crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#0a47ac hex color - Blue - Cool color - Information

#0a47ac hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #0a47ac Color code in RGB color code model is created after adding 3.92% red color, 27.84% green color and 67.45% blue color. Hex #0a47ac Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 59% magenta, 0% yellow and 33% black.

Hex #0a47ac color code is between #1144aa web safe hex color code and #0055bb web safe hex color code. #1144aa is the nearest web safe color code. You can see here many more shades of #0a47ac color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code0a47ac#0a47ac
RGB Decimal10, 71, 172rgb(10, 71, 172)
RGB Percent4%, 28%, 67%rgb(4%, 28%, 67%)
CSS RGBa10, 71, 172,1rgba(10,71,172,1)
CMYK Modelcmyk(94%,59%,0%,33%)
HSL Color Space217,89% ,36%hsl(217,89% ,36%)
HSV Color Space217°, 94%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010100100011110101100
Octal12107254
Decimal1071172
Hex0a47ac

Different shades of #0a47ac color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #0a47ac
#0d5bdc
Dark Shade of #0a47ac
#07337c
Saturated Shade of #0a47ac
#0145b5
Desaturated Shade of #0a47ac
#1349a3
Grey scale Shade of #0a47ac
#5b5b5b
Brighten Shade
#2360c5
Most Readable Shade
#FFFFFF

Shades of #0a47ac color code

Generate more color scales with scales (color stack) generator.

#0a47ac
#083f98
#073785
#062f72
#05275f
#041f4c
#031739
#020f26
#010713
#000000

Similar Color like #0a47ac color

Find visually similar hex color codes nearing to #0a47ac hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#0b48ad
#0c49ae
#0d4aaf
#0e4bb0
#0f4cb1
#104db2
#114eb3
#124fb4
#1350b5
#1451b6
#1552b7
#1653b8
#1754b9
#1855ba
#0946ab
#0845aa
#0744a9
#0643a8
#0542a7
#0441a6
#0340a5
#023fa4
#013ea3
#003da2
#003ca1
#003ba0
#003a9f
#00399e

Monochromatic Color with #0a47ac

#0a47ac
#0c59d6
#000102
#03122c
#052457
#083581

Tints of #0a47ac Color

#0a47ac
#255bb5
#406fbe
#5b84c7
#7698d0
#92adda
#adc1e3
#c8d6ec
#e3eaf5
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#0a47ac
#ac6f0a

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#0a47ac
#ac1e0a
#98ac0a

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#0a88ac
#0a67ac
#0a47ac
#0a27ac
#0e0aac

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#0a47ac
#ac0a47
#47ac0a

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#0a47ac
#ac0a98
#ac6f0a
#0aac1e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#0a47ac
#ac6f0a
#98ac0a
#1e0aac

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #0a47ac Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#0a47ac Color Code Preview on Black Background Color

This is how #0a47ac Color will look on black background color. Color contrast ratio is 2.51

#0a47ac in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#0a47ac">Your Example Paragraph content text in with font color #0a47ac </p>

Your Example Paragraph content text in with font color #0a47ac

HTML with inline CSS

<div style="color:#0a47ac">Your Paragraph text in with font color #0a47ac </div>

Your Example Paragraph content text in with font color #0a47ac

#0a47ac color code is use for CSS Background Color

Background color for the above div is #0a47ac

HTML with inline CSS

<div style="background-color:#0a47ac;"></div>

#0a47ac color code is use for CSS Border Color

CSS Border color for the above div is #0a47ac

HTML with inline CSS

<div style="border:5px solid #0a47ac;"></div>

CSS Border Left color for the above div is #0a47ac

HTML with inline CSS

<div style="border-left:5px solid #0a47ac;"></div>

CSS Border Right color for the above div is #0a47ac

HTML with inline CSS

<div style="border-right:5px solid #0a47ac;"></div>

CSS Border Bottom color for the above div is #0a47ac

HTML with inline CSS

<div style="border-bottom:5px solid #0a47ac;"></div>

CSS Border Top color for the above div is #0a47ac

HTML with inline CSS

<div style="border-top:5px solid #0a47ac;"></div>

#0a47ac hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#0a47ac; } .examplecolorclass {color:#0a47ac; } .examplebordercolor {border:3px solid #0a47ac; }

#0a47ac Color code Preview on White Background

This is how #0a47ac Color code will look on white background color. Color contrast ratio is 8.37

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #0a47ac; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #0a47ac; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.