COLOR #17023A

HEX: #17023A RGB: (23,2,58)

Color info

#17023A contains red, green and blue colors in about the same proportion. Web safe color of #17023A is #000033 (or #003).

RGB color model

#17023A color RGB value is (23,2,58).

RGB: (23,2,58) (9%, 1%, 23%)

RGB channels and saturation

R 23 of 255 = 9%
G 2 of 255 = 1%
B 58 of 255 = 23%

23
2
58

R + G + B ~ 11%. #17023A is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 2 + 58 = 83 (100%)
R 23 of 83 ~ 27.71%
G 2 of 83 ~ 2.41%
B 58 of 83 ~ 69.88'%

%27.71
%69.88

CMYK color model

#17023A color CMYK value is (60,97,0,77).

  • cyan value is 60.34%
  • magenta value is 96.55%
  • yellow value is 0.00%
  • key color value is 77.25%
CMYK: (60,97,0,77) C60M97Y0K77 (60%,97%,0%,77%) (0.60/0.97/0.00/0.77) 

CMYK percentages

%60.34
%96.55
%0
%77.25

Codes

Color #17023A in popluar color models

17 02 3A
RGB 23 2 58
HSL 263° 93.33% 11.76%
HSB/HSV 263° 96.55% 22.75%
CMYK 60.34% 96.55% 0.00%
77.25%

Color #17023A in popluar number systems.

HEX 17 02 3A
Decimal 23 2 58
Binary 10111 10 111010
Octal 27 2 72

Shades and tints

Shades of #17023A

#17023A
(23,2,58)
#150235
(21,2,53)
#130230
(19,2,48)
#11022B
(17,2,43)
#0F0226
(15,2,38)
#0D0221
(13,2,33)
#0B021C
(11,2,28)
#090217
(9,2,23)
#070212
(7,2,18)
#05020D
(5,2,13)
#030208
(3,2,8)
#000000
(0,0,0)

Tints of #17023A

#17023A
(23,2,58)
#2C194B
(44,25,75)
#41305C
(65,48,92)
#56476D
(86,71,109)
#6B5E7E
(107,94,126)
#80758F
(128,117,143)
#958CA0
(149,140,160)
#AAA3B1
(170,163,177)
#BFBAC2
(191,186,194)
#D4D1D3
(212,209,211)
#E9E8E4
(233,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17023A color. Also use rgb(23,2,58) instead hex code.

Text Font Color

.myTextColor { color: #17023A; }

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

This text font color is #17023A.

Background Color

.myBgColor { background-color: #17023A; }

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

This div background color is #17023A.

Border color

.myBorderColor { border: 1px solid #17023A; }

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

This div border color is #17023A.

Opacity

.myOpacity80 { color: #17023A; opacity: 0.8; }

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

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

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

This text has shadow with #17023A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17023A.

Preview

Color preview on black background

This text has color #17023A on black background.


Color preview on white background

This text has color #17023A on white background.


Black color preview on #17023A background

This text has black color on #17023A background.


White color preview on #17023A background

This text has white color on #17023A background.


Related colors

Complementary color

Complementary color for #hex is #E8FDC5.


I love getcolorcode.com

Triadic colors

1 #3A1702 and #023A17 with #17023A are triadic colors.

2 #3A0217 and #02173A with #17023A are triadic colors.