COLOR #122720

HEX: #122720 RGB: (18,39,32)

Color info

#122720 contains red, green and blue colors in about the same proportion. Web safe color of #122720 is #003333 (or #033).

RGB color model

#122720 color RGB value is (18,39,32).

RGB: (18,39,32) (7%, 15%, 13%)

RGB channels and saturation

R 18 of 255 = 7%
G 39 of 255 = 15%
B 32 of 255 = 13%

18
39
32

R + G + B ~ 12%. #122720 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 39 + 32 = 89 (100%)
R 18 of 89 ~ 20.22%
G 39 of 89 ~ 43.82%
B 32 of 89 ~ 35.96'%

%20.22
%43.82
%35.96

CMYK color model

#122720 color CMYK value is (54,0,18,85).

  • cyan value is 53.85%
  • magenta value is 0.00%
  • yellow value is 17.95%
  • key color value is 84.71%
CMYK: (54,0,18,85) C54M0Y18K85 (54%,0%,18%,85%) (0.54/0.00/0.18/0.85) 

CMYK percentages

%53.85
%0
%17.95
%84.71

Codes

Color #122720 in popluar color models

12 27 20
RGB 18 39 32
HSL 160° 36.84% 11.18%
HSB/HSV 160° 53.85% 15.29%
CMYK 53.85% 0.00% 17.95%
84.71%

Color #122720 in popluar number systems.

HEX 12 27 20
Decimal 18 39 32
Binary 10010 100111 100000
Octal 22 47 40

Shades and tints

Shades of #122720

#122720
(18,39,32)
#11241E
(17,36,30)
#10211C
(16,33,28)
#0F1E1A
(15,30,26)
#0E1B18
(14,27,24)
#0D1816
(13,24,22)
#0C1514
(12,21,20)
#0B1212
(11,18,18)
#0A0F10
(10,15,16)
#090C0E
(9,12,14)
#08090C
(8,9,12)
#000000
(0,0,0)

Tints of #122720

#122720
(18,39,32)
#273A34
(39,58,52)
#3C4D48
(60,77,72)
#51605C
(81,96,92)
#667370
(102,115,112)
#7B8684
(123,134,132)
#909998
(144,153,152)
#A5ACAC
(165,172,172)
#BABFC0
(186,191,192)
#CFD2D4
(207,210,212)
#E4E5E8
(228,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #122720 color. Also use rgb(18,39,32) instead hex code.

Text Font Color

.myTextColor { color: #122720; }

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

This text font color is #122720.

Background Color

.myBgColor { background-color: #122720; }

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

This div background color is #122720.

Border color

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

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

This div border color is #122720.

Opacity

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

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

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

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

This text has shadow with #122720 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122720.

Preview

Color preview on black background

This text has color #122720 on black background.


Color preview on white background

This text has color #122720 on white background.


Black color preview on #122720 background

This text has black color on #122720 background.


White color preview on #122720 background

This text has white color on #122720 background.


Related colors

Complementary color

Complementary color for #hex is #EDD8DF.


I love getcolorcode.com

Triadic colors

1 #201227 and #272012 with #122720 are triadic colors.

2 #202712 and #271220 with #122720 are triadic colors.