COLOR #17251D

HEX: #17251D RGB: (23,37,29)

Color info

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

RGB color model

#17251D color RGB value is (23,37,29).

RGB: (23,37,29) (9%, 15%, 11%)

RGB channels and saturation

R 23 of 255 = 9%
G 37 of 255 = 15%
B 29 of 255 = 11%

23
37
29

R + G + B ~ 12%. #17251D is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 37 + 29 = 89 (100%)
R 23 of 89 ~ 25.84%
G 37 of 89 ~ 41.57%
B 29 of 89 ~ 32.58'%

%25.84
%41.57
%32.58

CMYK color model

#17251D color CMYK value is (38,0,22,85).

  • cyan value is 37.84%
  • magenta value is 0.00%
  • yellow value is 21.62%
  • key color value is 85.49%

CMYK: (38,0,22,85)
C38M0Y22K85 (38%, 0%, 22%, 85%)
(0.38 / 0.00 / 0.22 / 0.85)

CMYK percentages

%37.84
%0
%21.62
%85.49

Codes

Color #17251D in popluar color models

17 25 1D
RGB 23 37 29
HSL 146° 23.33% 11.76%
HSB/HSV 146° 37.84% 14.51%
CMYK 37.84% 0.00% 21.62%
85.49%

Color #17251D in popluar number systems.

HEX 17 25 1D
Decimal 23 37 29
Binary 10111 100101 11101
Octal 27 45 35

Shades and tints

Shades of #17251D

#17251D
(23,37,29)
#15221B
(21,34,27)
#131F19
(19,31,25)
#111C17
(17,28,23)
#0F1915
(15,25,21)
#0D1613
(13,22,19)
#0B1311
(11,19,17)
#09100F
(9,16,15)
#070D0D
(7,13,13)
#050A0B
(5,10,11)
#030709
(3,7,9)
#000000
(0,0,0)

Tints of #17251D

#17251D
(23,37,29)
#2C3831
(44,56,49)
#414B45
(65,75,69)
#565E59
(86,94,89)
#6B716D
(107,113,109)
#808481
(128,132,129)
#959795
(149,151,149)
#AAAAA9
(170,170,169)
#BFBDBD
(191,189,189)
#D4D0D1
(212,208,209)
#E9E3E5
(233,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17251D color. Also use rgb(23,37,29) instead hex code.

Text Font Color

.myTextColor { color: #17251D; }

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

This text font color is #17251D.

Background Color

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

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

This div background color is #17251D.

Border color

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

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

This div border color is #17251D.

Opacity

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

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

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

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

This text has shadow with #17251D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17251D.

Preview

Color preview on black background

This text has color #17251D on black background.


Color preview on white background

This text has color #17251D on white background.


Black color preview on #17251D background

This text has black color on #17251D background.


White color preview on #17251D background

This text has white color on #17251D background.


Related colors

Complementary color

Complementary color for #hex is #E8DAE2.


I love getcolorcode.com

Triadic colors

1 #1D1725 and #251D17 with #17251D are triadic colors.

2 #1D2517 and #25171D with #17251D are triadic colors.