COLOR #17271D

HEX: #17271D RGB: (23,39,29)

Color info

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

RGB color model

#17271D color RGB value is (23,39,29).

RGB: (23,39,29) (9%, 15%, 11%)

RGB channels and saturation

R 23 of 255 = 9%
G 39 of 255 = 15%
B 29 of 255 = 11%

23
39
29

R + G + B ~ 12%. #17271D is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 39 + 29 = 91 (100%)
R 23 of 91 ~ 25.27%
G 39 of 91 ~ 42.86%
B 29 of 91 ~ 31.87'%

%25.27
%42.86
%31.87

CMYK color model

#17271D color CMYK value is (41,0,26,85).

  • cyan value is 41.03%
  • magenta value is 0.00%
  • yellow value is 25.64%
  • key color value is 84.71%

CMYK: (41,0,26,85)
C41M0Y26K85 (41%, 0%, 26%, 85%)
(0.41 / 0.00 / 0.26 / 0.85)

CMYK percentages

%41.03
%0
%25.64
%84.71

Codes

Color #17271D in popluar color models

17 27 1D
RGB 23 39 29
HSL 143° 25.81% 12.16%
HSB/HSV 143° 41.03% 15.29%
CMYK 41.03% 0.00% 25.64%
84.71%

Color #17271D in popluar number systems.

HEX 17 27 1D
Decimal 23 39 29
Binary 10111 100111 11101
Octal 27 47 35

Shades and tints

Shades of #17271D

#17271D
(23,39,29)
#15241B
(21,36,27)
#132119
(19,33,25)
#111E17
(17,30,23)
#0F1B15
(15,27,21)
#0D1813
(13,24,19)
#0B1511
(11,21,17)
#09120F
(9,18,15)
#070F0D
(7,15,13)
#050C0B
(5,12,11)
#030909
(3,9,9)
#000000
(0,0,0)

Tints of #17271D

#17271D
(23,39,29)
#2C3A31
(44,58,49)
#414D45
(65,77,69)
#566059
(86,96,89)
#6B736D
(107,115,109)
#808681
(128,134,129)
#959995
(149,153,149)
#AAACA9
(170,172,169)
#BFBFBD
(191,191,189)
#D4D2D1
(212,210,209)
#E9E5E5
(233,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17271D color. Also use rgb(23,39,29) instead hex code.

Text Font Color

.myTextColor { color: #17271D; }

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

This text font color is #17271D.

Background Color

.myBgColor { background-color: #17271D; }

<div style="background-color:#17271D">Inner text</div>

This div background color is #17271D.

Border color

.myBorderColor { border: 1px solid #17271D; }

<div style="border:3px solid #17271D">Div</div>

This div border color is #17271D.

Opacity

.myOpacity80 { color: #17271D; opacity: 0.8; }

<p style="color:#17271D;opacity:0.8;">80%</p>

Text with #17271D 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 #17271D;}

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

This text has shadow with #17271D color.


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

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

This text has shadow with #17271D primary color and red secondary color.


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

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

This text has shadow with #17271D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #17271D.

Preview

Color preview on black background

This text has color #17271D on black background.


Color preview on white background

This text has color #17271D on white background.


Black color preview on #17271D background

This text has black color on #17271D background.


White color preview on #17271D background

This text has white color on #17271D background.


Related colors

Complementary color

Complementary color for #hex is #E8D8E2.


I love getcolorcode.com

Triadic colors

1 #1D1727 and #271D17 with #17271D are triadic colors.

2 #1D2717 and #27171D with #17271D are triadic colors.