COLOR #0A4A66

HEX: #0A4A66 RGB: (10,74,102)

Color info

#0A4A66 contains mainly green and blue colors. Web safe color of #0A4A66 is #003366 (or #036).

RGB color model

#0A4A66 color RGB value is (10,74,102).

RGB: (10,74,102) (4%, 29%, 40%)

RGB channels and saturation

R 10 of 255 = 4%
G 74 of 255 = 29%
B 102 of 255 = 40%

10
74
102

R + G + B ~ 24%. #0A4A66 is dark color.

Portions of RGB colors in percentages

R + G + B = 10 + 74 + 102 = 186 (100%)
R 10 of 186 ~ 5.38%
G 74 of 186 ~ 39.78%
B 102 of 186 ~ 54.84'%

%39.78
%54.84

CMYK color model

#0A4A66 color CMYK value is (90,27,0,60).

  • cyan value is 90.20%
  • magenta value is 27.45%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (90,27,0,60) C90M27Y0K60 (90%,27%,0%,60%) (0.90/0.27/0.00/0.60) 

CMYK percentages

%90.2
%27.45
%0
%60

Codes

Color #0A4A66 in popluar color models

0A 4A 66
RGB 10 74 102
HSL 198° 82.14% 21.96%
HSB/HSV 198° 90.20% 40.00%
CMYK 90.20% 27.45% 0.00%
60.00%

Color #0A4A66 in popluar number systems.

HEX 0A 4A 66
Decimal 10 74 102
Binary 1010 1001010 1100110
Octal 12 112 146

Shades and tints

Shades of #0A4A66

#0A4A66
(10,74,102)
#0A445D
(10,68,93)
#0A3E54
(10,62,84)
#0A384B
(10,56,75)
#0A3242
(10,50,66)
#0A2C39
(10,44,57)
#0A2630
(10,38,48)
#0A2027
(10,32,39)
#0A1A1E
(10,26,30)
#0A1415
(10,20,21)
#0A0E0C
(10,14,12)
#000000
(0,0,0)

Tints of #0A4A66

#0A4A66
(10,74,102)
#205A73
(32,90,115)
#366A80
(54,106,128)
#4C7A8D
(76,122,141)
#628A9A
(98,138,154)
#789AA7
(120,154,167)
#8EAAB4
(142,170,180)
#A4BAC1
(164,186,193)
#BACACE
(186,202,206)
#D0DADB
(208,218,219)
#E6EAE8
(230,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0A4A66 color. Also use rgb(10,74,102) instead hex code.

Text Font Color

.myTextColor { color: #0A4A66; }

<p style="color:#0A4A66">This sample text font color is #0A4A66.</p>

This text font color is #0A4A66.

Background Color

.myBgColor { background-color: #0A4A66; }

<div style="background-color:#0A4A66">Inner text</div>

This div background color is #0A4A66.

Border color

.myBorderColor { border: 1px solid #0A4A66; }

<div style="border:3px solid #0A4A66">Div</div>

This div border color is #0A4A66.

Opacity

.myOpacity80 { color: #0A4A66; opacity: 0.8; }

<p style="color:#0A4A66;opacity:0.8;">80%</p>

Text with #0A4A66 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #0A4A66;}

<p style="text-shadow: 3px 3px 1px #0A4A66">Text here.</p>

This text has shadow with #0A4A66 color.


.textShadow {text-shadow: 3px 3px 1px #0A4A66', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #0A4A66, 5px 5px 20px red">Text here.</p>

This text has shadow with #0A4A66 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#0A4A66, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#0A4A66, Direction=45, Strength=4)">Text</p>

This text has shadow with #0A4A66 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #0A4A66;
-webkit-box-shadow: 1px 1px 3px 2px #0A4A66;
box-shadow: 1px 1px 3px 2px #0A4A66;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #0A4A66; -webkit-box-shadow: 1px 1px 3px 2px #0A4A66; box-shadow:1px 1px 3px 2px #0A4A66;">
Div content here
</div>

This div box has shadow with color #0A4A66.

Preview

Color preview on black background

This text has color #0A4A66 on black background.


Color preview on white background

This text has color #0A4A66 on white background.


Black color preview on #0A4A66 background

This text has black color on #0A4A66 background.


White color preview on #0A4A66 background

This text has white color on #0A4A66 background.


Related colors

Complementary color

Complementary color for #hex is #F5B599.


I love getcolorcode.com

Triadic colors

1 #660A4A and #4A660A with #0A4A66 are triadic colors.

2 #664A0A and #4A0A66 with #0A4A66 are triadic colors.