COLOR #064E18

HEX: #064E18 RGB: (6,78,24)

Color info

#064E18 contains mainly green and blue colors. Web safe color of #064E18 is #006600 (or #060).

RGB color model

#064E18 color RGB value is (6,78,24).

RGB: (6,78,24) (2%, 31%, 9%)

RGB channels and saturation

R 6 of 255 = 2%
G 78 of 255 = 31%
B 24 of 255 = 9%

6
78
24

R + G + B ~ 14%. #064E18 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 78 + 24 = 108 (100%)
R 6 of 108 ~ 5.56%
G 78 of 108 ~ 72.22%
B 24 of 108 ~ 22.22'%

%72.22
%22.22

CMYK color model

#064E18 color CMYK value is (92,0,69,69).

  • cyan value is 92.31%
  • magenta value is 0.00%
  • yellow value is 69.23%
  • key color value is 69.41%

CMYK: (92,0,69,69)
C92M0Y69K69 (92%, 0%, 69%, 69%)
(0.92 / 0.00 / 0.69 / 0.69)

CMYK percentages

%92.31
%0
%69.23
%69.41

Codes

Color #064E18 in popluar color models

06 4E 18
RGB 6 78 24
HSL 135° 85.71% 16.47%
HSB/HSV 135° 92.31% 30.59%
CMYK 92.31% 0.00% 69.23%
69.41%

Color #064E18 in popluar number systems.

HEX 06 4E 18
Decimal 6 78 24
Binary 110 1001110 11000
Octal 6 116 30

Shades and tints

Shades of #064E18

#064E18
(6,78,24)
#064716
(6,71,22)
#064014
(6,64,20)
#063912
(6,57,18)
#063210
(6,50,16)
#062B0E
(6,43,14)
#06240C
(6,36,12)
#061D0A
(6,29,10)
#061608
(6,22,8)
#060F06
(6,15,6)
#060804
(6,8,4)
#000000
(0,0,0)

Tints of #064E18

#064E18
(6,78,24)
#1C5E2D
(28,94,45)
#326E42
(50,110,66)
#487E57
(72,126,87)
#5E8E6C
(94,142,108)
#749E81
(116,158,129)
#8AAE96
(138,174,150)
#A0BEAB
(160,190,171)
#B6CEC0
(182,206,192)
#CCDED5
(204,222,213)
#E2EEEA
(226,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #064E18 color. Also use rgb(6,78,24) instead hex code.

Text Font Color

.myTextColor { color: #064E18; }

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

This text font color is #064E18.

Background Color

.myBgColor { background-color: #064E18; }

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

This div background color is #064E18.

Border color

.myBorderColor { border: 1px solid #064E18; }

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

This div border color is #064E18.

Opacity

.myOpacity80 { color: #064E18; opacity: 0.8; }

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

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

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

This text has shadow with #064E18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #064E18.

Preview

Color preview on black background

This text has color #064E18 on black background.


Color preview on white background

This text has color #064E18 on white background.


Black color preview on #064E18 background

This text has black color on #064E18 background.


White color preview on #064E18 background

This text has white color on #064E18 background.


Related colors

Complementary color

Complementary color for #hex is #F9B1E7.


I love getcolorcode.com

Triadic colors

1 #18064E and #4E1806 with #064E18 are triadic colors.

2 #184E06 and #4E0618 with #064E18 are triadic colors.