COLOR #17024C

HEX: #17024C RGB: (23,2,76)

Color info

#17024C contains mainly red and blue colors. Web safe color of #17024C is #000033 (or #003).

RGB color model

#17024C color RGB value is (23,2,76).

RGB: (23,2,76) (9%, 1%, 30%)

RGB channels and saturation

R 23 of 255 = 9%
G 2 of 255 = 1%
B 76 of 255 = 30%

23
2
76

R + G + B ~ 13%. #17024C is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 2 + 76 = 101 (100%)
R 23 of 101 ~ 22.77%
G 2 of 101 ~ 1.98%
B 76 of 101 ~ 75.25'%

%22.77
%75.25

CMYK color model

#17024C color CMYK value is (70,97,0,70).

  • cyan value is 69.74%
  • magenta value is 97.37%
  • yellow value is 0.00%
  • key color value is 70.20%
CMYK: (70,97,0,70) C70M97Y0K70 (70%,97%,0%,70%) (0.70/0.97/0.00/0.70) 

CMYK percentages

%69.74
%97.37
%0
%70.2

Codes

Color #17024C in popluar color models

17 02 4C
RGB 23 2 76
HSL 257° 94.87% 15.29%
HSB/HSV 257° 97.37% 29.80%
CMYK 69.74% 97.37% 0.00%
70.20%

Color #17024C in popluar number systems.

HEX 17 02 4C
Decimal 23 2 76
Binary 10111 10 1001100
Octal 27 2 114

Shades and tints

Shades of #17024C

#17024C
(23,2,76)
#150246
(21,2,70)
#130240
(19,2,64)
#11023A
(17,2,58)
#0F0234
(15,2,52)
#0D022E
(13,2,46)
#0B0228
(11,2,40)
#090222
(9,2,34)
#07021C
(7,2,28)
#050216
(5,2,22)
#030210
(3,2,16)
#000000
(0,0,0)

Tints of #17024C

#17024C
(23,2,76)
#2C195C
(44,25,92)
#41306C
(65,48,108)
#56477C
(86,71,124)
#6B5E8C
(107,94,140)
#80759C
(128,117,156)
#958CAC
(149,140,172)
#AAA3BC
(170,163,188)
#BFBACC
(191,186,204)
#D4D1DC
(212,209,220)
#E9E8EC
(233,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17024C color. Also use rgb(23,2,76) instead hex code.

Text Font Color

.myTextColor { color: #17024C; }

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

This text font color is #17024C.

Background Color

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

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

This div background color is #17024C.

Border color

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

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

This div border color is #17024C.

Opacity

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

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

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

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

This text has shadow with #17024C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17024C.

Preview

Color preview on black background

This text has color #17024C on black background.


Color preview on white background

This text has color #17024C on white background.


Black color preview on #17024C background

This text has black color on #17024C background.


White color preview on #17024C background

This text has white color on #17024C background.


Related colors

Complementary color

Complementary color for #hex is #E8FDB3.


I love getcolorcode.com

Triadic colors

1 #4C1702 and #024C17 with #17024C are triadic colors.

2 #4C0217 and #02174C with #17024C are triadic colors.