COLOR #09373A

HEX: #09373A RGB: (9,55,58)

Color info

#09373A contains red, green and blue colors in about the same proportion. Web safe color of #09373A is #003333 (or #033).

RGB color model

#09373A color RGB value is (9,55,58).

RGB: (9,55,58) (4%, 22%, 23%)

RGB channels and saturation

R 9 of 255 = 4%
G 55 of 255 = 22%
B 58 of 255 = 23%

9
55
58

R + G + B ~ 16%. #09373A is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 55 + 58 = 122 (100%)
R 9 of 122 ~ 7.38%
G 55 of 122 ~ 45.08%
B 58 of 122 ~ 47.54'%

%45.08
%47.54

CMYK color model

#09373A color CMYK value is (84,5,0,77).

  • cyan value is 84.48%
  • magenta value is 5.17%
  • yellow value is 0.00%
  • key color value is 77.25%
CMYK: (84,5,0,77) C84M5Y0K77 (84%,5%,0%,77%) (0.84/0.05/0.00/0.77) 

CMYK percentages

%84.48
%5.17
%0
%77.25

Codes

Color #09373A in popluar color models

09 37 3A
RGB 9 55 58
HSL 184° 73.13% 13.14%
HSB/HSV 184° 84.48% 22.75%
CMYK 84.48% 5.17% 0.00%
77.25%

Color #09373A in popluar number systems.

HEX 09 37 3A
Decimal 9 55 58
Binary 1001 110111 111010
Octal 11 67 72

Shades and tints

Shades of #09373A

#09373A
(9,55,58)
#093235
(9,50,53)
#092D30
(9,45,48)
#09282B
(9,40,43)
#092326
(9,35,38)
#091E21
(9,30,33)
#09191C
(9,25,28)
#091417
(9,20,23)
#090F12
(9,15,18)
#090A0D
(9,10,13)
#090508
(9,5,8)
#000000
(0,0,0)

Tints of #09373A

#09373A
(9,55,58)
#1F494B
(31,73,75)
#355B5C
(53,91,92)
#4B6D6D
(75,109,109)
#617F7E
(97,127,126)
#77918F
(119,145,143)
#8DA3A0
(141,163,160)
#A3B5B1
(163,181,177)
#B9C7C2
(185,199,194)
#CFD9D3
(207,217,211)
#E5EBE4
(229,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09373A color. Also use rgb(9,55,58) instead hex code.

Text Font Color

.myTextColor { color: #09373A; }

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

This text font color is #09373A.

Background Color

.myBgColor { background-color: #09373A; }

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

This div background color is #09373A.

Border color

.myBorderColor { border: 1px solid #09373A; }

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

This div border color is #09373A.

Opacity

.myOpacity80 { color: #09373A; opacity: 0.8; }

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

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

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

This text has shadow with #09373A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09373A.

Preview

Color preview on black background

This text has color #09373A on black background.


Color preview on white background

This text has color #09373A on white background.


Black color preview on #09373A background

This text has black color on #09373A background.


White color preview on #09373A background

This text has white color on #09373A background.


Related colors

Complementary color

Complementary color for #hex is #F6C8C5.


I love getcolorcode.com

Triadic colors

1 #3A0937 and #373A09 with #09373A are triadic colors.

2 #3A3709 and #37093A with #09373A are triadic colors.