COLOR #122706

HEX: #122706 RGB: (18,39,6)

Color info

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

RGB color model

#122706 color RGB value is (18,39,6).

RGB: (18,39,6) (7%, 15%, 2%)

RGB channels and saturation

R 18 of 255 = 7%
G 39 of 255 = 15%
B 6 of 255 = 2%

18
39
6

R + G + B ~ 8%. #122706 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 39 + 6 = 63 (100%)
R 18 of 63 ~ 28.57%
G 39 of 63 ~ 61.9%
B 6 of 63 ~ 9.52'%

%28.57
%61.9

CMYK color model

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

  • cyan value is 53.85%
  • magenta value is 0.00%
  • yellow value is 84.62%
  • key color value is 84.71%

CMYK: (54,0,85,85)
C54M0Y85K85 (54%, 0%, 85%, 85%)
(0.54 / 0.00 / 0.85 / 0.85)

CMYK percentages

%53.85
%0
%84.62
%84.71

Codes

Color #122706 in popluar color models

12 27 06
RGB 18 39 6
HSL 98° 73.33% 8.82%
HSB/HSV 98° 84.62% 15.29%
CMYK 53.85% 0.00% 84.62%
84.71%

Color #122706 in popluar number systems.

HEX 12 27 06
Decimal 18 39 6
Binary 10010 100111 110
Octal 22 47 6

Shades and tints

Shades of #122706

#122706
(18,39,6)
#112406
(17,36,6)
#102106
(16,33,6)
#0F1E06
(15,30,6)
#0E1B06
(14,27,6)
#0D1806
(13,24,6)
#0C1506
(12,21,6)
#0B1206
(11,18,6)
#0A0F06
(10,15,6)
#090C06
(9,12,6)
#080906
(8,9,6)
#000000
(0,0,0)

Tints of #122706

#122706
(18,39,6)
#273A1C
(39,58,28)
#3C4D32
(60,77,50)
#516048
(81,96,72)
#66735E
(102,115,94)
#7B8674
(123,134,116)
#90998A
(144,153,138)
#A5ACA0
(165,172,160)
#BABFB6
(186,191,182)
#CFD2CC
(207,210,204)
#E4E5E2
(228,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #122706; }

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

This text font color is #122706.

Background Color

.myBgColor { background-color: #122706; }

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

This div background color is #122706.

Border color

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

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

This div border color is #122706.

Opacity

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

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

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

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

This text has shadow with #122706 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122706.

Preview

Color preview on black background

This text has color #122706 on black background.


Color preview on white background

This text has color #122706 on white background.


Black color preview on #122706 background

This text has black color on #122706 background.


White color preview on #122706 background

This text has white color on #122706 background.


Related colors

Complementary color

Complementary color for #hex is #EDD8F9.


I love getcolorcode.com

Triadic colors

1 #061227 and #270612 with #122706 are triadic colors.

2 #062712 and #271206 with #122706 are triadic colors.