COLOR #122431

HEX: #122431 RGB: (18,36,49)

Color info

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

RGB color model

#122431 color RGB value is (18,36,49).

RGB: (18,36,49) (7%, 14%, 19%)

RGB channels and saturation

R 18 of 255 = 7%
G 36 of 255 = 14%
B 49 of 255 = 19%

18
36
49

R + G + B ~ 13%. #122431 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 36 + 49 = 103 (100%)
R 18 of 103 ~ 17.48%
G 36 of 103 ~ 34.95%
B 49 of 103 ~ 47.57'%

%17.48
%34.95
%47.57

CMYK color model

#122431 color CMYK value is (63,27,0,81).

  • cyan value is 63.27%
  • magenta value is 26.53%
  • yellow value is 0.00%
  • key color value is 80.78%

CMYK: (63,27,0,81)
C63M27Y0K81 (63%, 27%, 0%, 81%)
(0.63 / 0.27 / 0.00 / 0.81)

CMYK percentages

%63.27
%26.53
%0
%80.78

Codes

Color #122431 in popluar color models

12 24 31
RGB 18 36 49
HSL 205° 46.27% 13.14%
HSB/HSV 205° 63.27% 19.22%
CMYK 63.27% 26.53% 0.00%
80.78%

Color #122431 in popluar number systems.

HEX 12 24 31
Decimal 18 36 49
Binary 10010 100100 110001
Octal 22 44 61

Shades and tints

Shades of #122431

#122431
(18,36,49)
#11212D
(17,33,45)
#101E29
(16,30,41)
#0F1B25
(15,27,37)
#0E1821
(14,24,33)
#0D151D
(13,21,29)
#0C1219
(12,18,25)
#0B0F15
(11,15,21)
#0A0C11
(10,12,17)
#09090D
(9,9,13)
#080609
(8,6,9)
#000000
(0,0,0)

Tints of #122431

#122431
(18,36,49)
#273743
(39,55,67)
#3C4A55
(60,74,85)
#515D67
(81,93,103)
#667079
(102,112,121)
#7B838B
(123,131,139)
#90969D
(144,150,157)
#A5A9AF
(165,169,175)
#BABCC1
(186,188,193)
#CFCFD3
(207,207,211)
#E4E2E5
(228,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #122431; }

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

This text font color is #122431.

Background Color

.myBgColor { background-color: #122431; }

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

This div background color is #122431.

Border color

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

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

This div border color is #122431.

Opacity

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

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

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

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

This text has shadow with #122431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122431.

Preview

Color preview on black background

This text has color #122431 on black background.


Color preview on white background

This text has color #122431 on white background.


Black color preview on #122431 background

This text has black color on #122431 background.


White color preview on #122431 background

This text has white color on #122431 background.


Related colors

Complementary color

Complementary color for #hex is #EDDBCE.


I love getcolorcode.com

Triadic colors

1 #311224 and #243112 with #122431 are triadic colors.

2 #312412 and #241231 with #122431 are triadic colors.