COLOR #122041

HEX: #122041 RGB: (18,32,65)

Color info

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

RGB color model

#122041 color RGB value is (18,32,65).

RGB: (18,32,65) (7%, 13%, 25%)

RGB channels and saturation

R 18 of 255 = 7%
G 32 of 255 = 13%
B 65 of 255 = 25%

18
32
65

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

Portions of RGB colors in percentages

R + G + B = 18 + 32 + 65 = 115 (100%)
R 18 of 115 ~ 15.65%
G 32 of 115 ~ 27.83%
B 65 of 115 ~ 56.52'%

%15.65
%27.83
%56.52

CMYK color model

#122041 color CMYK value is (72,51,0,75).

  • cyan value is 72.31%
  • magenta value is 50.77%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (72,51,0,75)
C72M51Y0K75 (72%, 51%, 0%, 75%)
(0.72 / 0.51 / 0.00 / 0.75)

CMYK percentages

%72.31
%50.77
%0
%74.51

Codes

Color #122041 in popluar color models

12 20 41
RGB 18 32 65
HSL 222° 56.63% 16.27%
HSB/HSV 222° 72.31% 25.49%
CMYK 72.31% 50.77% 0.00%
74.51%

Color #122041 in popluar number systems.

HEX 12 20 41
Decimal 18 32 65
Binary 10010 100000 1000001
Octal 22 40 101

Shades and tints

Shades of #122041

#122041
(18,32,65)
#111E3C
(17,30,60)
#101C37
(16,28,55)
#0F1A32
(15,26,50)
#0E182D
(14,24,45)
#0D1628
(13,22,40)
#0C1423
(12,20,35)
#0B121E
(11,18,30)
#0A1019
(10,16,25)
#090E14
(9,14,20)
#080C0F
(8,12,15)
#000000
(0,0,0)

Tints of #122041

#122041
(18,32,65)
#273452
(39,52,82)
#3C4863
(60,72,99)
#515C74
(81,92,116)
#667085
(102,112,133)
#7B8496
(123,132,150)
#9098A7
(144,152,167)
#A5ACB8
(165,172,184)
#BAC0C9
(186,192,201)
#CFD4DA
(207,212,218)
#E4E8EB
(228,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #122041 color. Also use rgb(18,32,65) instead hex code.

Text Font Color

.myTextColor { color: #122041; }

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

This text font color is #122041.

Background Color

.myBgColor { background-color: #122041; }

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

This div background color is #122041.

Border color

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

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

This div border color is #122041.

Opacity

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

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

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

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

This text has shadow with #122041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122041.

Preview

Color preview on black background

This text has color #122041 on black background.


Color preview on white background

This text has color #122041 on white background.


Black color preview on #122041 background

This text has black color on #122041 background.


White color preview on #122041 background

This text has white color on #122041 background.


Related colors

Complementary color

Complementary color for #hex is #EDDFBE.


I love getcolorcode.com

Triadic colors

1 #411220 and #204112 with #122041 are triadic colors.

2 #412012 and #201241 with #122041 are triadic colors.