COLOR #046918

HEX: #046918 RGB: (4,105,24)

Color info

#046918 contains mainly green color. Web safe color of #046918 is #006600 (or #060).

RGB color model

#046918 color RGB value is (4,105,24).

RGB: (4,105,24) (2%, 41%, 9%)

RGB channels and saturation

R 4 of 255 = 2%
G 105 of 255 = 41%
B 24 of 255 = 9%

4
105
24

R + G + B ~ 17%. #046918 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 105 + 24 = 133 (100%)
R 4 of 133 ~ 3.01%
G 105 of 133 ~ 78.95%
B 24 of 133 ~ 18.05'%

%78.95
%18.05

CMYK color model

#046918 color CMYK value is (96,0,77,59).

  • cyan value is 96.19%
  • magenta value is 0.00%
  • yellow value is 77.14%
  • key color value is 58.82%

CMYK: (96,0,77,59)
C96M0Y77K59 (96%, 0%, 77%, 59%)
(0.96 / 0.00 / 0.77 / 0.59)

CMYK percentages

%96.19
%0
%77.14
%58.82

Codes

Color #046918 in popluar color models

04 69 18
RGB 4 105 24
HSL 132° 92.66% 21.37%
HSB/HSV 132° 96.19% 41.18%
CMYK 96.19% 0.00% 77.14%
58.82%

Color #046918 in popluar number systems.

HEX 04 69 18
Decimal 4 105 24
Binary 100 1101001 11000
Octal 4 151 30

Shades and tints

Shades of #046918

#046918
(4,105,24)
#046016
(4,96,22)
#045714
(4,87,20)
#044E12
(4,78,18)
#044510
(4,69,16)
#043C0E
(4,60,14)
#04330C
(4,51,12)
#042A0A
(4,42,10)
#042108
(4,33,8)
#041806
(4,24,6)
#040F04
(4,15,4)
#000000
(0,0,0)

Tints of #046918

#046918
(4,105,24)
#1A762D
(26,118,45)
#308342
(48,131,66)
#469057
(70,144,87)
#5C9D6C
(92,157,108)
#72AA81
(114,170,129)
#88B796
(136,183,150)
#9EC4AB
(158,196,171)
#B4D1C0
(180,209,192)
#CADED5
(202,222,213)
#E0EBEA
(224,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #046918 color. Also use rgb(4,105,24) instead hex code.

Text Font Color

.myTextColor { color: #046918; }

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

This text font color is #046918.

Background Color

.myBgColor { background-color: #046918; }

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

This div background color is #046918.

Border color

.myBorderColor { border: 1px solid #046918; }

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

This div border color is #046918.

Opacity

.myOpacity80 { color: #046918; opacity: 0.8; }

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

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

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

This text has shadow with #046918 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #046918.

Preview

Color preview on black background

This text has color #046918 on black background.


Color preview on white background

This text has color #046918 on white background.


Black color preview on #046918 background

This text has black color on #046918 background.


White color preview on #046918 background

This text has white color on #046918 background.


Related colors

Complementary color

Complementary color for #hex is #FB96E7.


I love getcolorcode.com

Triadic colors

1 #180469 and #691804 with #046918 are triadic colors.

2 #186904 and #690418 with #046918 are triadic colors.