COLOR #092B14

HEX: #092B14 RGB: (9,43,20)

Color info

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

RGB color model

#092B14 color RGB value is (9,43,20).

RGB: (9,43,20) (4%, 17%, 8%)

RGB channels and saturation

R 9 of 255 = 4%
G 43 of 255 = 17%
B 20 of 255 = 8%

9
43
20

R + G + B ~ 10%. #092B14 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 43 + 20 = 72 (100%)
R 9 of 72 ~ 12.5%
G 43 of 72 ~ 59.72%
B 20 of 72 ~ 27.78'%

%12.5
%59.72
%27.78

CMYK color model

#092B14 color CMYK value is (79,0,53,83).

  • cyan value is 79.07%
  • magenta value is 0.00%
  • yellow value is 53.49%
  • key color value is 83.14%
CMYK: (79,0,53,83) C79M0Y53K83 (79%,0%,53%,83%) (0.79/0.00/0.53/0.83) 

CMYK percentages

%79.07
%0
%53.49
%83.14

Codes

Color #092B14 in popluar color models

09 2B 14
RGB 9 43 20
HSL 139° 65.38% 10.20%
HSB/HSV 139° 79.07% 16.86%
CMYK 79.07% 0.00% 53.49%
83.14%

Color #092B14 in popluar number systems.

HEX 09 2B 14
Decimal 9 43 20
Binary 1001 101011 10100
Octal 11 53 24

Shades and tints

Shades of #092B14

#092B14
(9,43,20)
#092813
(9,40,19)
#092512
(9,37,18)
#092211
(9,34,17)
#091F10
(9,31,16)
#091C0F
(9,28,15)
#09190E
(9,25,14)
#09160D
(9,22,13)
#09130C
(9,19,12)
#09100B
(9,16,11)
#090D0A
(9,13,10)
#000000
(0,0,0)

Tints of #092B14

#092B14
(9,43,20)
#1F3E29
(31,62,41)
#35513E
(53,81,62)
#4B6453
(75,100,83)
#617768
(97,119,104)
#778A7D
(119,138,125)
#8D9D92
(141,157,146)
#A3B0A7
(163,176,167)
#B9C3BC
(185,195,188)
#CFD6D1
(207,214,209)
#E5E9E6
(229,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #092B14 color. Also use rgb(9,43,20) instead hex code.

Text Font Color

.myTextColor { color: #092B14; }

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

This text font color is #092B14.

Background Color

.myBgColor { background-color: #092B14; }

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

This div background color is #092B14.

Border color

.myBorderColor { border: 1px solid #092B14; }

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

This div border color is #092B14.

Opacity

.myOpacity80 { color: #092B14; opacity: 0.8; }

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

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

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

This text has shadow with #092B14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092B14.

Preview

Color preview on black background

This text has color #092B14 on black background.


Color preview on white background

This text has color #092B14 on white background.


Black color preview on #092B14 background

This text has black color on #092B14 background.


White color preview on #092B14 background

This text has white color on #092B14 background.


Related colors

Complementary color

Complementary color for #hex is #F6D4EB.


I love getcolorcode.com

Triadic colors

1 #14092B and #2B1409 with #092B14 are triadic colors.

2 #142B09 and #2B0914 with #092B14 are triadic colors.