COLOR #064917

HEX: #064917 RGB: (6,73,23)

Color info

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

RGB color model

#064917 color RGB value is (6,73,23).

RGB: (6,73,23) (2%, 29%, 9%)

RGB channels and saturation

R 6 of 255 = 2%
G 73 of 255 = 29%
B 23 of 255 = 9%

6
73
23

R + G + B ~ 13%. #064917 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 73 + 23 = 102 (100%)
R 6 of 102 ~ 5.88%
G 73 of 102 ~ 71.57%
B 23 of 102 ~ 22.55'%

%71.57
%22.55

CMYK color model

#064917 color CMYK value is (92,0,68,71).

  • cyan value is 91.78%
  • magenta value is 0.00%
  • yellow value is 68.49%
  • key color value is 71.37%

CMYK: (92,0,68,71)
C92M0Y68K71 (92%, 0%, 68%, 71%)
(0.92 / 0.00 / 0.68 / 0.71)

CMYK percentages

%91.78
%0
%68.49
%71.37

Codes

Color #064917 in popluar color models

06 49 17
RGB 6 73 23
HSL 135° 84.81% 15.49%
HSB/HSV 135° 91.78% 28.63%
CMYK 91.78% 0.00% 68.49%
71.37%

Color #064917 in popluar number systems.

HEX 06 49 17
Decimal 6 73 23
Binary 110 1001001 10111
Octal 6 111 27

Shades and tints

Shades of #064917

#064917
(6,73,23)
#064315
(6,67,21)
#063D13
(6,61,19)
#063711
(6,55,17)
#06310F
(6,49,15)
#062B0D
(6,43,13)
#06250B
(6,37,11)
#061F09
(6,31,9)
#061907
(6,25,7)
#061305
(6,19,5)
#060D03
(6,13,3)
#000000
(0,0,0)

Tints of #064917

#064917
(6,73,23)
#1C592C
(28,89,44)
#326941
(50,105,65)
#487956
(72,121,86)
#5E896B
(94,137,107)
#749980
(116,153,128)
#8AA995
(138,169,149)
#A0B9AA
(160,185,170)
#B6C9BF
(182,201,191)
#CCD9D4
(204,217,212)
#E2E9E9
(226,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #064917 color. Also use rgb(6,73,23) instead hex code.

Text Font Color

.myTextColor { color: #064917; }

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

This text font color is #064917.

Background Color

.myBgColor { background-color: #064917; }

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

This div background color is #064917.

Border color

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

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

This div border color is #064917.

Opacity

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

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

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

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

This text has shadow with #064917 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #064917.

Preview

Color preview on black background

This text has color #064917 on black background.


Color preview on white background

This text has color #064917 on white background.


Black color preview on #064917 background

This text has black color on #064917 background.


White color preview on #064917 background

This text has white color on #064917 background.


Related colors

Complementary color

Complementary color for #hex is #F9B6E8.


I love getcolorcode.com

Triadic colors

1 #170649 and #491706 with #064917 are triadic colors.

2 #174906 and #490617 with #064917 are triadic colors.