COLOR #122549

HEX: #122549 RGB: (18,37,73)

Color info

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

RGB color model

#122549 color RGB value is (18,37,73).

RGB: (18,37,73) (7%, 15%, 29%)

RGB channels and saturation

R 18 of 255 = 7%
G 37 of 255 = 15%
B 73 of 255 = 29%

18
37
73

R + G + B ~ 17%. #122549 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 37 + 73 = 128 (100%)
R 18 of 128 ~ 14.06%
G 37 of 128 ~ 28.91%
B 73 of 128 ~ 57.03'%

%14.06
%28.91
%57.03

CMYK color model

#122549 color CMYK value is (75,49,0,71).

  • cyan value is 75.34%
  • magenta value is 49.32%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (75,49,0,71)
C75M49Y0K71 (75%, 49%, 0%, 71%)
(0.75 / 0.49 / 0.00 / 0.71)

CMYK percentages

%75.34
%49.32
%0
%71.37

Codes

Color #122549 in popluar color models

12 25 49
RGB 18 37 73
HSL 219° 60.44% 17.84%
HSB/HSV 219° 75.34% 28.63%
CMYK 75.34% 49.32% 0.00%
71.37%

Color #122549 in popluar number systems.

HEX 12 25 49
Decimal 18 37 73
Binary 10010 100101 1001001
Octal 22 45 111

Shades and tints

Shades of #122549

#122549
(18,37,73)
#112243
(17,34,67)
#101F3D
(16,31,61)
#0F1C37
(15,28,55)
#0E1931
(14,25,49)
#0D162B
(13,22,43)
#0C1325
(12,19,37)
#0B101F
(11,16,31)
#0A0D19
(10,13,25)
#090A13
(9,10,19)
#08070D
(8,7,13)
#000000
(0,0,0)

Tints of #122549

#122549
(18,37,73)
#273859
(39,56,89)
#3C4B69
(60,75,105)
#515E79
(81,94,121)
#667189
(102,113,137)
#7B8499
(123,132,153)
#9097A9
(144,151,169)
#A5AAB9
(165,170,185)
#BABDC9
(186,189,201)
#CFD0D9
(207,208,217)
#E4E3E9
(228,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #122549 color. Also use rgb(18,37,73) instead hex code.

Text Font Color

.myTextColor { color: #122549; }

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

This text font color is #122549.

Background Color

.myBgColor { background-color: #122549; }

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

This div background color is #122549.

Border color

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

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

This div border color is #122549.

Opacity

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

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

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

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

This text has shadow with #122549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122549.

Preview

Color preview on black background

This text has color #122549 on black background.


Color preview on white background

This text has color #122549 on white background.


Black color preview on #122549 background

This text has black color on #122549 background.


White color preview on #122549 background

This text has white color on #122549 background.


Related colors

Complementary color

Complementary color for #hex is #EDDAB6.


I love getcolorcode.com

Triadic colors

1 #491225 and #254912 with #122549 are triadic colors.

2 #492512 and #251249 with #122549 are triadic colors.