COLOR #095D49

HEX: #095D49 RGB: (9,93,73)

Color info

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

RGB color model

#095D49 color RGB value is (9,93,73).

RGB: (9,93,73) (4%, 36%, 29%)

RGB channels and saturation

R 9 of 255 = 4%
G 93 of 255 = 36%
B 73 of 255 = 29%

9
93
73

R + G + B ~ 23%. #095D49 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 93 + 73 = 175 (100%)
R 9 of 175 ~ 5.14%
G 93 of 175 ~ 53.14%
B 73 of 175 ~ 41.71'%

%53.14
%41.71

CMYK color model

#095D49 color CMYK value is (90,0,22,64).

  • cyan value is 90.32%
  • magenta value is 0.00%
  • yellow value is 21.51%
  • key color value is 63.53%

CMYK: (90,0,22,64)
C90M0Y22K64 (90%, 0%, 22%, 64%)
(0.90 / 0.00 / 0.22 / 0.64)

CMYK percentages

%90.32
%0
%21.51
%63.53

Codes

Color #095D49 in popluar color models

09 5D 49
RGB 9 93 73
HSL 166° 82.35% 20.00%
HSB/HSV 166° 90.32% 36.47%
CMYK 90.32% 0.00% 21.51%
63.53%

Color #095D49 in popluar number systems.

HEX 09 5D 49
Decimal 9 93 73
Binary 1001 1011101 1001001
Octal 11 135 111

Shades and tints

Shades of #095D49

#095D49
(9,93,73)
#095543
(9,85,67)
#094D3D
(9,77,61)
#094537
(9,69,55)
#093D31
(9,61,49)
#09352B
(9,53,43)
#092D25
(9,45,37)
#09251F
(9,37,31)
#091D19
(9,29,25)
#091513
(9,21,19)
#090D0D
(9,13,13)
#000000
(0,0,0)

Tints of #095D49

#095D49
(9,93,73)
#1F6B59
(31,107,89)
#357969
(53,121,105)
#4B8779
(75,135,121)
#619589
(97,149,137)
#77A399
(119,163,153)
#8DB1A9
(141,177,169)
#A3BFB9
(163,191,185)
#B9CDC9
(185,205,201)
#CFDBD9
(207,219,217)
#E5E9E9
(229,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #095D49 color. Also use rgb(9,93,73) instead hex code.

Text Font Color

.myTextColor { color: #095D49; }

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

This text font color is #095D49.

Background Color

.myBgColor { background-color: #095D49; }

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

This div background color is #095D49.

Border color

.myBorderColor { border: 1px solid #095D49; }

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

This div border color is #095D49.

Opacity

.myOpacity80 { color: #095D49; opacity: 0.8; }

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

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

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

This text has shadow with #095D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #095D49.

Preview

Color preview on black background

This text has color #095D49 on black background.


Color preview on white background

This text has color #095D49 on white background.


Black color preview on #095D49 background

This text has black color on #095D49 background.


White color preview on #095D49 background

This text has white color on #095D49 background.


Related colors

Complementary color

Complementary color for #hex is #F6A2B6.


I love getcolorcode.com

Triadic colors

1 #49095D and #5D4909 with #095D49 are triadic colors.

2 #495D09 and #5D0949 with #095D49 are triadic colors.