COLOR #122E37

HEX: #122E37 RGB: (18,46,55)

Color info

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

RGB color model

#122E37 color RGB value is (18,46,55).

RGB: (18,46,55) (7%, 18%, 22%)

RGB channels and saturation

R 18 of 255 = 7%
G 46 of 255 = 18%
B 55 of 255 = 22%

18
46
55

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

Portions of RGB colors in percentages

R + G + B = 18 + 46 + 55 = 119 (100%)
R 18 of 119 ~ 15.13%
G 46 of 119 ~ 38.66%
B 55 of 119 ~ 46.22'%

%15.13
%38.66
%46.22

CMYK color model

#122E37 color CMYK value is (67,16,0,78).

  • cyan value is 67.27%
  • magenta value is 16.36%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (67,16,0,78)
C67M16Y0K78 (67%, 16%, 0%, 78%)
(0.67 / 0.16 / 0.00 / 0.78)

CMYK percentages

%67.27
%16.36
%0
%78.43

Codes

Color #122E37 in popluar color models

12 2E 37
RGB 18 46 55
HSL 195° 50.68% 14.31%
HSB/HSV 195° 67.27% 21.57%
CMYK 67.27% 16.36% 0.00%
78.43%

Color #122E37 in popluar number systems.

HEX 12 2E 37
Decimal 18 46 55
Binary 10010 101110 110111
Octal 22 56 67

Shades and tints

Shades of #122E37

#122E37
(18,46,55)
#112A32
(17,42,50)
#10262D
(16,38,45)
#0F2228
(15,34,40)
#0E1E23
(14,30,35)
#0D1A1E
(13,26,30)
#0C1619
(12,22,25)
#0B1214
(11,18,20)
#0A0E0F
(10,14,15)
#090A0A
(9,10,10)
#080605
(8,6,5)
#000000
(0,0,0)

Tints of #122E37

#122E37
(18,46,55)
#274149
(39,65,73)
#3C545B
(60,84,91)
#51676D
(81,103,109)
#667A7F
(102,122,127)
#7B8D91
(123,141,145)
#90A0A3
(144,160,163)
#A5B3B5
(165,179,181)
#BAC6C7
(186,198,199)
#CFD9D9
(207,217,217)
#E4ECEB
(228,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #122E37 color. Also use rgb(18,46,55) instead hex code.

Text Font Color

.myTextColor { color: #122E37; }

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

This text font color is #122E37.

Background Color

.myBgColor { background-color: #122E37; }

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

This div background color is #122E37.

Border color

.myBorderColor { border: 1px solid #122E37; }

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

This div border color is #122E37.

Opacity

.myOpacity80 { color: #122E37; opacity: 0.8; }

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

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

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

This text has shadow with #122E37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122E37.

Preview

Color preview on black background

This text has color #122E37 on black background.


Color preview on white background

This text has color #122E37 on white background.


Black color preview on #122E37 background

This text has black color on #122E37 background.


White color preview on #122E37 background

This text has white color on #122E37 background.


Related colors

Complementary color

Complementary color for #hex is #EDD1C8.


I love getcolorcode.com

Triadic colors

1 #37122E and #2E3712 with #122E37 are triadic colors.

2 #372E12 and #2E1237 with #122E37 are triadic colors.