COLOR #0A2A49

HEX: #0A2A49 RGB: (10,42,73)

Color info

#0A2A49 contains mainly green and blue colors. Web safe color of #0A2A49 is #003333 (or #033).

RGB color model

#0A2A49 color RGB value is (10,42,73).

RGB: (10,42,73) (4%, 16%, 29%)

RGB channels and saturation

R 10 of 255 = 4%
G 42 of 255 = 16%
B 73 of 255 = 29%

10
42
73

R + G + B ~ 16%. #0A2A49 is dark color.

Portions of RGB colors in percentages

R + G + B = 10 + 42 + 73 = 125 (100%)
R 10 of 125 ~ 8%
G 42 of 125 ~ 33.6%
B 73 of 125 ~ 58.4'%

%33.6
%58.4

CMYK color model

#0A2A49 color CMYK value is (86,42,0,71).

  • cyan value is 86.30%
  • magenta value is 42.47%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (86,42,0,71)
C86M42Y0K71 (86%, 42%, 0%, 71%)
(0.86 / 0.42 / 0.00 / 0.71)

CMYK percentages

%86.3
%42.47
%0
%71.37

Codes

Color #0A2A49 in popluar color models

0A 2A 49
RGB 10 42 73
HSL 210° 75.90% 16.27%
HSB/HSV 210° 86.30% 28.63%
CMYK 86.30% 42.47% 0.00%
71.37%

Color #0A2A49 in popluar number systems.

HEX 0A 2A 49
Decimal 10 42 73
Binary 1010 101010 1001001
Octal 12 52 111

Shades and tints

Shades of #0A2A49

#0A2A49
(10,42,73)
#0A2743
(10,39,67)
#0A243D
(10,36,61)
#0A2137
(10,33,55)
#0A1E31
(10,30,49)
#0A1B2B
(10,27,43)
#0A1825
(10,24,37)
#0A151F
(10,21,31)
#0A1219
(10,18,25)
#0A0F13
(10,15,19)
#0A0C0D
(10,12,13)
#000000
(0,0,0)

Tints of #0A2A49

#0A2A49
(10,42,73)
#203D59
(32,61,89)
#365069
(54,80,105)
#4C6379
(76,99,121)
#627689
(98,118,137)
#788999
(120,137,153)
#8E9CA9
(142,156,169)
#A4AFB9
(164,175,185)
#BAC2C9
(186,194,201)
#D0D5D9
(208,213,217)
#E6E8E9
(230,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0A2A49 color. Also use rgb(10,42,73) instead hex code.

Text Font Color

.myTextColor { color: #0A2A49; }

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

This text font color is #0A2A49.

Background Color

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

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

This div background color is #0A2A49.

Border color

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

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

This div border color is #0A2A49.

Opacity

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

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

Text with #0A2A49 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 #0A2A49;}

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

This text has shadow with #0A2A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0A2A49.

Preview

Color preview on black background

This text has color #0A2A49 on black background.


Color preview on white background

This text has color #0A2A49 on white background.


Black color preview on #0A2A49 background

This text has black color on #0A2A49 background.


White color preview on #0A2A49 background

This text has white color on #0A2A49 background.


Related colors

Complementary color

Complementary color for #hex is #F5D5B6.


I love getcolorcode.com

Triadic colors

1 #490A2A and #2A490A with #0A2A49 are triadic colors.

2 #492A0A and #2A0A49 with #0A2A49 are triadic colors.