COLOR #064118

HEX: #064118 RGB: (6,65,24)

Color info

#064118 contains red, green and blue colors in about the same proportion. Web safe color of #064118 is #003300 (or #030).

RGB color model

#064118 color RGB value is (6,65,24).

RGB: (6,65,24) (2%, 25%, 9%)

RGB channels and saturation

R 6 of 255 = 2%
G 65 of 255 = 25%
B 24 of 255 = 9%

6
65
24

R + G + B ~ 12%. #064118 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 65 + 24 = 95 (100%)
R 6 of 95 ~ 6.32%
G 65 of 95 ~ 68.42%
B 24 of 95 ~ 25.26'%

%68.42
%25.26

CMYK color model

#064118 color CMYK value is (91,0,63,75).

  • cyan value is 90.77%
  • magenta value is 0.00%
  • yellow value is 63.08%
  • key color value is 74.51%

CMYK: (91,0,63,75)
C91M0Y63K75 (91%, 0%, 63%, 75%)
(0.91 / 0.00 / 0.63 / 0.75)

CMYK percentages

%90.77
%0
%63.08
%74.51

Codes

Color #064118 in popluar color models

06 41 18
RGB 6 65 24
HSL 138° 83.10% 13.92%
HSB/HSV 138° 90.77% 25.49%
CMYK 90.77% 0.00% 63.08%
74.51%

Color #064118 in popluar number systems.

HEX 06 41 18
Decimal 6 65 24
Binary 110 1000001 11000
Octal 6 101 30

Shades and tints

Shades of #064118

#064118
(6,65,24)
#063C16
(6,60,22)
#063714
(6,55,20)
#063212
(6,50,18)
#062D10
(6,45,16)
#06280E
(6,40,14)
#06230C
(6,35,12)
#061E0A
(6,30,10)
#061908
(6,25,8)
#061406
(6,20,6)
#060F04
(6,15,4)
#000000
(0,0,0)

Tints of #064118

#064118
(6,65,24)
#1C522D
(28,82,45)
#326342
(50,99,66)
#487457
(72,116,87)
#5E856C
(94,133,108)
#749681
(116,150,129)
#8AA796
(138,167,150)
#A0B8AB
(160,184,171)
#B6C9C0
(182,201,192)
#CCDAD5
(204,218,213)
#E2EBEA
(226,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #064118; }

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

This text font color is #064118.

Background Color

.myBgColor { background-color: #064118; }

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

This div background color is #064118.

Border color

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

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

This div border color is #064118.

Opacity

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

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

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

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

This text has shadow with #064118 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #064118.

Preview

Color preview on black background

This text has color #064118 on black background.


Color preview on white background

This text has color #064118 on white background.


Black color preview on #064118 background

This text has black color on #064118 background.


White color preview on #064118 background

This text has white color on #064118 background.


Related colors

Complementary color

Complementary color for #hex is #F9BEE7.


I love getcolorcode.com

Triadic colors

1 #180641 and #411806 with #064118 are triadic colors.

2 #184106 and #410618 with #064118 are triadic colors.