COLOR #122048

HEX: #122048 RGB: (18,32,72)

Color info

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

RGB color model

#122048 color RGB value is (18,32,72).

RGB: (18,32,72) (7%, 13%, 28%)

RGB channels and saturation

R 18 of 255 = 7%
G 32 of 255 = 13%
B 72 of 255 = 28%

18
32
72

R + G + B ~ 16%. #122048 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 32 + 72 = 122 (100%)
R 18 of 122 ~ 14.75%
G 32 of 122 ~ 26.23%
B 72 of 122 ~ 59.02'%

%14.75
%26.23
%59.02

CMYK color model

#122048 color CMYK value is (75,56,0,72).

  • cyan value is 75.00%
  • magenta value is 55.56%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (75,56,0,72)
C75M56Y0K72 (75%, 56%, 0%, 72%)
(0.75 / 0.56 / 0.00 / 0.72)

CMYK percentages

%75
%55.56
%0
%71.76

Codes

Color #122048 in popluar color models

12 20 48
RGB 18 32 72
HSL 224° 60.00% 17.65%
HSB/HSV 224° 75.00% 28.24%
CMYK 75.00% 55.56% 0.00%
71.76%

Color #122048 in popluar number systems.

HEX 12 20 48
Decimal 18 32 72
Binary 10010 100000 1001000
Octal 22 40 110

Shades and tints

Shades of #122048

#122048
(18,32,72)
#111E42
(17,30,66)
#101C3C
(16,28,60)
#0F1A36
(15,26,54)
#0E1830
(14,24,48)
#0D162A
(13,22,42)
#0C1424
(12,20,36)
#0B121E
(11,18,30)
#0A1018
(10,16,24)
#090E12
(9,14,18)
#080C0C
(8,12,12)
#000000
(0,0,0)

Tints of #122048

#122048
(18,32,72)
#273458
(39,52,88)
#3C4868
(60,72,104)
#515C78
(81,92,120)
#667088
(102,112,136)
#7B8498
(123,132,152)
#9098A8
(144,152,168)
#A5ACB8
(165,172,184)
#BAC0C8
(186,192,200)
#CFD4D8
(207,212,216)
#E4E8E8
(228,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #122048; }

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

This text font color is #122048.

Background Color

.myBgColor { background-color: #122048; }

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

This div background color is #122048.

Border color

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

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

This div border color is #122048.

Opacity

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

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

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

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

This text has shadow with #122048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122048.

Preview

Color preview on black background

This text has color #122048 on black background.


Color preview on white background

This text has color #122048 on white background.


Black color preview on #122048 background

This text has black color on #122048 background.


White color preview on #122048 background

This text has white color on #122048 background.


Related colors

Complementary color

Complementary color for #hex is #EDDFB7.


I love getcolorcode.com

Triadic colors

1 #481220 and #204812 with #122048 are triadic colors.

2 #482012 and #201248 with #122048 are triadic colors.