COLOR #0A4918

HEX: #0A4918 RGB: (10,73,24)

Color info

#0A4918 contains mainly green and blue colors. Web safe color of #0A4918 is #003300 (or #030).

RGB color model

#0A4918 color RGB value is (10,73,24).

RGB: (10,73,24) (4%, 29%, 9%)

RGB channels and saturation

R 10 of 255 = 4%
G 73 of 255 = 29%
B 24 of 255 = 9%

10
73
24

R + G + B ~ 14%. #0A4918 is dark color.

Portions of RGB colors in percentages

R + G + B = 10 + 73 + 24 = 107 (100%)
R 10 of 107 ~ 9.35%
G 73 of 107 ~ 68.22%
B 24 of 107 ~ 22.43'%

%68.22
%22.43

CMYK color model

#0A4918 color CMYK value is (86,0,67,71).

  • cyan value is 86.30%
  • magenta value is 0.00%
  • yellow value is 67.12%
  • key color value is 71.37%
CMYK: (86,0,67,71) C86M0Y67K71 (86%,0%,67%,71%) (0.86/0.00/0.67/0.71) 

CMYK percentages

%86.3
%0
%67.12
%71.37

Codes

Color #0A4918 in popluar color models

0A 49 18
RGB 10 73 24
HSL 133° 75.90% 16.27%
HSB/HSV 133° 86.30% 28.63%
CMYK 86.30% 0.00% 67.12%
71.37%

Color #0A4918 in popluar number systems.

HEX 0A 49 18
Decimal 10 73 24
Binary 1010 1001001 11000
Octal 12 111 30

Shades and tints

Shades of #0A4918

#0A4918
(10,73,24)
#0A4316
(10,67,22)
#0A3D14
(10,61,20)
#0A3712
(10,55,18)
#0A3110
(10,49,16)
#0A2B0E
(10,43,14)
#0A250C
(10,37,12)
#0A1F0A
(10,31,10)
#0A1908
(10,25,8)
#0A1306
(10,19,6)
#0A0D04
(10,13,4)
#000000
(0,0,0)

Tints of #0A4918

#0A4918
(10,73,24)
#20592D
(32,89,45)
#366942
(54,105,66)
#4C7957
(76,121,87)
#62896C
(98,137,108)
#789981
(120,153,129)
#8EA996
(142,169,150)
#A4B9AB
(164,185,171)
#BAC9C0
(186,201,192)
#D0D9D5
(208,217,213)
#E6E9EA
(230,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #0A4918; }

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

This text font color is #0A4918.

Background Color

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

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

This div background color is #0A4918.

Border color

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

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

This div border color is #0A4918.

Opacity

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

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

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

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

This text has shadow with #0A4918 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0A4918.

Preview

Color preview on black background

This text has color #0A4918 on black background.


Color preview on white background

This text has color #0A4918 on white background.


Black color preview on #0A4918 background

This text has black color on #0A4918 background.


White color preview on #0A4918 background

This text has white color on #0A4918 background.


Related colors

Complementary color

Complementary color for #hex is #F5B6E7.


I love getcolorcode.com

Triadic colors

1 #180A49 and #49180A with #0A4918 are triadic colors.

2 #18490A and #490A18 with #0A4918 are triadic colors.