COLOR #122912

HEX: #122912 RGB: (18,41,18)

Color info

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

RGB color model

#122912 color RGB value is (18,41,18).

RGB: (18,41,18) (7%, 16%, 7%)

RGB channels and saturation

R 18 of 255 = 7%
G 41 of 255 = 16%
B 18 of 255 = 7%

18
41
18

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

Portions of RGB colors in percentages

R + G + B = 18 + 41 + 18 = 77 (100%)
R 18 of 77 ~ 23.38%
G 41 of 77 ~ 53.25%
B 18 of 77 ~ 23.38'%

%23.38
%53.25
%23.38

CMYK color model

#122912 color CMYK value is (56,0,56,84).

  • cyan value is 56.10%
  • magenta value is 0.00%
  • yellow value is 56.10%
  • key color value is 83.92%

CMYK: (56,0,56,84)
C56M0Y56K84 (56%, 0%, 56%, 84%)
(0.56 / 0.00 / 0.56 / 0.84)

CMYK percentages

%56.1
%0
%56.1
%83.92

Codes

Color #122912 in popluar color models

12 29 12
RGB 18 41 18
HSL 120° 38.98% 11.57%
HSB/HSV 120° 56.10% 16.08%
CMYK 56.10% 0.00% 56.10%
83.92%

Color #122912 in popluar number systems.

HEX 12 29 12
Decimal 18 41 18
Binary 10010 101001 10010
Octal 22 51 22

Shades and tints

Shades of #122912

#122912
(18,41,18)
#112611
(17,38,17)
#102310
(16,35,16)
#0F200F
(15,32,15)
#0E1D0E
(14,29,14)
#0D1A0D
(13,26,13)
#0C170C
(12,23,12)
#0B140B
(11,20,11)
#0A110A
(10,17,10)
#090E09
(9,14,9)
#080B08
(8,11,8)
#000000
(0,0,0)

Tints of #122912

#122912
(18,41,18)
#273C27
(39,60,39)
#3C4F3C
(60,79,60)
#516251
(81,98,81)
#667566
(102,117,102)
#7B887B
(123,136,123)
#909B90
(144,155,144)
#A5AEA5
(165,174,165)
#BAC1BA
(186,193,186)
#CFD4CF
(207,212,207)
#E4E7E4
(228,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #122912; }

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

This text font color is #122912.

Background Color

.myBgColor { background-color: #122912; }

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

This div background color is #122912.

Border color

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

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

This div border color is #122912.

Opacity

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

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

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

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

This text has shadow with #122912 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122912.

Preview

Color preview on black background

This text has color #122912 on black background.


Color preview on white background

This text has color #122912 on white background.


Black color preview on #122912 background

This text has black color on #122912 background.


White color preview on #122912 background

This text has white color on #122912 background.


Related colors

Complementary color

Complementary color for #hex is #EDD6ED.


I love getcolorcode.com

Triadic colors

1 #121229 and #291212 with #122912 are triadic colors.

2 #122912 and #291212 with #122912 are triadic colors.