COLOR #24195D

HEX: #24195D RGB: (36,25,93)

Color info

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

RGB color model

#24195D color RGB value is (36,25,93).

RGB: (36,25,93) (14%, 10%, 36%)

RGB channels and saturation

R 36 of 255 = 14%
G 25 of 255 = 10%
B 93 of 255 = 36%

36
25
93

R + G + B ~ 20%. #24195D is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 25 + 93 = 154 (100%)
R 36 of 154 ~ 23.38%
G 25 of 154 ~ 16.23%
B 93 of 154 ~ 60.39'%

%23.38
%16.23
%60.39

CMYK color model

#24195D color CMYK value is (61,73,0,64).

  • cyan value is 61.29%
  • magenta value is 73.12%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (61,73,0,64)
C61M73Y0K64 (61%, 73%, 0%, 64%)
(0.61 / 0.73 / 0.00 / 0.64)

CMYK percentages

%61.29
%73.12
%0
%63.53

Codes

Color #24195D in popluar color models

24 19 5D
RGB 36 25 93
HSL 250° 57.63% 23.14%
HSB/HSV 250° 73.12% 36.47%
CMYK 61.29% 73.12% 0.00%
63.53%

Color #24195D in popluar number systems.

HEX 24 19 5D
Decimal 36 25 93
Binary 100100 11001 1011101
Octal 44 31 135

Shades and tints

Shades of #24195D

#24195D
(36,25,93)
#211755
(33,23,85)
#1E154D
(30,21,77)
#1B1345
(27,19,69)
#18113D
(24,17,61)
#150F35
(21,15,53)
#120D2D
(18,13,45)
#0F0B25
(15,11,37)
#0C091D
(12,9,29)
#090715
(9,7,21)
#06050D
(6,5,13)
#000000
(0,0,0)

Tints of #24195D

#24195D
(36,25,93)
#372D6B
(55,45,107)
#4A4179
(74,65,121)
#5D5587
(93,85,135)
#706995
(112,105,149)
#837DA3
(131,125,163)
#9691B1
(150,145,177)
#A9A5BF
(169,165,191)
#BCB9CD
(188,185,205)
#CFCDDB
(207,205,219)
#E2E1E9
(226,225,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24195D color. Also use rgb(36,25,93) instead hex code.

Text Font Color

.myTextColor { color: #24195D; }

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

This text font color is #24195D.

Background Color

.myBgColor { background-color: #24195D; }

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

This div background color is #24195D.

Border color

.myBorderColor { border: 1px solid #24195D; }

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

This div border color is #24195D.

Opacity

.myOpacity80 { color: #24195D; opacity: 0.8; }

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

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

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

This text has shadow with #24195D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24195D.

Preview

Color preview on black background

This text has color #24195D on black background.


Color preview on white background

This text has color #24195D on white background.


Black color preview on #24195D background

This text has black color on #24195D background.


White color preview on #24195D background

This text has white color on #24195D background.


Related colors

Complementary color

Complementary color for #hex is #DBE6A2.


I love getcolorcode.com

Triadic colors

1 #5D2419 and #195D24 with #24195D are triadic colors.

2 #5D1924 and #19245D with #24195D are triadic colors.