COLOR #095348

HEX: #095348 RGB: (9,83,72)

Color info

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

RGB color model

#095348 color RGB value is (9,83,72).

RGB: (9,83,72) (4%, 33%, 28%)

RGB channels and saturation

R 9 of 255 = 4%
G 83 of 255 = 33%
B 72 of 255 = 28%

9
83
72

R + G + B ~ 22%. #095348 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 83 + 72 = 164 (100%)
R 9 of 164 ~ 5.49%
G 83 of 164 ~ 50.61%
B 72 of 164 ~ 43.9'%

%50.61
%43.9

CMYK color model

#095348 color CMYK value is (89,0,13,67).

  • cyan value is 89.16%
  • magenta value is 0.00%
  • yellow value is 13.25%
  • key color value is 67.45%

CMYK: (89,0,13,67)
C89M0Y13K67 (89%, 0%, 13%, 67%)
(0.89 / 0.00 / 0.13 / 0.67)

CMYK percentages

%89.16
%0
%13.25
%67.45

Codes

Color #095348 in popluar color models

09 53 48
RGB 9 83 72
HSL 171° 80.43% 18.04%
HSB/HSV 171° 89.16% 32.55%
CMYK 89.16% 0.00% 13.25%
67.45%

Color #095348 in popluar number systems.

HEX 09 53 48
Decimal 9 83 72
Binary 1001 1010011 1001000
Octal 11 123 110

Shades and tints

Shades of #095348

#095348
(9,83,72)
#094C42
(9,76,66)
#09453C
(9,69,60)
#093E36
(9,62,54)
#093730
(9,55,48)
#09302A
(9,48,42)
#092924
(9,41,36)
#09221E
(9,34,30)
#091B18
(9,27,24)
#091412
(9,20,18)
#090D0C
(9,13,12)
#000000
(0,0,0)

Tints of #095348

#095348
(9,83,72)
#1F6258
(31,98,88)
#357168
(53,113,104)
#4B8078
(75,128,120)
#618F88
(97,143,136)
#779E98
(119,158,152)
#8DADA8
(141,173,168)
#A3BCB8
(163,188,184)
#B9CBC8
(185,203,200)
#CFDAD8
(207,218,216)
#E5E9E8
(229,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #095348 color. Also use rgb(9,83,72) instead hex code.

Text Font Color

.myTextColor { color: #095348; }

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

This text font color is #095348.

Background Color

.myBgColor { background-color: #095348; }

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

This div background color is #095348.

Border color

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

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

This div border color is #095348.

Opacity

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

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

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

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

This text has shadow with #095348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #095348.

Preview

Color preview on black background

This text has color #095348 on black background.


Color preview on white background

This text has color #095348 on white background.


Black color preview on #095348 background

This text has black color on #095348 background.


White color preview on #095348 background

This text has white color on #095348 background.


Related colors

Complementary color

Complementary color for #hex is #F6ACB7.


I love getcolorcode.com

Triadic colors

1 #480953 and #534809 with #095348 are triadic colors.

2 #485309 and #530948 with #095348 are triadic colors.