COLOR #17271A

HEX: #17271A RGB: (23,39,26)

Color info

#17271A contains red, green and blue colors in about the same proportion. Web safe color of #17271A is #003300 (or #030).

RGB color model

#17271A color RGB value is (23,39,26).

RGB: (23,39,26) (9%, 15%, 10%)

RGB channels and saturation

R 23 of 255 = 9%
G 39 of 255 = 15%
B 26 of 255 = 10%

23
39
26

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

Portions of RGB colors in percentages

R + G + B = 23 + 39 + 26 = 88 (100%)
R 23 of 88 ~ 26.14%
G 39 of 88 ~ 44.32%
B 26 of 88 ~ 29.55'%

%26.14
%44.32
%29.55

CMYK color model

#17271A color CMYK value is (41,0,33,85).

  • cyan value is 41.03%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 84.71%
CMYK: (41,0,33,85) C41M0Y33K85 (41%,0%,33%,85%) (0.41/0.00/0.33/0.85) 

CMYK percentages

%41.03
%0
%33.33
%84.71

Codes

Color #17271A in popluar color models

17 27 1A
RGB 23 39 26
HSL 131° 25.81% 12.16%
HSB/HSV 131° 41.03% 15.29%
CMYK 41.03% 0.00% 33.33%
84.71%

Color #17271A in popluar number systems.

HEX 17 27 1A
Decimal 23 39 26
Binary 10111 100111 11010
Octal 27 47 32

Shades and tints

Shades of #17271A

#17271A
(23,39,26)
#152418
(21,36,24)
#132116
(19,33,22)
#111E14
(17,30,20)
#0F1B12
(15,27,18)
#0D1810
(13,24,16)
#0B150E
(11,21,14)
#09120C
(9,18,12)
#070F0A
(7,15,10)
#050C08
(5,12,8)
#030906
(3,9,6)
#000000
(0,0,0)

Tints of #17271A

#17271A
(23,39,26)
#2C3A2E
(44,58,46)
#414D42
(65,77,66)
#566056
(86,96,86)
#6B736A
(107,115,106)
#80867E
(128,134,126)
#959992
(149,153,146)
#AAACA6
(170,172,166)
#BFBFBA
(191,191,186)
#D4D2CE
(212,210,206)
#E9E5E2
(233,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #17271A; }

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

This text font color is #17271A.

Background Color

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

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

This div background color is #17271A.

Border color

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

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

This div border color is #17271A.

Opacity

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

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

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

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

This text has shadow with #17271A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17271A.

Preview

Color preview on black background

This text has color #17271A on black background.


Color preview on white background

This text has color #17271A on white background.


Black color preview on #17271A background

This text has black color on #17271A background.


White color preview on #17271A background

This text has white color on #17271A background.


Related colors

Complementary color

Complementary color for #hex is #E8D8E5.


I love getcolorcode.com

Triadic colors

1 #1A1727 and #271A17 with #17271A are triadic colors.

2 #1A2717 and #27171A with #17271A are triadic colors.