COLOR #122426

HEX: #122426 RGB: (18,36,38)

Color info

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

RGB color model

#122426 color RGB value is (18,36,38).

RGB: (18,36,38) (7%, 14%, 15%)

RGB channels and saturation

R 18 of 255 = 7%
G 36 of 255 = 14%
B 38 of 255 = 15%

18
36
38

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

Portions of RGB colors in percentages

R + G + B = 18 + 36 + 38 = 92 (100%)
R 18 of 92 ~ 19.57%
G 36 of 92 ~ 39.13%
B 38 of 92 ~ 41.3'%

%19.57
%39.13
%41.3

CMYK color model

#122426 color CMYK value is (53,5,0,85).

  • cyan value is 52.63%
  • magenta value is 5.26%
  • yellow value is 0.00%
  • key color value is 85.10%

CMYK: (53,5,0,85)
C53M5Y0K85 (53%, 5%, 0%, 85%)
(0.53 / 0.05 / 0.00 / 0.85)

CMYK percentages

%52.63
%5.26
%0
%85.1

Codes

Color #122426 in popluar color models

12 24 26
RGB 18 36 38
HSL 186° 35.71% 10.98%
HSB/HSV 186° 52.63% 14.90%
CMYK 52.63% 5.26% 0.00%
85.10%

Color #122426 in popluar number systems.

HEX 12 24 26
Decimal 18 36 38
Binary 10010 100100 100110
Octal 22 44 46

Shades and tints

Shades of #122426

#122426
(18,36,38)
#112123
(17,33,35)
#101E20
(16,30,32)
#0F1B1D
(15,27,29)
#0E181A
(14,24,26)
#0D1517
(13,21,23)
#0C1214
(12,18,20)
#0B0F11
(11,15,17)
#0A0C0E
(10,12,14)
#09090B
(9,9,11)
#080608
(8,6,8)
#000000
(0,0,0)

Tints of #122426

#122426
(18,36,38)
#273739
(39,55,57)
#3C4A4C
(60,74,76)
#515D5F
(81,93,95)
#667072
(102,112,114)
#7B8385
(123,131,133)
#909698
(144,150,152)
#A5A9AB
(165,169,171)
#BABCBE
(186,188,190)
#CFCFD1
(207,207,209)
#E4E2E4
(228,226,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #122426; }

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

This text font color is #122426.

Background Color

.myBgColor { background-color: #122426; }

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

This div background color is #122426.

Border color

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

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

This div border color is #122426.

Opacity

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

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

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

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

This text has shadow with #122426 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122426.

Preview

Color preview on black background

This text has color #122426 on black background.


Color preview on white background

This text has color #122426 on white background.


Black color preview on #122426 background

This text has black color on #122426 background.


White color preview on #122426 background

This text has white color on #122426 background.


Related colors

Complementary color

Complementary color for #122426 is #EDDBD9.


I love getcolorcode.com

Triadic colors

1 #261224 and #242612 with #122426 are triadic colors.

2 #262412 and #241226 with #122426 are triadic colors.