COLOR #09152F

HEX: #09152F RGB: (9,21,47)

Color info

#09152F contains red, green and blue colors in about the same proportion. Web safe color of #09152F is #000033 (or #003).

RGB color model

#09152F color RGB value is (9,21,47).

RGB: (9,21,47) (4%, 8%, 18%)

RGB channels and saturation

R 9 of 255 = 4%
G 21 of 255 = 8%
B 47 of 255 = 18%

9
21
47

R + G + B ~ 10%. #09152F is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 21 + 47 = 77 (100%)
R 9 of 77 ~ 11.69%
G 21 of 77 ~ 27.27%
B 47 of 77 ~ 61.04'%

%11.69
%27.27
%61.04

CMYK color model

#09152F color CMYK value is (81,55,0,82).

  • cyan value is 80.85%
  • magenta value is 55.32%
  • yellow value is 0.00%
  • key color value is 81.57%

CMYK: (81,55,0,82)
C81M55Y0K82 (81%, 55%, 0%, 82%)
(0.81 / 0.55 / 0.00 / 0.82)

CMYK percentages

%80.85
%55.32
%0
%81.57

Codes

Color #09152F in popluar color models

09 15 2F
RGB 9 21 47
HSL 221° 67.86% 10.98%
HSB/HSV 221° 80.85% 18.43%
CMYK 80.85% 55.32% 0.00%
81.57%

Color #09152F in popluar number systems.

HEX 09 15 2F
Decimal 9 21 47
Binary 1001 10101 101111
Octal 11 25 57

Shades and tints

Shades of #09152F

#09152F
(9,21,47)
#09142B
(9,20,43)
#091327
(9,19,39)
#091223
(9,18,35)
#09111F
(9,17,31)
#09101B
(9,16,27)
#090F17
(9,15,23)
#090E13
(9,14,19)
#090D0F
(9,13,15)
#090C0B
(9,12,11)
#090B07
(9,11,7)
#000000
(0,0,0)

Tints of #09152F

#09152F
(9,21,47)
#1F2A41
(31,42,65)
#353F53
(53,63,83)
#4B5465
(75,84,101)
#616977
(97,105,119)
#777E89
(119,126,137)
#8D939B
(141,147,155)
#A3A8AD
(163,168,173)
#B9BDBF
(185,189,191)
#CFD2D1
(207,210,209)
#E5E7E3
(229,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09152F color. Also use rgb(9,21,47) instead hex code.

Text Font Color

.myTextColor { color: #09152F; }

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

This text font color is #09152F.

Background Color

.myBgColor { background-color: #09152F; }

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

This div background color is #09152F.

Border color

.myBorderColor { border: 1px solid #09152F; }

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

This div border color is #09152F.

Opacity

.myOpacity80 { color: #09152F; opacity: 0.8; }

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

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

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

This text has shadow with #09152F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09152F.

Preview

Color preview on black background

This text has color #09152F on black background.


Color preview on white background

This text has color #09152F on white background.


Black color preview on #09152F background

This text has black color on #09152F background.


White color preview on #09152F background

This text has white color on #09152F background.


Related colors

Complementary color

Complementary color for #hex is #F6EAD0.


I love getcolorcode.com

Triadic colors

1 #2F0915 and #152F09 with #09152F are triadic colors.

2 #2F1509 and #15092F with #09152F are triadic colors.