COLOR #17413C

HEX: #17413C RGB: (23,65,60)

Color info

#17413C contains red, green and blue colors in about the same proportion. Web safe color of #17413C is #003333 (or #033).

RGB color model

#17413C color RGB value is (23,65,60).

RGB: (23,65,60) (9%, 25%, 24%)

RGB channels and saturation

R 23 of 255 = 9%
G 65 of 255 = 25%
B 60 of 255 = 24%

23
65
60

R + G + B ~ 19%. #17413C is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 65 + 60 = 148 (100%)
R 23 of 148 ~ 15.54%
G 65 of 148 ~ 43.92%
B 60 of 148 ~ 40.54'%

%15.54
%43.92
%40.54

CMYK color model

#17413C color CMYK value is (65,0,8,75).

  • cyan value is 64.62%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 74.51%

CMYK: (65,0,8,75)
C65M0Y8K75 (65%, 0%, 8%, 75%)
(0.65 / 0.00 / 0.08 / 0.75)

CMYK percentages

%64.62
%0
%7.69
%74.51

Codes

Color #17413C in popluar color models

17 41 3C
RGB 23 65 60
HSL 173° 47.73% 17.25%
HSB/HSV 173° 64.62% 25.49%
CMYK 64.62% 0.00% 7.69%
74.51%

Color #17413C in popluar number systems.

HEX 17 41 3C
Decimal 23 65 60
Binary 10111 1000001 111100
Octal 27 101 74

Shades and tints

Shades of #17413C

#17413C
(23,65,60)
#153C37
(21,60,55)
#133732
(19,55,50)
#11322D
(17,50,45)
#0F2D28
(15,45,40)
#0D2823
(13,40,35)
#0B231E
(11,35,30)
#091E19
(9,30,25)
#071914
(7,25,20)
#05140F
(5,20,15)
#030F0A
(3,15,10)
#000000
(0,0,0)

Tints of #17413C

#17413C
(23,65,60)
#2C524D
(44,82,77)
#41635E
(65,99,94)
#56746F
(86,116,111)
#6B8580
(107,133,128)
#809691
(128,150,145)
#95A7A2
(149,167,162)
#AAB8B3
(170,184,179)
#BFC9C4
(191,201,196)
#D4DAD5
(212,218,213)
#E9EBE6
(233,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #17413C; }

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

This text font color is #17413C.

Background Color

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

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

This div background color is #17413C.

Border color

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

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

This div border color is #17413C.

Opacity

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

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

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

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

This text has shadow with #17413C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17413C.

Preview

Color preview on black background

This text has color #17413C on black background.


Color preview on white background

This text has color #17413C on white background.


Black color preview on #17413C background

This text has black color on #17413C background.


White color preview on #17413C background

This text has white color on #17413C background.


Related colors

Complementary color

Complementary color for #hex is #E8BEC3.


I love getcolorcode.com

Triadic colors

1 #3C1741 and #413C17 with #17413C are triadic colors.

2 #3C4117 and #41173C with #17413C are triadic colors.