COLOR #17141B

HEX: #17141B RGB: (23,20,27)

Color info

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

RGB color model

#17141B color RGB value is (23,20,27).

RGB: (23,20,27) (9%, 8%, 11%)

RGB channels and saturation

R 23 of 255 = 9%
G 20 of 255 = 8%
B 27 of 255 = 11%

23
20
27

R + G + B ~ 9%. #17141B is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 20 + 27 = 70 (100%)
R 23 of 70 ~ 32.86%
G 20 of 70 ~ 28.57%
B 27 of 70 ~ 38.57'%

%32.86
%28.57
%38.57

CMYK color model

#17141B color CMYK value is (15,26,0,89).

  • cyan value is 14.81%
  • magenta value is 25.93%
  • yellow value is 0.00%
  • key color value is 89.41%
CMYK: (15,26,0,89) C15M26Y0K89 (15%,26%,0%,89%) (0.15/0.26/0.00/0.89) 

CMYK percentages

%14.81
%25.93
%0
%89.41

Codes

Color #17141B in popluar color models

17 14 1B
RGB 23 20 27
HSL 266° 14.89% 9.22%
HSB/HSV 266° 25.93% 10.59%
CMYK 14.81% 25.93% 0.00%
89.41%

Color #17141B in popluar number systems.

HEX 17 14 1B
Decimal 23 20 27
Binary 10111 10100 11011
Octal 27 24 33

Shades and tints

Shades of #17141B

#17141B
(23,20,27)
#151319
(21,19,25)
#131217
(19,18,23)
#111115
(17,17,21)
#0F1013
(15,16,19)
#0D0F11
(13,15,17)
#0B0E0F
(11,14,15)
#090D0D
(9,13,13)
#070C0B
(7,12,11)
#050B09
(5,11,9)
#030A07
(3,10,7)
#000000
(0,0,0)

Tints of #17141B

#17141B
(23,20,27)
#2C292F
(44,41,47)
#413E43
(65,62,67)
#565357
(86,83,87)
#6B686B
(107,104,107)
#807D7F
(128,125,127)
#959293
(149,146,147)
#AAA7A7
(170,167,167)
#BFBCBB
(191,188,187)
#D4D1CF
(212,209,207)
#E9E6E3
(233,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17141B color. Also use rgb(23,20,27) instead hex code.

Text Font Color

.myTextColor { color: #17141B; }

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

This text font color is #17141B.

Background Color

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

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

This div background color is #17141B.

Border color

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

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

This div border color is #17141B.

Opacity

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

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

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

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

This text has shadow with #17141B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17141B.

Preview

Color preview on black background

This text has color #17141B on black background.


Color preview on white background

This text has color #17141B on white background.


Black color preview on #17141B background

This text has black color on #17141B background.


White color preview on #17141B background

This text has white color on #17141B background.


Related colors

Complementary color

Complementary color for #hex is #E8EBE4.


I love getcolorcode.com

Triadic colors

1 #1B1714 and #141B17 with #17141B are triadic colors.

2 #1B1417 and #14171B with #17141B are triadic colors.