COLOR #17133C

HEX: #17133C RGB: (23,19,60)

Color info

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

RGB color model

#17133C color RGB value is (23,19,60).

RGB: (23,19,60) (9%, 7%, 24%)

RGB channels and saturation

R 23 of 255 = 9%
G 19 of 255 = 7%
B 60 of 255 = 24%

23
19
60

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

Portions of RGB colors in percentages

R + G + B = 23 + 19 + 60 = 102 (100%)
R 23 of 102 ~ 22.55%
G 19 of 102 ~ 18.63%
B 60 of 102 ~ 58.82'%

%22.55
%18.63
%58.82

CMYK color model

#17133C color CMYK value is (62,68,0,76).

  • cyan value is 61.67%
  • magenta value is 68.33%
  • yellow value is 0.00%
  • key color value is 76.47%

CMYK: (62,68,0,76)
C62M68Y0K76 (62%, 68%, 0%, 76%)
(0.62 / 0.68 / 0.00 / 0.76)

CMYK percentages

%61.67
%68.33
%0
%76.47

Codes

Color #17133C in popluar color models

17 13 3C
RGB 23 19 60
HSL 246° 51.90% 15.49%
HSB/HSV 246° 68.33% 23.53%
CMYK 61.67% 68.33% 0.00%
76.47%

Color #17133C in popluar number systems.

HEX 17 13 3C
Decimal 23 19 60
Binary 10111 10011 111100
Octal 27 23 74

Shades and tints

Shades of #17133C

#17133C
(23,19,60)
#151237
(21,18,55)
#131132
(19,17,50)
#11102D
(17,16,45)
#0F0F28
(15,15,40)
#0D0E23
(13,14,35)
#0B0D1E
(11,13,30)
#090C19
(9,12,25)
#070B14
(7,11,20)
#050A0F
(5,10,15)
#03090A
(3,9,10)
#000000
(0,0,0)

Tints of #17133C

#17133C
(23,19,60)
#2C284D
(44,40,77)
#413D5E
(65,61,94)
#56526F
(86,82,111)
#6B6780
(107,103,128)
#807C91
(128,124,145)
#9591A2
(149,145,162)
#AAA6B3
(170,166,179)
#BFBBC4
(191,187,196)
#D4D0D5
(212,208,213)
#E9E5E6
(233,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17133C color. Also use rgb(23,19,60) instead hex code.

Text Font Color

.myTextColor { color: #17133C; }

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

This text font color is #17133C.

Background Color

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

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

This div background color is #17133C.

Border color

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

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

This div border color is #17133C.

Opacity

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

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

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

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

This text has shadow with #17133C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17133C.

Preview

Color preview on black background

This text has color #17133C on black background.


Color preview on white background

This text has color #17133C on white background.


Black color preview on #17133C background

This text has black color on #17133C background.


White color preview on #17133C background

This text has white color on #17133C background.


Related colors

Complementary color

Complementary color for #hex is #E8ECC3.


I love getcolorcode.com

Triadic colors

1 #3C1713 and #133C17 with #17133C are triadic colors.

2 #3C1317 and #13173C with #17133C are triadic colors.