COLOR #092910

HEX: #092910 RGB: (9,41,16)

Color info

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

RGB color model

#092910 color RGB value is (9,41,16).

RGB: (9,41,16) (4%, 16%, 6%)

RGB channels and saturation

R 9 of 255 = 4%
G 41 of 255 = 16%
B 16 of 255 = 6%

9
41
16

R + G + B ~ 9%. #092910 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 41 + 16 = 66 (100%)
R 9 of 66 ~ 13.64%
G 41 of 66 ~ 62.12%
B 16 of 66 ~ 24.24'%

%13.64
%62.12
%24.24

CMYK color model

#092910 color CMYK value is (78,0,61,84).

  • cyan value is 78.05%
  • magenta value is 0.00%
  • yellow value is 60.98%
  • key color value is 83.92%
CMYK: (78,0,61,84) C78M0Y61K84 (78%,0%,61%,84%) (0.78/0.00/0.61/0.84) 

CMYK percentages

%78.05
%0
%60.98
%83.92

Codes

Color #092910 in popluar color models

09 29 10
RGB 9 41 16
HSL 133° 64.00% 9.80%
HSB/HSV 133° 78.05% 16.08%
CMYK 78.05% 0.00% 60.98%
83.92%

Color #092910 in popluar number systems.

HEX 09 29 10
Decimal 9 41 16
Binary 1001 101001 10000
Octal 11 51 20

Shades and tints

Shades of #092910

#092910
(9,41,16)
#09260F
(9,38,15)
#09230E
(9,35,14)
#09200D
(9,32,13)
#091D0C
(9,29,12)
#091A0B
(9,26,11)
#09170A
(9,23,10)
#091409
(9,20,9)
#091108
(9,17,8)
#090E07
(9,14,7)
#090B06
(9,11,6)
#000000
(0,0,0)

Tints of #092910

#092910
(9,41,16)
#1F3C25
(31,60,37)
#354F3A
(53,79,58)
#4B624F
(75,98,79)
#617564
(97,117,100)
#778879
(119,136,121)
#8D9B8E
(141,155,142)
#A3AEA3
(163,174,163)
#B9C1B8
(185,193,184)
#CFD4CD
(207,212,205)
#E5E7E2
(229,231,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #092910 color. Also use rgb(9,41,16) instead hex code.

Text Font Color

.myTextColor { color: #092910; }

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

This text font color is #092910.

Background Color

.myBgColor { background-color: #092910; }

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

This div background color is #092910.

Border color

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

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

This div border color is #092910.

Opacity

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

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

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

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

This text has shadow with #092910 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092910.

Preview

Color preview on black background

This text has color #092910 on black background.


Color preview on white background

This text has color #092910 on white background.


Black color preview on #092910 background

This text has black color on #092910 background.


White color preview on #092910 background

This text has white color on #092910 background.


Related colors

Complementary color

Complementary color for #hex is #F6D6EF.


I love getcolorcode.com

Triadic colors

1 #100929 and #291009 with #092910 are triadic colors.

2 #102909 and #290910 with #092910 are triadic colors.