COLOR #092915

HEX: #092915 RGB: (9,41,21)

Color info

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

RGB color model

#092915 color RGB value is (9,41,21).

RGB: (9,41,21) (4%, 16%, 8%)

RGB channels and saturation

R 9 of 255 = 4%
G 41 of 255 = 16%
B 21 of 255 = 8%

9
41
21

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

Portions of RGB colors in percentages

R + G + B = 9 + 41 + 21 = 71 (100%)
R 9 of 71 ~ 12.68%
G 41 of 71 ~ 57.75%
B 21 of 71 ~ 29.58'%

%12.68
%57.75
%29.58

CMYK color model

#092915 color CMYK value is (78,0,49,84).

  • cyan value is 78.05%
  • magenta value is 0.00%
  • yellow value is 48.78%
  • key color value is 83.92%

CMYK: (78,0,49,84)
C78M0Y49K84 (78%, 0%, 49%, 84%)
(0.78 / 0.00 / 0.49 / 0.84)

CMYK percentages

%78.05
%0
%48.78
%83.92

Codes

Color #092915 in popluar color models

09 29 15
RGB 9 41 21
HSL 143° 64.00% 9.80%
HSB/HSV 143° 78.05% 16.08%
CMYK 78.05% 0.00% 48.78%
83.92%

Color #092915 in popluar number systems.

HEX 09 29 15
Decimal 9 41 21
Binary 1001 101001 10101
Octal 11 51 25

Shades and tints

Shades of #092915

#092915
(9,41,21)
#092614
(9,38,20)
#092313
(9,35,19)
#092012
(9,32,18)
#091D11
(9,29,17)
#091A10
(9,26,16)
#09170F
(9,23,15)
#09140E
(9,20,14)
#09110D
(9,17,13)
#090E0C
(9,14,12)
#090B0B
(9,11,11)
#000000
(0,0,0)

Tints of #092915

#092915
(9,41,21)
#1F3C2A
(31,60,42)
#354F3F
(53,79,63)
#4B6254
(75,98,84)
#617569
(97,117,105)
#77887E
(119,136,126)
#8D9B93
(141,155,147)
#A3AEA8
(163,174,168)
#B9C1BD
(185,193,189)
#CFD4D2
(207,212,210)
#E5E7E7
(229,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #092915; }

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

This text font color is #092915.

Background Color

.myBgColor { background-color: #092915; }

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

This div background color is #092915.

Border color

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

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

This div border color is #092915.

Opacity

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

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

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

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

This text has shadow with #092915 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092915.

Preview

Color preview on black background

This text has color #092915 on black background.


Color preview on white background

This text has color #092915 on white background.


Black color preview on #092915 background

This text has black color on #092915 background.


White color preview on #092915 background

This text has white color on #092915 background.


Related colors

Complementary color

Complementary color for #hex is #F6D6EA.


I love getcolorcode.com

Triadic colors

1 #150929 and #291509 with #092915 are triadic colors.

2 #152909 and #290915 with #092915 are triadic colors.