COLOR #05491C

HEX: #05491C RGB: (5,73,28)

Color info

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

RGB color model

#05491C color RGB value is (5,73,28).

RGB: (5,73,28) (2%, 29%, 11%)

RGB channels and saturation

R 5 of 255 = 2%
G 73 of 255 = 29%
B 28 of 255 = 11%

5
73
28

R + G + B ~ 14%. #05491C is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 73 + 28 = 106 (100%)
R 5 of 106 ~ 4.72%
G 73 of 106 ~ 68.87%
B 28 of 106 ~ 26.42'%

%68.87
%26.42

CMYK color model

#05491C color CMYK value is (93,0,62,71).

  • cyan value is 93.15%
  • magenta value is 0.00%
  • yellow value is 61.64%
  • key color value is 71.37%

CMYK: (93,0,62,71)
C93M0Y62K71 (93%, 0%, 62%, 71%)
(0.93 / 0.00 / 0.62 / 0.71)

CMYK percentages

%93.15
%0
%61.64
%71.37

Codes

Color #05491C in popluar color models

05 49 1C
RGB 5 73 28
HSL 140° 87.18% 15.29%
HSB/HSV 140° 93.15% 28.63%
CMYK 93.15% 0.00% 61.64%
71.37%

Color #05491C in popluar number systems.

HEX 05 49 1C
Decimal 5 73 28
Binary 101 1001001 11100
Octal 5 111 34

Shades and tints

Shades of #05491C

#05491C
(5,73,28)
#05431A
(5,67,26)
#053D18
(5,61,24)
#053716
(5,55,22)
#053114
(5,49,20)
#052B12
(5,43,18)
#052510
(5,37,16)
#051F0E
(5,31,14)
#05190C
(5,25,12)
#05130A
(5,19,10)
#050D08
(5,13,8)
#000000
(0,0,0)

Tints of #05491C

#05491C
(5,73,28)
#1B5930
(27,89,48)
#316944
(49,105,68)
#477958
(71,121,88)
#5D896C
(93,137,108)
#739980
(115,153,128)
#89A994
(137,169,148)
#9FB9A8
(159,185,168)
#B5C9BC
(181,201,188)
#CBD9D0
(203,217,208)
#E1E9E4
(225,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #05491C color. Also use rgb(5,73,28) instead hex code.

Text Font Color

.myTextColor { color: #05491C; }

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

This text font color is #05491C.

Background Color

.myBgColor { background-color: #05491C; }

<div style="background-color:#05491C">Inner text</div>

This div background color is #05491C.

Border color

.myBorderColor { border: 1px solid #05491C; }

<div style="border:3px solid #05491C">Div</div>

This div border color is #05491C.

Opacity

.myOpacity80 { color: #05491C; opacity: 0.8; }

<p style="color:#05491C;opacity:0.8;">80%</p>

Text with #05491C 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 #05491C;}

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

This text has shadow with #05491C color.


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

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

This text has shadow with #05491C primary color and red secondary color.


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

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

This text has shadow with #05491C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #05491C.

Preview

Color preview on black background

This text has color #05491C on black background.


Color preview on white background

This text has color #05491C on white background.


Black color preview on #05491C background

This text has black color on #05491C background.


White color preview on #05491C background

This text has white color on #05491C background.


Related colors

Complementary color

Complementary color for #hex is #FAB6E3.


I love getcolorcode.com

Triadic colors

1 #1C0549 and #491C05 with #05491C are triadic colors.

2 #1C4905 and #49051C with #05491C are triadic colors.