COLOR #17342D

HEX: #17342D RGB: (23,52,45)

Color info

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

RGB color model

#17342D color RGB value is (23,52,45).

RGB: (23,52,45) (9%, 20%, 18%)

RGB channels and saturation

R 23 of 255 = 9%
G 52 of 255 = 20%
B 45 of 255 = 18%

23
52
45

R + G + B ~ 16%. #17342D is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 52 + 45 = 120 (100%)
R 23 of 120 ~ 19.17%
G 52 of 120 ~ 43.33%
B 45 of 120 ~ 37.5'%

%19.17
%43.33
%37.5

CMYK color model

#17342D color CMYK value is (56,0,13,80).

  • cyan value is 55.77%
  • magenta value is 0.00%
  • yellow value is 13.46%
  • key color value is 79.61%

CMYK: (56,0,13,80)
C56M0Y13K80 (56%, 0%, 13%, 80%)
(0.56 / 0.00 / 0.13 / 0.80)

CMYK percentages

%55.77
%0
%13.46
%79.61

Codes

Color #17342D in popluar color models

17 34 2D
RGB 23 52 45
HSL 166° 38.67% 14.71%
HSB/HSV 166° 55.77% 20.39%
CMYK 55.77% 0.00% 13.46%
79.61%

Color #17342D in popluar number systems.

HEX 17 34 2D
Decimal 23 52 45
Binary 10111 110100 101101
Octal 27 64 55

Shades and tints

Shades of #17342D

#17342D
(23,52,45)
#153029
(21,48,41)
#132C25
(19,44,37)
#112821
(17,40,33)
#0F241D
(15,36,29)
#0D2019
(13,32,25)
#0B1C15
(11,28,21)
#091811
(9,24,17)
#07140D
(7,20,13)
#051009
(5,16,9)
#030C05
(3,12,5)
#000000
(0,0,0)

Tints of #17342D

#17342D
(23,52,45)
#2C4640
(44,70,64)
#415853
(65,88,83)
#566A66
(86,106,102)
#6B7C79
(107,124,121)
#808E8C
(128,142,140)
#95A09F
(149,160,159)
#AAB2B2
(170,178,178)
#BFC4C5
(191,196,197)
#D4D6D8
(212,214,216)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17342D color. Also use rgb(23,52,45) instead hex code.

Text Font Color

.myTextColor { color: #17342D; }

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

This text font color is #17342D.

Background Color

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

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

This div background color is #17342D.

Border color

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

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

This div border color is #17342D.

Opacity

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

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

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

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

This text has shadow with #17342D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17342D.

Preview

Color preview on black background

This text has color #17342D on black background.


Color preview on white background

This text has color #17342D on white background.


Black color preview on #17342D background

This text has black color on #17342D background.


White color preview on #17342D background

This text has white color on #17342D background.


Related colors

Complementary color

Complementary color for #hex is #E8CBD2.


I love getcolorcode.com

Triadic colors

1 #2D1734 and #342D17 with #17342D are triadic colors.

2 #2D3417 and #34172D with #17342D are triadic colors.