COLOR #24129C

HEX: #24129C RGB: (36,18,156)

Color info

#24129C contains mainly blue color. Web safe color of #24129C is #330099 (or #309).

RGB color model

#24129C color RGB value is (36,18,156).

RGB: (36,18,156) (14%, 7%, 61%)

RGB channels and saturation

R 36 of 255 = 14%
G 18 of 255 = 7%
B 156 of 255 = 61%

36
18
156

R + G + B ~ 27%. #24129C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 18 + 156 = 210 (100%)
R 36 of 210 ~ 17.14%
G 18 of 210 ~ 8.57%
B 156 of 210 ~ 74.29'%

%17.14
%74.29

CMYK color model

#24129C color CMYK value is (77,88,0,39).

  • cyan value is 76.92%
  • magenta value is 88.46%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (77,88,0,39) C77M88Y0K39 (77%,88%,0%,39%) (0.77/0.88/0.00/0.39) 

CMYK percentages

%76.92
%88.46
%0
%38.82

Codes

Color #24129C in popluar color models

24 12 9C
RGB 36 18 156
HSL 248° 79.31% 34.12%
HSB/HSV 248° 88.46% 61.18%
CMYK 76.92% 88.46% 0.00%
38.82%

Color #24129C in popluar number systems.

HEX 24 12 9C
Decimal 36 18 156
Binary 100100 10010 10011100
Octal 44 22 234

Shades and tints

Shades of #24129C

#24129C
(36,18,156)
#21118E
(33,17,142)
#1E1080
(30,16,128)
#1B0F72
(27,15,114)
#180E64
(24,14,100)
#150D56
(21,13,86)
#120C48
(18,12,72)
#0F0B3A
(15,11,58)
#0C0A2C
(12,10,44)
#09091E
(9,9,30)
#060810
(6,8,16)
#000000
(0,0,0)

Tints of #24129C

#24129C
(36,18,156)
#3727A5
(55,39,165)
#4A3CAE
(74,60,174)
#5D51B7
(93,81,183)
#7066C0
(112,102,192)
#837BC9
(131,123,201)
#9690D2
(150,144,210)
#A9A5DB
(169,165,219)
#BCBAE4
(188,186,228)
#CFCFED
(207,207,237)
#E2E4F6
(226,228,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24129C color. Also use rgb(36,18,156) instead hex code.

Text Font Color

.myTextColor { color: #24129C; }

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

This text font color is #24129C.

Background Color

.myBgColor { background-color: #24129C; }

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

This div background color is #24129C.

Border color

.myBorderColor { border: 1px solid #24129C; }

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

This div border color is #24129C.

Opacity

.myOpacity80 { color: #24129C; opacity: 0.8; }

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

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

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

This text has shadow with #24129C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24129C.

Preview

Color preview on black background

This text has color #24129C on black background.


Color preview on white background

This text has color #24129C on white background.


Black color preview on #24129C background

This text has black color on #24129C background.


White color preview on #24129C background

This text has white color on #24129C background.


Related colors

Complementary color

Complementary color for #hex is #DBED63.


I love getcolorcode.com

Triadic colors

1 #9C2412 and #129C24 with #24129C are triadic colors.

2 #9C1224 and #12249C with #24129C are triadic colors.