COLOR #21390E

HEX: #21390E RGB: (33,57,14)

Color info

#21390E contains red, green and blue colors in about the same proportion. Web safe color of #21390E is #333300 (or #330).

RGB color model

#21390E color RGB value is (33,57,14).

RGB: (33,57,14) (13%, 22%, 5%)

RGB channels and saturation

R 33 of 255 = 13%
G 57 of 255 = 22%
B 14 of 255 = 5%

33
57
14

R + G + B ~ 13%. #21390E is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 57 + 14 = 104 (100%)
R 33 of 104 ~ 31.73%
G 57 of 104 ~ 54.81%
B 14 of 104 ~ 13.46'%

%31.73
%54.81
%13.46

CMYK color model

#21390E color CMYK value is (42,0,75,78).

  • cyan value is 42.11%
  • magenta value is 0.00%
  • yellow value is 75.44%
  • key color value is 77.65%

CMYK: (42,0,75,78)
C42M0Y75K78 (42%, 0%, 75%, 78%)
(0.42 / 0.00 / 0.75 / 0.78)

CMYK percentages

%42.11
%0
%75.44
%77.65

Codes

Color #21390E in popluar color models

21 39 0E
RGB 33 57 14
HSL 93° 60.56% 13.92%
HSB/HSV 93° 75.44% 22.35%
CMYK 42.11% 0.00% 75.44%
77.65%

Color #21390E in popluar number systems.

HEX 21 39 0E
Decimal 33 57 14
Binary 100001 111001 1110
Octal 41 71 16

Shades and tints

Shades of #21390E

#21390E
(33,57,14)
#1E340D
(30,52,13)
#1B2F0C
(27,47,12)
#182A0B
(24,42,11)
#15250A
(21,37,10)
#122009
(18,32,9)
#0F1B08
(15,27,8)
#0C1607
(12,22,7)
#091106
(9,17,6)
#060C05
(6,12,5)
#030704
(3,7,4)
#000000
(0,0,0)

Tints of #21390E

#21390E
(33,57,14)
#354B23
(53,75,35)
#495D38
(73,93,56)
#5D6F4D
(93,111,77)
#718162
(113,129,98)
#859377
(133,147,119)
#99A58C
(153,165,140)
#ADB7A1
(173,183,161)
#C1C9B6
(193,201,182)
#D5DBCB
(213,219,203)
#E9EDE0
(233,237,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #21390E color. Also use rgb(33,57,14) instead hex code.

Text Font Color

.myTextColor { color: #21390E; }

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

This text font color is #21390E.

Background Color

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

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

This div background color is #21390E.

Border color

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

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

This div border color is #21390E.

Opacity

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

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

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

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

This text has shadow with #21390E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #21390E.

Preview

Color preview on black background

This text has color #21390E on black background.


Color preview on white background

This text has color #21390E on white background.


Black color preview on #21390E background

This text has black color on #21390E background.


White color preview on #21390E background

This text has white color on #21390E background.


Related colors

Complementary color

Complementary color for #hex is #DEC6F1.


I love getcolorcode.com

Triadic colors

1 #0E2139 and #390E21 with #21390E are triadic colors.

2 #0E3921 and #39210E with #21390E are triadic colors.