COLOR #17471C

HEX: #17471C RGB: (23,71,28)

Color info

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

RGB color model

#17471C color RGB value is (23,71,28).

RGB: (23,71,28) (9%, 28%, 11%)

RGB channels and saturation

R 23 of 255 = 9%
G 71 of 255 = 28%
B 28 of 255 = 11%

23
71
28

R + G + B ~ 16%. #17471C is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 71 + 28 = 122 (100%)
R 23 of 122 ~ 18.85%
G 71 of 122 ~ 58.2%
B 28 of 122 ~ 22.95'%

%18.85
%58.2
%22.95

CMYK color model

#17471C color CMYK value is (68,0,61,72).

  • cyan value is 67.61%
  • magenta value is 0.00%
  • yellow value is 60.56%
  • key color value is 72.16%

CMYK: (68,0,61,72)
C68M0Y61K72 (68%, 0%, 61%, 72%)
(0.68 / 0.00 / 0.61 / 0.72)

CMYK percentages

%67.61
%0
%60.56
%72.16

Codes

Color #17471C in popluar color models

17 47 1C
RGB 23 71 28
HSL 126° 51.06% 18.43%
HSB/HSV 126° 67.61% 27.84%
CMYK 67.61% 0.00% 60.56%
72.16%

Color #17471C in popluar number systems.

HEX 17 47 1C
Decimal 23 71 28
Binary 10111 1000111 11100
Octal 27 107 34

Shades and tints

Shades of #17471C

#17471C
(23,71,28)
#15411A
(21,65,26)
#133B18
(19,59,24)
#113516
(17,53,22)
#0F2F14
(15,47,20)
#0D2912
(13,41,18)
#0B2310
(11,35,16)
#091D0E
(9,29,14)
#07170C
(7,23,12)
#05110A
(5,17,10)
#030B08
(3,11,8)
#000000
(0,0,0)

Tints of #17471C

#17471C
(23,71,28)
#2C5730
(44,87,48)
#416744
(65,103,68)
#567758
(86,119,88)
#6B876C
(107,135,108)
#809780
(128,151,128)
#95A794
(149,167,148)
#AAB7A8
(170,183,168)
#BFC7BC
(191,199,188)
#D4D7D0
(212,215,208)
#E9E7E4
(233,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17471C color. Also use rgb(23,71,28) instead hex code.

Text Font Color

.myTextColor { color: #17471C; }

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

This text font color is #17471C.

Background Color

.myBgColor { background-color: #17471C; }

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

This div background color is #17471C.

Border color

.myBorderColor { border: 1px solid #17471C; }

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

This div border color is #17471C.

Opacity

.myOpacity80 { color: #17471C; opacity: 0.8; }

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

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

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

This text has shadow with #17471C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17471C.

Preview

Color preview on black background

This text has color #17471C on black background.


Color preview on white background

This text has color #17471C on white background.


Black color preview on #17471C background

This text has black color on #17471C background.


White color preview on #17471C background

This text has white color on #17471C background.


Related colors

Complementary color

Complementary color for #hex is #E8B8E3.


I love getcolorcode.com

Triadic colors

1 #1C1747 and #471C17 with #17471C are triadic colors.

2 #1C4717 and #47171C with #17471C are triadic colors.