COLOR #241559

HEX: #241559 RGB: (36,21,89)

Color info

#241559 contains mainly red and blue colors. Web safe color of #241559 is #330066 (or #306).

RGB color model

#241559 color RGB value is (36,21,89).

RGB: (36,21,89) (14%, 8%, 35%)

RGB channels and saturation

R 36 of 255 = 14%
G 21 of 255 = 8%
B 89 of 255 = 35%

36
21
89

R + G + B ~ 19%. #241559 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 21 + 89 = 146 (100%)
R 36 of 146 ~ 24.66%
G 21 of 146 ~ 14.38%
B 89 of 146 ~ 60.96'%

%24.66
%14.38
%60.96

CMYK color model

#241559 color CMYK value is (60,76,0,65).

  • cyan value is 59.55%
  • magenta value is 76.40%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (60,76,0,65)
C60M76Y0K65 (60%, 76%, 0%, 65%)
(0.60 / 0.76 / 0.00 / 0.65)

CMYK percentages

%59.55
%76.4
%0
%65.1

Codes

Color #241559 in popluar color models

24 15 59
RGB 36 21 89
HSL 253° 61.82% 21.57%
HSB/HSV 253° 76.40% 34.90%
CMYK 59.55% 76.40% 0.00%
65.10%

Color #241559 in popluar number systems.

HEX 24 15 59
Decimal 36 21 89
Binary 100100 10101 1011001
Octal 44 25 131

Shades and tints

Shades of #241559

#241559
(36,21,89)
#211451
(33,20,81)
#1E1349
(30,19,73)
#1B1241
(27,18,65)
#181139
(24,17,57)
#151031
(21,16,49)
#120F29
(18,15,41)
#0F0E21
(15,14,33)
#0C0D19
(12,13,25)
#090C11
(9,12,17)
#060B09
(6,11,9)
#000000
(0,0,0)

Tints of #241559

#241559
(36,21,89)
#372A68
(55,42,104)
#4A3F77
(74,63,119)
#5D5486
(93,84,134)
#706995
(112,105,149)
#837EA4
(131,126,164)
#9693B3
(150,147,179)
#A9A8C2
(169,168,194)
#BCBDD1
(188,189,209)
#CFD2E0
(207,210,224)
#E2E7EF
(226,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #241559 color. Also use rgb(36,21,89) instead hex code.

Text Font Color

.myTextColor { color: #241559; }

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

This text font color is #241559.

Background Color

.myBgColor { background-color: #241559; }

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

This div background color is #241559.

Border color

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

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

This div border color is #241559.

Opacity

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

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

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

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

This text has shadow with #241559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #241559.

Preview

Color preview on black background

This text has color #241559 on black background.


Color preview on white background

This text has color #241559 on white background.


Black color preview on #241559 background

This text has black color on #241559 background.


White color preview on #241559 background

This text has white color on #241559 background.


Related colors

Complementary color

Complementary color for #hex is #DBEAA6.


I love getcolorcode.com

Triadic colors

1 #592415 and #155924 with #241559 are triadic colors.

2 #591524 and #152459 with #241559 are triadic colors.