COLOR #085836

HEX: #085836 RGB: (8,88,54)

Color info

#085836 contains mainly green and blue colors. Web safe color of #085836 is #006633 (or #063).

RGB color model

#085836 color RGB value is (8,88,54).

RGB: (8,88,54) (3%, 35%, 21%)

RGB channels and saturation

R 8 of 255 = 3%
G 88 of 255 = 35%
B 54 of 255 = 21%

8
88
54

R + G + B ~ 20%. #085836 is dark color.

Portions of RGB colors in percentages

R + G + B = 8 + 88 + 54 = 150 (100%)
R 8 of 150 ~ 5.33%
G 88 of 150 ~ 58.67%
B 54 of 150 ~ 36'%

%58.67
%36

CMYK color model

#085836 color CMYK value is (91,0,39,65).

  • cyan value is 90.91%
  • magenta value is 0.00%
  • yellow value is 38.64%
  • key color value is 65.49%

CMYK: (91,0,39,65)
C91M0Y39K65 (91%, 0%, 39%, 65%)
(0.91 / 0.00 / 0.39 / 0.65)

CMYK percentages

%90.91
%0
%38.64
%65.49

Codes

Color #085836 in popluar color models

08 58 36
RGB 8 88 54
HSL 155° 83.33% 18.82%
HSB/HSV 155° 90.91% 34.51%
CMYK 90.91% 0.00% 38.64%
65.49%

Color #085836 in popluar number systems.

HEX 08 58 36
Decimal 8 88 54
Binary 1000 1011000 110110
Octal 10 130 66

Shades and tints

Shades of #085836

#085836
(8,88,54)
#085032
(8,80,50)
#08482E
(8,72,46)
#08402A
(8,64,42)
#083826
(8,56,38)
#083022
(8,48,34)
#08281E
(8,40,30)
#08201A
(8,32,26)
#081816
(8,24,22)
#081012
(8,16,18)
#08080E
(8,8,14)
#000000
(0,0,0)

Tints of #085836

#085836
(8,88,54)
#1E6748
(30,103,72)
#34765A
(52,118,90)
#4A856C
(74,133,108)
#60947E
(96,148,126)
#76A390
(118,163,144)
#8CB2A2
(140,178,162)
#A2C1B4
(162,193,180)
#B8D0C6
(184,208,198)
#CEDFD8
(206,223,216)
#E4EEEA
(228,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #085836 color. Also use rgb(8,88,54) instead hex code.

Text Font Color

.myTextColor { color: #085836; }

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

This text font color is #085836.

Background Color

.myBgColor { background-color: #085836; }

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

This div background color is #085836.

Border color

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

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

This div border color is #085836.

Opacity

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

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

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

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

This text has shadow with #085836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #085836.

Preview

Color preview on black background

This text has color #085836 on black background.


Color preview on white background

This text has color #085836 on white background.


Black color preview on #085836 background

This text has black color on #085836 background.


White color preview on #085836 background

This text has white color on #085836 background.


Related colors

Complementary color

Complementary color for #hex is #F7A7C9.


I love getcolorcode.com

Triadic colors

1 #360858 and #583608 with #085836 are triadic colors.

2 #365808 and #580836 with #085836 are triadic colors.