COLOR #181237

HEX: #181237 RGB: (24,18,55)

Color info

#181237 contains red, green and blue colors in about the same proportion. Web safe color of #181237 is #000033 (or #003).

RGB color model

#181237 color RGB value is (24,18,55).

RGB: (24,18,55) (9%, 7%, 22%)

RGB channels and saturation

R 24 of 255 = 9%
G 18 of 255 = 7%
B 55 of 255 = 22%

24
18
55

R + G + B ~ 13%. #181237 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 18 + 55 = 97 (100%)
R 24 of 97 ~ 24.74%
G 18 of 97 ~ 18.56%
B 55 of 97 ~ 56.7'%

%24.74
%18.56
%56.7

CMYK color model

#181237 color CMYK value is (56,67,0,78).

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

CMYK: (56,67,0,78)
C56M67Y0K78 (56%, 67%, 0%, 78%)
(0.56 / 0.67 / 0.00 / 0.78)

CMYK percentages

%56.36
%67.27
%0
%78.43

Codes

Color #181237 in popluar color models

18 12 37
RGB 24 18 55
HSL 250° 50.68% 14.31%
HSB/HSV 250° 67.27% 21.57%
CMYK 56.36% 67.27% 0.00%
78.43%

Color #181237 in popluar number systems.

HEX 18 12 37
Decimal 24 18 55
Binary 11000 10010 110111
Octal 30 22 67

Shades and tints

Shades of #181237

#181237
(24,18,55)
#161132
(22,17,50)
#14102D
(20,16,45)
#120F28
(18,15,40)
#100E23
(16,14,35)
#0E0D1E
(14,13,30)
#0C0C19
(12,12,25)
#0A0B14
(10,11,20)
#080A0F
(8,10,15)
#06090A
(6,9,10)
#040805
(4,8,5)
#000000
(0,0,0)

Tints of #181237

#181237
(24,18,55)
#2D2749
(45,39,73)
#423C5B
(66,60,91)
#57516D
(87,81,109)
#6C667F
(108,102,127)
#817B91
(129,123,145)
#9690A3
(150,144,163)
#ABA5B5
(171,165,181)
#C0BAC7
(192,186,199)
#D5CFD9
(213,207,217)
#EAE4EB
(234,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #181237; }

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

This text font color is #181237.

Background Color

.myBgColor { background-color: #181237; }

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

This div background color is #181237.

Border color

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

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

This div border color is #181237.

Opacity

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

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

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

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

This text has shadow with #181237 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #181237.

Preview

Color preview on black background

This text has color #181237 on black background.


Color preview on white background

This text has color #181237 on white background.


Black color preview on #181237 background

This text has black color on #181237 background.


White color preview on #181237 background

This text has white color on #181237 background.


Related colors

Complementary color

Complementary color for #hex is #E7EDC8.


I love getcolorcode.com

Triadic colors

1 #371812 and #123718 with #181237 are triadic colors.

2 #371218 and #121837 with #181237 are triadic colors.