COLOR #085A24

HEX: #085A24 RGB: (8,90,36)

Color info

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

RGB color model

#085A24 color RGB value is (8,90,36).

RGB: (8,90,36) (3%, 35%, 14%)

RGB channels and saturation

R 8 of 255 = 3%
G 90 of 255 = 35%
B 36 of 255 = 14%

8
90
36

R + G + B ~ 17%. #085A24 is dark color.

Portions of RGB colors in percentages

R + G + B = 8 + 90 + 36 = 134 (100%)
R 8 of 134 ~ 5.97%
G 90 of 134 ~ 67.16%
B 36 of 134 ~ 26.87'%

%67.16
%26.87

CMYK color model

#085A24 color CMYK value is (91,0,60,65).

  • cyan value is 91.11%
  • magenta value is 0.00%
  • yellow value is 60.00%
  • key color value is 64.71%
CMYK: (91,0,60,65) C91M0Y60K65 (91%,0%,60%,65%) (0.91/0.00/0.60/0.65) 

CMYK percentages

%91.11
%0
%60
%64.71

Codes

Color #085A24 in popluar color models

08 5A 24
RGB 8 90 36
HSL 140° 83.67% 19.22%
HSB/HSV 140° 91.11% 35.29%
CMYK 91.11% 0.00% 60.00%
64.71%

Color #085A24 in popluar number systems.

HEX 08 5A 24
Decimal 8 90 36
Binary 1000 1011010 100100
Octal 10 132 44

Shades and tints

Shades of #085A24

#085A24
(8,90,36)
#085221
(8,82,33)
#084A1E
(8,74,30)
#08421B
(8,66,27)
#083A18
(8,58,24)
#083215
(8,50,21)
#082A12
(8,42,18)
#08220F
(8,34,15)
#081A0C
(8,26,12)
#081209
(8,18,9)
#080A06
(8,10,6)
#000000
(0,0,0)

Tints of #085A24

#085A24
(8,90,36)
#1E6937
(30,105,55)
#34784A
(52,120,74)
#4A875D
(74,135,93)
#609670
(96,150,112)
#76A583
(118,165,131)
#8CB496
(140,180,150)
#A2C3A9
(162,195,169)
#B8D2BC
(184,210,188)
#CEE1CF
(206,225,207)
#E4F0E2
(228,240,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #085A24 color. Also use rgb(8,90,36) instead hex code.

Text Font Color

.myTextColor { color: #085A24; }

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

This text font color is #085A24.

Background Color

.myBgColor { background-color: #085A24; }

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

This div background color is #085A24.

Border color

.myBorderColor { border: 1px solid #085A24; }

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

This div border color is #085A24.

Opacity

.myOpacity80 { color: #085A24; opacity: 0.8; }

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

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

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

This text has shadow with #085A24 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #085A24.

Preview

Color preview on black background

This text has color #085A24 on black background.


Color preview on white background

This text has color #085A24 on white background.


Black color preview on #085A24 background

This text has black color on #085A24 background.


White color preview on #085A24 background

This text has white color on #085A24 background.


Related colors

Complementary color

Complementary color for #hex is #F7A5DB.


I love getcolorcode.com

Triadic colors

1 #24085A and #5A2408 with #085A24 are triadic colors.

2 #245A08 and #5A0824 with #085A24 are triadic colors.