COLOR #09131A

HEX: #09131A RGB: (9,19,26)

Color info

#09131A contains red, green and blue colors in about the same proportion. Web safe color of #09131A is #000000 (or #000).

RGB color model

#09131A color RGB value is (9,19,26).

RGB: (9,19,26) (4%, 7%, 10%)

RGB channels and saturation

R 9 of 255 = 4%
G 19 of 255 = 7%
B 26 of 255 = 10%

9
19
26

R + G + B ~ 7%. #09131A is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 19 + 26 = 54 (100%)
R 9 of 54 ~ 16.67%
G 19 of 54 ~ 35.19%
B 26 of 54 ~ 48.15'%

%16.67
%35.19
%48.15

CMYK color model

#09131A color CMYK value is (65,27,0,90).

  • cyan value is 65.38%
  • magenta value is 26.92%
  • yellow value is 0.00%
  • key color value is 89.80%

CMYK: (65,27,0,90)
C65M27Y0K90 (65%, 27%, 0%, 90%)
(0.65 / 0.27 / 0.00 / 0.90)

CMYK percentages

%65.38
%26.92
%0
%89.8

Codes

Color #09131A in popluar color models

09 13 1A
RGB 9 19 26
HSL 205° 48.57% 6.86%
HSB/HSV 205° 65.38% 10.20%
CMYK 65.38% 26.92% 0.00%
89.80%

Color #09131A in popluar number systems.

HEX 09 13 1A
Decimal 9 19 26
Binary 1001 10011 11010
Octal 11 23 32

Shades and tints

Shades of #09131A

#09131A
(9,19,26)
#091218
(9,18,24)
#091116
(9,17,22)
#091014
(9,16,20)
#090F12
(9,15,18)
#090E10
(9,14,16)
#090D0E
(9,13,14)
#090C0C
(9,12,12)
#090B0A
(9,11,10)
#090A08
(9,10,8)
#090906
(9,9,6)
#000000
(0,0,0)

Tints of #09131A

#09131A
(9,19,26)
#1F282E
(31,40,46)
#353D42
(53,61,66)
#4B5256
(75,82,86)
#61676A
(97,103,106)
#777C7E
(119,124,126)
#8D9192
(141,145,146)
#A3A6A6
(163,166,166)
#B9BBBA
(185,187,186)
#CFD0CE
(207,208,206)
#E5E5E2
(229,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09131A color. Also use rgb(9,19,26) instead hex code.

Text Font Color

.myTextColor { color: #09131A; }

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

This text font color is #09131A.

Background Color

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

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

This div background color is #09131A.

Border color

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

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

This div border color is #09131A.

Opacity

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

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

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

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

This text has shadow with #09131A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09131A.

Preview

Color preview on black background

This text has color #09131A on black background.


Color preview on white background

This text has color #09131A on white background.


Black color preview on #09131A background

This text has black color on #09131A background.


White color preview on #09131A background

This text has white color on #09131A background.


Related colors

Complementary color

Complementary color for #hex is #F6ECE5.


I love getcolorcode.com

Triadic colors

1 #1A0913 and #131A09 with #09131A are triadic colors.

2 #1A1309 and #13091A with #09131A are triadic colors.