COLOR #171122

HEX: #171122 RGB: (23,17,34)

Color info

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

RGB color model

#171122 color RGB value is (23,17,34).

RGB: (23,17,34) (9%, 7%, 13%)

RGB channels and saturation

R 23 of 255 = 9%
G 17 of 255 = 7%
B 34 of 255 = 13%

23
17
34

R + G + B ~ 10%. #171122 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 17 + 34 = 74 (100%)
R 23 of 74 ~ 31.08%
G 17 of 74 ~ 22.97%
B 34 of 74 ~ 45.95'%

%31.08
%22.97
%45.95

CMYK color model

#171122 color CMYK value is (32,50,0,87).

  • cyan value is 32.35%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 86.67%

CMYK: (32,50,0,87)
C32M50Y0K87 (32%, 50%, 0%, 87%)
(0.32 / 0.50 / 0.00 / 0.87)

CMYK percentages

%32.35
%50
%0
%86.67

Codes

Color #171122 in popluar color models

17 11 22
RGB 23 17 34
HSL 261° 33.33% 10.00%
HSB/HSV 261° 50.00% 13.33%
CMYK 32.35% 50.00% 0.00%
86.67%

Color #171122 in popluar number systems.

HEX 17 11 22
Decimal 23 17 34
Binary 10111 10001 100010
Octal 27 21 42

Shades and tints

Shades of #171122

#171122
(23,17,34)
#15101F
(21,16,31)
#130F1C
(19,15,28)
#110E19
(17,14,25)
#0F0D16
(15,13,22)
#0D0C13
(13,12,19)
#0B0B10
(11,11,16)
#090A0D
(9,10,13)
#07090A
(7,9,10)
#050807
(5,8,7)
#030704
(3,7,4)
#000000
(0,0,0)

Tints of #171122

#171122
(23,17,34)
#2C2636
(44,38,54)
#413B4A
(65,59,74)
#56505E
(86,80,94)
#6B6572
(107,101,114)
#807A86
(128,122,134)
#958F9A
(149,143,154)
#AAA4AE
(170,164,174)
#BFB9C2
(191,185,194)
#D4CED6
(212,206,214)
#E9E3EA
(233,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #171122 color. Also use rgb(23,17,34) instead hex code.

Text Font Color

.myTextColor { color: #171122; }

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

This text font color is #171122.

Background Color

.myBgColor { background-color: #171122; }

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

This div background color is #171122.

Border color

.myBorderColor { border: 1px solid #171122; }

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

This div border color is #171122.

Opacity

.myOpacity80 { color: #171122; opacity: 0.8; }

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

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

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

This text has shadow with #171122 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #171122.

Preview

Color preview on black background

This text has color #171122 on black background.


Color preview on white background

This text has color #171122 on white background.


Black color preview on #171122 background

This text has black color on #171122 background.


White color preview on #171122 background

This text has white color on #171122 background.


Related colors

Complementary color

Complementary color for #hex is #E8EEDD.


I love getcolorcode.com

Triadic colors

1 #221711 and #112217 with #171122 are triadic colors.

2 #221117 and #111722 with #171122 are triadic colors.