COLOR #09260E

HEX: #09260E RGB: (9,38,14)

Color info

#09260E contains red, green and blue colors in about the same proportion. Web safe color of #09260E is #003300 (or #030).

RGB color model

#09260E color RGB value is (9,38,14).

RGB: (9,38,14) (4%, 15%, 5%)

RGB channels and saturation

R 9 of 255 = 4%
G 38 of 255 = 15%
B 14 of 255 = 5%

9
38
14

R + G + B ~ 8%. #09260E is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 38 + 14 = 61 (100%)
R 9 of 61 ~ 14.75%
G 38 of 61 ~ 62.3%
B 14 of 61 ~ 22.95'%

%14.75
%62.3
%22.95

CMYK color model

#09260E color CMYK value is (76,0,63,85).

  • cyan value is 76.32%
  • magenta value is 0.00%
  • yellow value is 63.16%
  • key color value is 85.10%

CMYK: (76,0,63,85)
C76M0Y63K85 (76%, 0%, 63%, 85%)
(0.76 / 0.00 / 0.63 / 0.85)

CMYK percentages

%76.32
%0
%63.16
%85.1

Codes

Color #09260E in popluar color models

09 26 0E
RGB 9 38 14
HSL 130° 61.70% 9.22%
HSB/HSV 130° 76.32% 14.90%
CMYK 76.32% 0.00% 63.16%
85.10%

Color #09260E in popluar number systems.

HEX 09 26 0E
Decimal 9 38 14
Binary 1001 100110 1110
Octal 11 46 16

Shades and tints

Shades of #09260E

#09260E
(9,38,14)
#09230D
(9,35,13)
#09200C
(9,32,12)
#091D0B
(9,29,11)
#091A0A
(9,26,10)
#091709
(9,23,9)
#091408
(9,20,8)
#091107
(9,17,7)
#090E06
(9,14,6)
#090B05
(9,11,5)
#090804
(9,8,4)
#000000
(0,0,0)

Tints of #09260E

#09260E
(9,38,14)
#1F3923
(31,57,35)
#354C38
(53,76,56)
#4B5F4D
(75,95,77)
#617262
(97,114,98)
#778577
(119,133,119)
#8D988C
(141,152,140)
#A3ABA1
(163,171,161)
#B9BEB6
(185,190,182)
#CFD1CB
(207,209,203)
#E5E4E0
(229,228,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09260E color. Also use rgb(9,38,14) instead hex code.

Text Font Color

.myTextColor { color: #09260E; }

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

This text font color is #09260E.

Background Color

.myBgColor { background-color: #09260E; }

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

This div background color is #09260E.

Border color

.myBorderColor { border: 1px solid #09260E; }

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

This div border color is #09260E.

Opacity

.myOpacity80 { color: #09260E; opacity: 0.8; }

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

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

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

This text has shadow with #09260E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09260E.

Preview

Color preview on black background

This text has color #09260E on black background.


Color preview on white background

This text has color #09260E on white background.


Black color preview on #09260E background

This text has black color on #09260E background.


White color preview on #09260E background

This text has white color on #09260E background.


Related colors

Complementary color

Complementary color for #hex is #F6D9F1.


I love getcolorcode.com

Triadic colors

1 #0E0926 and #260E09 with #09260E are triadic colors.

2 #0E2609 and #26090E with #09260E are triadic colors.