COLOR #095017

HEX: #095017 RGB: (9,80,23)

Color info

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

RGB color model

#095017 color RGB value is (9,80,23).

RGB: (9,80,23) (4%, 31%, 9%)

RGB channels and saturation

R 9 of 255 = 4%
G 80 of 255 = 31%
B 23 of 255 = 9%

9
80
23

R + G + B ~ 15%. #095017 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 80 + 23 = 112 (100%)
R 9 of 112 ~ 8.04%
G 80 of 112 ~ 71.43%
B 23 of 112 ~ 20.54'%

%71.43
%20.54

CMYK color model

#095017 color CMYK value is (89,0,71,69).

  • cyan value is 88.75%
  • magenta value is 0.00%
  • yellow value is 71.25%
  • key color value is 68.63%

CMYK: (89,0,71,69)
C89M0Y71K69 (89%, 0%, 71%, 69%)
(0.89 / 0.00 / 0.71 / 0.69)

CMYK percentages

%88.75
%0
%71.25
%68.63

Codes

Color #095017 in popluar color models

09 50 17
RGB 9 80 23
HSL 132° 79.78% 17.45%
HSB/HSV 132° 88.75% 31.37%
CMYK 88.75% 0.00% 71.25%
68.63%

Color #095017 in popluar number systems.

HEX 09 50 17
Decimal 9 80 23
Binary 1001 1010000 10111
Octal 11 120 27

Shades and tints

Shades of #095017

#095017
(9,80,23)
#094915
(9,73,21)
#094213
(9,66,19)
#093B11
(9,59,17)
#09340F
(9,52,15)
#092D0D
(9,45,13)
#09260B
(9,38,11)
#091F09
(9,31,9)
#091807
(9,24,7)
#091105
(9,17,5)
#090A03
(9,10,3)
#000000
(0,0,0)

Tints of #095017

#095017
(9,80,23)
#1F5F2C
(31,95,44)
#356E41
(53,110,65)
#4B7D56
(75,125,86)
#618C6B
(97,140,107)
#779B80
(119,155,128)
#8DAA95
(141,170,149)
#A3B9AA
(163,185,170)
#B9C8BF
(185,200,191)
#CFD7D4
(207,215,212)
#E5E6E9
(229,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #095017 color. Also use rgb(9,80,23) instead hex code.

Text Font Color

.myTextColor { color: #095017; }

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

This text font color is #095017.

Background Color

.myBgColor { background-color: #095017; }

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

This div background color is #095017.

Border color

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

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

This div border color is #095017.

Opacity

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

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

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

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

This text has shadow with #095017 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #095017.

Preview

Color preview on black background

This text has color #095017 on black background.


Color preview on white background

This text has color #095017 on white background.


Black color preview on #095017 background

This text has black color on #095017 background.


White color preview on #095017 background

This text has white color on #095017 background.


Related colors

Complementary color

Complementary color for #hex is #F6AFE8.


I love getcolorcode.com

Triadic colors

1 #170950 and #501709 with #095017 are triadic colors.

2 #175009 and #500917 with #095017 are triadic colors.