COLOR #095029

HEX: #095029 RGB: (9,80,41)

Color info

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

RGB color model

#095029 color RGB value is (9,80,41).

RGB: (9,80,41) (4%, 31%, 16%)

RGB channels and saturation

R 9 of 255 = 4%
G 80 of 255 = 31%
B 41 of 255 = 16%

9
80
41

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

Portions of RGB colors in percentages

R + G + B = 9 + 80 + 41 = 130 (100%)
R 9 of 130 ~ 6.92%
G 80 of 130 ~ 61.54%
B 41 of 130 ~ 31.54'%

%61.54
%31.54

CMYK color model

#095029 color CMYK value is (89,0,49,69).

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

CMYK: (89,0,49,69)
C89M0Y49K69 (89%, 0%, 49%, 69%)
(0.89 / 0.00 / 0.49 / 0.69)

CMYK percentages

%88.75
%0
%48.75
%68.63

Codes

Color #095029 in popluar color models

09 50 29
RGB 9 80 41
HSL 147° 79.78% 17.45%
HSB/HSV 147° 88.75% 31.37%
CMYK 88.75% 0.00% 48.75%
68.63%

Color #095029 in popluar number systems.

HEX 09 50 29
Decimal 9 80 41
Binary 1001 1010000 101001
Octal 11 120 51

Shades and tints

Shades of #095029

#095029
(9,80,41)
#094926
(9,73,38)
#094223
(9,66,35)
#093B20
(9,59,32)
#09341D
(9,52,29)
#092D1A
(9,45,26)
#092617
(9,38,23)
#091F14
(9,31,20)
#091811
(9,24,17)
#09110E
(9,17,14)
#090A0B
(9,10,11)
#000000
(0,0,0)

Tints of #095029

#095029
(9,80,41)
#1F5F3C
(31,95,60)
#356E4F
(53,110,79)
#4B7D62
(75,125,98)
#618C75
(97,140,117)
#779B88
(119,155,136)
#8DAA9B
(141,170,155)
#A3B9AE
(163,185,174)
#B9C8C1
(185,200,193)
#CFD7D4
(207,215,212)
#E5E6E7
(229,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #095029; }

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

This text font color is #095029.

Background Color

.myBgColor { background-color: #095029; }

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

This div background color is #095029.

Border color

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

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

This div border color is #095029.

Opacity

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

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

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

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

This text has shadow with #095029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #095029.

Preview

Color preview on black background

This text has color #095029 on black background.


Color preview on white background

This text has color #095029 on white background.


Black color preview on #095029 background

This text has black color on #095029 background.


White color preview on #095029 background

This text has white color on #095029 background.


Related colors

Complementary color

Complementary color for #hex is #F6AFD6.


I love getcolorcode.com

Triadic colors

1 #290950 and #502909 with #095029 are triadic colors.

2 #295009 and #500929 with #095029 are triadic colors.