COLOR #17121E

HEX: #17121E RGB: (23,18,30)

Color info

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

RGB color model

#17121E color RGB value is (23,18,30).

RGB: (23,18,30) (9%, 7%, 12%)

RGB channels and saturation

R 23 of 255 = 9%
G 18 of 255 = 7%
B 30 of 255 = 12%

23
18
30

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

Portions of RGB colors in percentages

R + G + B = 23 + 18 + 30 = 71 (100%)
R 23 of 71 ~ 32.39%
G 18 of 71 ~ 25.35%
B 30 of 71 ~ 42.25'%

%32.39
%25.35
%42.25

CMYK color model

#17121E color CMYK value is (23,40,0,88).

  • cyan value is 23.33%
  • magenta value is 40.00%
  • yellow value is 0.00%
  • key color value is 88.24%

CMYK: (23,40,0,88)
C23M40Y0K88 (23%, 40%, 0%, 88%)
(0.23 / 0.40 / 0.00 / 0.88)

CMYK percentages

%23.33
%40
%0
%88.24

Codes

Color #17121E in popluar color models

17 12 1E
RGB 23 18 30
HSL 265° 25.00% 9.41%
HSB/HSV 265° 40.00% 11.76%
CMYK 23.33% 40.00% 0.00%
88.24%

Color #17121E in popluar number systems.

HEX 17 12 1E
Decimal 23 18 30
Binary 10111 10010 11110
Octal 27 22 36

Shades and tints

Shades of #17121E

#17121E
(23,18,30)
#15111C
(21,17,28)
#13101A
(19,16,26)
#110F18
(17,15,24)
#0F0E16
(15,14,22)
#0D0D14
(13,13,20)
#0B0C12
(11,12,18)
#090B10
(9,11,16)
#070A0E
(7,10,14)
#05090C
(5,9,12)
#03080A
(3,8,10)
#000000
(0,0,0)

Tints of #17121E

#17121E
(23,18,30)
#2C2732
(44,39,50)
#413C46
(65,60,70)
#56515A
(86,81,90)
#6B666E
(107,102,110)
#807B82
(128,123,130)
#959096
(149,144,150)
#AAA5AA
(170,165,170)
#BFBABE
(191,186,190)
#D4CFD2
(212,207,210)
#E9E4E6
(233,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17121E color. Also use rgb(23,18,30) instead hex code.

Text Font Color

.myTextColor { color: #17121E; }

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

This text font color is #17121E.

Background Color

.myBgColor { background-color: #17121E; }

<div style="background-color:#17121E">Inner text</div>

This div background color is #17121E.

Border color

.myBorderColor { border: 1px solid #17121E; }

<div style="border:3px solid #17121E">Div</div>

This div border color is #17121E.

Opacity

.myOpacity80 { color: #17121E; opacity: 0.8; }

<p style="color:#17121E;opacity:0.8;">80%</p>

Text with #17121E 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 #17121E;}

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

This text has shadow with #17121E color.


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

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

This text has shadow with #17121E primary color and red secondary color.


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

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

This text has shadow with #17121E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #17121E.

Preview

Color preview on black background

This text has color #17121E on black background.


Color preview on white background

This text has color #17121E on white background.


Black color preview on #17121E background

This text has black color on #17121E background.


White color preview on #17121E background

This text has white color on #17121E background.


Related colors

Complementary color

Complementary color for #hex is #E8EDE1.


I love getcolorcode.com

Triadic colors

1 #1E1712 and #121E17 with #17121E are triadic colors.

2 #1E1217 and #12171E with #17121E are triadic colors.