COLOR #067317

HEX: #067317 RGB: (6,115,23)

Color info

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

RGB color model

#067317 color RGB value is (6,115,23).

RGB: (6,115,23) (2%, 45%, 9%)

RGB channels and saturation

R 6 of 255 = 2%
G 115 of 255 = 45%
B 23 of 255 = 9%

6
115
23

R + G + B ~ 19%. #067317 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 115 + 23 = 144 (100%)
R 6 of 144 ~ 4.17%
G 115 of 144 ~ 79.86%
B 23 of 144 ~ 15.97'%

%79.86
%15.97

CMYK color model

#067317 color CMYK value is (95,0,80,55).

  • cyan value is 94.78%
  • magenta value is 0.00%
  • yellow value is 80.00%
  • key color value is 54.90%
CMYK: (95,0,80,55) C95M0Y80K55 (95%,0%,80%,55%) (0.95/0.00/0.80/0.55) 

CMYK percentages

%94.78
%0
%80
%54.9

Codes

Color #067317 in popluar color models

06 73 17
RGB 6 115 23
HSL 129° 90.08% 23.73%
HSB/HSV 129° 94.78% 45.10%
CMYK 94.78% 0.00% 80.00%
54.90%

Color #067317 in popluar number systems.

HEX 06 73 17
Decimal 6 115 23
Binary 110 1110011 10111
Octal 6 163 27

Shades and tints

Shades of #067317

#067317
(6,115,23)
#066915
(6,105,21)
#065F13
(6,95,19)
#065511
(6,85,17)
#064B0F
(6,75,15)
#06410D
(6,65,13)
#06370B
(6,55,11)
#062D09
(6,45,9)
#062307
(6,35,7)
#061905
(6,25,5)
#060F03
(6,15,3)
#000000
(0,0,0)

Tints of #067317

#067317
(6,115,23)
#1C7F2C
(28,127,44)
#328B41
(50,139,65)
#489756
(72,151,86)
#5EA36B
(94,163,107)
#74AF80
(116,175,128)
#8ABB95
(138,187,149)
#A0C7AA
(160,199,170)
#B6D3BF
(182,211,191)
#CCDFD4
(204,223,212)
#E2EBE9
(226,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #067317; }

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

This text font color is #067317.

Background Color

.myBgColor { background-color: #067317; }

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

This div background color is #067317.

Border color

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

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

This div border color is #067317.

Opacity

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

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

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

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

This text has shadow with #067317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #067317.

Preview

Color preview on black background

This text has color #067317 on black background.


Color preview on white background

This text has color #067317 on white background.


Black color preview on #067317 background

This text has black color on #067317 background.


White color preview on #067317 background

This text has white color on #067317 background.


Related colors

Complementary color

Complementary color for #hex is #F98CE8.


I love getcolorcode.com

Triadic colors

1 #170673 and #731706 with #067317 are triadic colors.

2 #177306 and #730617 with #067317 are triadic colors.