COLOR #241438

HEX: #241438 RGB: (36,20,56)

Color info

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

RGB color model

#241438 color RGB value is (36,20,56).

RGB: (36,20,56) (14%, 8%, 22%)

RGB channels and saturation

R 36 of 255 = 14%
G 20 of 255 = 8%
B 56 of 255 = 22%

36
20
56

R + G + B ~ 15%. #241438 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 20 + 56 = 112 (100%)
R 36 of 112 ~ 32.14%
G 20 of 112 ~ 17.86%
B 56 of 112 ~ 50'%

%32.14
%17.86
%50

CMYK color model

#241438 color CMYK value is (36,64,0,78).

  • cyan value is 35.71%
  • magenta value is 64.29%
  • yellow value is 0.00%
  • key color value is 78.04%
CMYK: (36,64,0,78) C36M64Y0K78 (36%,64%,0%,78%) (0.36/0.64/0.00/0.78) 

CMYK percentages

%35.71
%64.29
%0
%78.04

Codes

Color #241438 in popluar color models

24 14 38
RGB 36 20 56
HSL 267° 47.37% 14.90%
HSB/HSV 267° 64.29% 21.96%
CMYK 35.71% 64.29% 0.00%
78.04%

Color #241438 in popluar number systems.

HEX 24 14 38
Decimal 36 20 56
Binary 100100 10100 111000
Octal 44 24 70

Shades and tints

Shades of #241438

#241438
(36,20,56)
#211333
(33,19,51)
#1E122E
(30,18,46)
#1B1129
(27,17,41)
#181024
(24,16,36)
#150F1F
(21,15,31)
#120E1A
(18,14,26)
#0F0D15
(15,13,21)
#0C0C10
(12,12,16)
#090B0B
(9,11,11)
#060A06
(6,10,6)
#000000
(0,0,0)

Tints of #241438

#241438
(36,20,56)
#37294A
(55,41,74)
#4A3E5C
(74,62,92)
#5D536E
(93,83,110)
#706880
(112,104,128)
#837D92
(131,125,146)
#9692A4
(150,146,164)
#A9A7B6
(169,167,182)
#BCBCC8
(188,188,200)
#CFD1DA
(207,209,218)
#E2E6EC
(226,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #241438 color. Also use rgb(36,20,56) instead hex code.

Text Font Color

.myTextColor { color: #241438; }

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

This text font color is #241438.

Background Color

.myBgColor { background-color: #241438; }

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

This div background color is #241438.

Border color

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

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

This div border color is #241438.

Opacity

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

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

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

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

This text has shadow with #241438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #241438.

Preview

Color preview on black background

This text has color #241438 on black background.


Color preview on white background

This text has color #241438 on white background.


Black color preview on #241438 background

This text has black color on #241438 background.


White color preview on #241438 background

This text has white color on #241438 background.


Related colors

Complementary color

Complementary color for #hex is #DBEBC7.


I love getcolorcode.com

Triadic colors

1 #382414 and #143824 with #241438 are triadic colors.

2 #381424 and #142438 with #241438 are triadic colors.