COLOR #241848

HEX: #241848 RGB: (36,24,72)

Color info

#241848 contains red, green and blue colors in about the same proportion. Web safe color of #241848 is #330033 (or #303).

RGB color model

#241848 color RGB value is (36,24,72).

RGB: (36,24,72) (14%, 9%, 28%)

RGB channels and saturation

R 36 of 255 = 14%
G 24 of 255 = 9%
B 72 of 255 = 28%

36
24
72

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

Portions of RGB colors in percentages

R + G + B = 36 + 24 + 72 = 132 (100%)
R 36 of 132 ~ 27.27%
G 24 of 132 ~ 18.18%
B 72 of 132 ~ 54.55'%

%27.27
%18.18
%54.55

CMYK color model

#241848 color CMYK value is (50,67,0,72).

  • cyan value is 50.00%
  • magenta value is 66.67%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (50,67,0,72)
C50M67Y0K72 (50%, 67%, 0%, 72%)
(0.50 / 0.67 / 0.00 / 0.72)

CMYK percentages

%50
%66.67
%0
%71.76

Codes

Color #241848 in popluar color models

24 18 48
RGB 36 24 72
HSL 255° 50.00% 18.82%
HSB/HSV 255° 66.67% 28.24%
CMYK 50.00% 66.67% 0.00%
71.76%

Color #241848 in popluar number systems.

HEX 24 18 48
Decimal 36 24 72
Binary 100100 11000 1001000
Octal 44 30 110

Shades and tints

Shades of #241848

#241848
(36,24,72)
#211642
(33,22,66)
#1E143C
(30,20,60)
#1B1236
(27,18,54)
#181030
(24,16,48)
#150E2A
(21,14,42)
#120C24
(18,12,36)
#0F0A1E
(15,10,30)
#0C0818
(12,8,24)
#090612
(9,6,18)
#06040C
(6,4,12)
#000000
(0,0,0)

Tints of #241848

#241848
(36,24,72)
#372D58
(55,45,88)
#4A4268
(74,66,104)
#5D5778
(93,87,120)
#706C88
(112,108,136)
#838198
(131,129,152)
#9696A8
(150,150,168)
#A9ABB8
(169,171,184)
#BCC0C8
(188,192,200)
#CFD5D8
(207,213,216)
#E2EAE8
(226,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #241848 color. Also use rgb(36,24,72) instead hex code.

Text Font Color

.myTextColor { color: #241848; }

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

This text font color is #241848.

Background Color

.myBgColor { background-color: #241848; }

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

This div background color is #241848.

Border color

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

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

This div border color is #241848.

Opacity

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

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

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

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

This text has shadow with #241848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #241848.

Preview

Color preview on black background

This text has color #241848 on black background.


Color preview on white background

This text has color #241848 on white background.


Black color preview on #241848 background

This text has black color on #241848 background.


White color preview on #241848 background

This text has white color on #241848 background.


Related colors

Complementary color

Complementary color for #hex is #DBE7B7.


I love getcolorcode.com

Triadic colors

1 #482418 and #184824 with #241848 are triadic colors.

2 #481824 and #182448 with #241848 are triadic colors.