COLOR #122440

HEX: #122440 RGB: (18,36,64)

Color info

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

RGB color model

#122440 color RGB value is (18,36,64).

RGB: (18,36,64) (7%, 14%, 25%)

RGB channels and saturation

R 18 of 255 = 7%
G 36 of 255 = 14%
B 64 of 255 = 25%

18
36
64

R + G + B ~ 15%. #122440 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 36 + 64 = 118 (100%)
R 18 of 118 ~ 15.25%
G 36 of 118 ~ 30.51%
B 64 of 118 ~ 54.24'%

%15.25
%30.51
%54.24

CMYK color model

#122440 color CMYK value is (72,44,0,75).

  • cyan value is 71.88%
  • magenta value is 43.75%
  • yellow value is 0.00%
  • key color value is 74.90%
CMYK: (72,44,0,75) C72M44Y0K75 (72%,44%,0%,75%) (0.72/0.44/0.00/0.75) 

CMYK percentages

%71.88
%43.75
%0
%74.9

Codes

Color #122440 in popluar color models

12 24 40
RGB 18 36 64
HSL 217° 56.10% 16.08%
HSB/HSV 217° 71.88% 25.10%
CMYK 71.88% 43.75% 0.00%
74.90%

Color #122440 in popluar number systems.

HEX 12 24 40
Decimal 18 36 64
Binary 10010 100100 1000000
Octal 22 44 100

Shades and tints

Shades of #122440

#122440
(18,36,64)
#11213B
(17,33,59)
#101E36
(16,30,54)
#0F1B31
(15,27,49)
#0E182C
(14,24,44)
#0D1527
(13,21,39)
#0C1222
(12,18,34)
#0B0F1D
(11,15,29)
#0A0C18
(10,12,24)
#090913
(9,9,19)
#08060E
(8,6,14)
#000000
(0,0,0)

Tints of #122440

#122440
(18,36,64)
#273751
(39,55,81)
#3C4A62
(60,74,98)
#515D73
(81,93,115)
#667084
(102,112,132)
#7B8395
(123,131,149)
#9096A6
(144,150,166)
#A5A9B7
(165,169,183)
#BABCC8
(186,188,200)
#CFCFD9
(207,207,217)
#E4E2EA
(228,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #122440; }

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

This text font color is #122440.

Background Color

.myBgColor { background-color: #122440; }

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

This div background color is #122440.

Border color

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

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

This div border color is #122440.

Opacity

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

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

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

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

This text has shadow with #122440 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122440.

Preview

Color preview on black background

This text has color #122440 on black background.


Color preview on white background

This text has color #122440 on white background.


Black color preview on #122440 background

This text has black color on #122440 background.


White color preview on #122440 background

This text has white color on #122440 background.


Related colors

Complementary color

Complementary color for #hex is #EDDBBF.


I love getcolorcode.com

Triadic colors

1 #401224 and #244012 with #122440 are triadic colors.

2 #402412 and #241240 with #122440 are triadic colors.