COLOR #17412B

HEX: #17412B RGB: (23,65,43)

Color info

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

RGB color model

#17412B color RGB value is (23,65,43).

RGB: (23,65,43) (9%, 25%, 17%)

RGB channels and saturation

R 23 of 255 = 9%
G 65 of 255 = 25%
B 43 of 255 = 17%

23
65
43

R + G + B ~ 17%. #17412B is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 65 + 43 = 131 (100%)
R 23 of 131 ~ 17.56%
G 65 of 131 ~ 49.62%
B 43 of 131 ~ 32.82'%

%17.56
%49.62
%32.82

CMYK color model

#17412B color CMYK value is (65,0,34,75).

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

CMYK: (65,0,34,75)
C65M0Y34K75 (65%, 0%, 34%, 75%)
(0.65 / 0.00 / 0.34 / 0.75)

CMYK percentages

%64.62
%0
%33.85
%74.51

Codes

Color #17412B in popluar color models

17 41 2B
RGB 23 65 43
HSL 149° 47.73% 17.25%
HSB/HSV 149° 64.62% 25.49%
CMYK 64.62% 0.00% 33.85%
74.51%

Color #17412B in popluar number systems.

HEX 17 41 2B
Decimal 23 65 43
Binary 10111 1000001 101011
Octal 27 101 53

Shades and tints

Shades of #17412B

#17412B
(23,65,43)
#153C28
(21,60,40)
#133725
(19,55,37)
#113222
(17,50,34)
#0F2D1F
(15,45,31)
#0D281C
(13,40,28)
#0B2319
(11,35,25)
#091E16
(9,30,22)
#071913
(7,25,19)
#051410
(5,20,16)
#030F0D
(3,15,13)
#000000
(0,0,0)

Tints of #17412B

#17412B
(23,65,43)
#2C523E
(44,82,62)
#416351
(65,99,81)
#567464
(86,116,100)
#6B8577
(107,133,119)
#80968A
(128,150,138)
#95A79D
(149,167,157)
#AAB8B0
(170,184,176)
#BFC9C3
(191,201,195)
#D4DAD6
(212,218,214)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17412B color. Also use rgb(23,65,43) instead hex code.

Text Font Color

.myTextColor { color: #17412B; }

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

This text font color is #17412B.

Background Color

.myBgColor { background-color: #17412B; }

<div style="background-color:#17412B">Inner text</div>

This div background color is #17412B.

Border color

.myBorderColor { border: 1px solid #17412B; }

<div style="border:3px solid #17412B">Div</div>

This div border color is #17412B.

Opacity

.myOpacity80 { color: #17412B; opacity: 0.8; }

<p style="color:#17412B;opacity:0.8;">80%</p>

Text with #17412B 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 #17412B;}

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

This text has shadow with #17412B color.


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

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

This text has shadow with #17412B primary color and red secondary color.


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

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

This text has shadow with #17412B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #17412B.

Preview

Color preview on black background

This text has color #17412B on black background.


Color preview on white background

This text has color #17412B on white background.


Black color preview on #17412B background

This text has black color on #17412B background.


White color preview on #17412B background

This text has white color on #17412B background.


Related colors

Complementary color

Complementary color for #hex is #E8BED4.


I love getcolorcode.com

Triadic colors

1 #2B1741 and #412B17 with #17412B are triadic colors.

2 #2B4117 and #41172B with #17412B are triadic colors.