COLOR #0A2D79

HEX: #0A2D79 RGB: (10,45,121)

Color info

#0A2D79 contains mainly blue color. Web safe color of #0A2D79 is #003366 (or #036).

RGB color model

#0A2D79 color RGB value is (10,45,121).

RGB: (10,45,121) (4%, 18%, 47%)

RGB channels and saturation

R 10 of 255 = 4%
G 45 of 255 = 18%
B 121 of 255 = 47%

10
45
121

R + G + B ~ 23%. #0A2D79 is dark color.

Portions of RGB colors in percentages

R + G + B = 10 + 45 + 121 = 176 (100%)
R 10 of 176 ~ 5.68%
G 45 of 176 ~ 25.57%
B 121 of 176 ~ 68.75'%

%25.57
%68.75

CMYK color model

#0A2D79 color CMYK value is (92,63,0,53).

  • cyan value is 91.74%
  • magenta value is 62.81%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (92,63,0,53)
C92M63Y0K53 (92%, 63%, 0%, 53%)
(0.92 / 0.63 / 0.00 / 0.53)

CMYK percentages

%91.74
%62.81
%0
%52.55

Codes

Color #0A2D79 in popluar color models

0A 2D 79
RGB 10 45 121
HSL 221° 84.73% 25.69%
HSB/HSV 221° 91.74% 47.45%
CMYK 91.74% 62.81% 0.00%
52.55%

Color #0A2D79 in popluar number systems.

HEX 0A 2D 79
Decimal 10 45 121
Binary 1010 101101 1111001
Octal 12 55 171

Shades and tints

Shades of #0A2D79

#0A2D79
(10,45,121)
#0A296E
(10,41,110)
#0A2563
(10,37,99)
#0A2158
(10,33,88)
#0A1D4D
(10,29,77)
#0A1942
(10,25,66)
#0A1537
(10,21,55)
#0A112C
(10,17,44)
#0A0D21
(10,13,33)
#0A0916
(10,9,22)
#0A050B
(10,5,11)
#000000
(0,0,0)

Tints of #0A2D79

#0A2D79
(10,45,121)
#204085
(32,64,133)
#365391
(54,83,145)
#4C669D
(76,102,157)
#6279A9
(98,121,169)
#788CB5
(120,140,181)
#8E9FC1
(142,159,193)
#A4B2CD
(164,178,205)
#BAC5D9
(186,197,217)
#D0D8E5
(208,216,229)
#E6EBF1
(230,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0A2D79 color. Also use rgb(10,45,121) instead hex code.

Text Font Color

.myTextColor { color: #0A2D79; }

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

This text font color is #0A2D79.

Background Color

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

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

This div background color is #0A2D79.

Border color

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

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

This div border color is #0A2D79.

Opacity

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

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

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

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

This text has shadow with #0A2D79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0A2D79.

Preview

Color preview on black background

This text has color #0A2D79 on black background.


Color preview on white background

This text has color #0A2D79 on white background.


Black color preview on #0A2D79 background

This text has black color on #0A2D79 background.


White color preview on #0A2D79 background

This text has white color on #0A2D79 background.


Related colors

Complementary color

Complementary color for #hex is #F5D286.


I love getcolorcode.com

Triadic colors

1 #790A2D and #2D790A with #0A2D79 are triadic colors.

2 #792D0A and #2D0A79 with #0A2D79 are triadic colors.