COLOR #122704

HEX: #122704 RGB: (18,39,4)

Color info

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

RGB color model

#122704 color RGB value is (18,39,4).

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

RGB channels and saturation

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

18
39
4

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

Portions of RGB colors in percentages

R + G + B = 18 + 39 + 4 = 61 (100%)
R 18 of 61 ~ 29.51%
G 39 of 61 ~ 63.93%
B 4 of 61 ~ 6.56'%

%29.51
%63.93

CMYK color model

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

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

CMYK: (54,0,90,85)
C54M0Y90K85 (54%, 0%, 90%, 85%)
(0.54 / 0.00 / 0.90 / 0.85)

CMYK percentages

%53.85
%0
%89.74
%84.71

Codes

Color #122704 in popluar color models

12 27 04
RGB 18 39 4
HSL 96° 81.40% 8.43%
HSB/HSV 96° 89.74% 15.29%
CMYK 53.85% 0.00% 89.74%
84.71%

Color #122704 in popluar number systems.

HEX 12 27 04
Decimal 18 39 4
Binary 10010 100111 100
Octal 22 47 4

Shades and tints

Shades of #122704

#122704
(18,39,4)
#112404
(17,36,4)
#102104
(16,33,4)
#0F1E04
(15,30,4)
#0E1B04
(14,27,4)
#0D1804
(13,24,4)
#0C1504
(12,21,4)
#0B1204
(11,18,4)
#0A0F04
(10,15,4)
#090C04
(9,12,4)
#080904
(8,9,4)
#000000
(0,0,0)

Tints of #122704

#122704
(18,39,4)
#273A1A
(39,58,26)
#3C4D30
(60,77,48)
#516046
(81,96,70)
#66735C
(102,115,92)
#7B8672
(123,134,114)
#909988
(144,153,136)
#A5AC9E
(165,172,158)
#BABFB4
(186,191,180)
#CFD2CA
(207,210,202)
#E4E5E0
(228,229,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #122704; }

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

This text font color is #122704.

Background Color

.myBgColor { background-color: #122704; }

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

This div background color is #122704.

Border color

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

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

This div border color is #122704.

Opacity

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

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

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

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

This text has shadow with #122704 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122704.

Preview

Color preview on black background

This text has color #122704 on black background.


Color preview on white background

This text has color #122704 on white background.


Black color preview on #122704 background

This text has black color on #122704 background.


White color preview on #122704 background

This text has white color on #122704 background.


Related colors

Complementary color

Complementary color for #hex is #EDD8FB.


I love getcolorcode.com

Triadic colors

1 #041227 and #270412 with #122704 are triadic colors.

2 #042712 and #271204 with #122704 are triadic colors.