COLOR #253417

HEX: #253417 RGB: (37,52,23)

Color info

#253417 contains red, green and blue colors in about the same proportion. Web safe color of #253417 is #333300 (or #330).

RGB color model

#253417 color RGB value is (37,52,23).

RGB: (37,52,23) (15%, 20%, 9%)

RGB channels and saturation

R 37 of 255 = 15%
G 52 of 255 = 20%
B 23 of 255 = 9%

37
52
23

R + G + B ~ 15%. #253417 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 52 + 23 = 112 (100%)
R 37 of 112 ~ 33.04%
G 52 of 112 ~ 46.43%
B 23 of 112 ~ 20.54'%

%33.04
%46.43
%20.54

CMYK color model

#253417 color CMYK value is (29,0,56,80).

  • cyan value is 28.85%
  • magenta value is 0.00%
  • yellow value is 55.77%
  • key color value is 79.61%
CMYK: (29,0,56,80) C29M0Y56K80 (29%,0%,56%,80%) (0.29/0.00/0.56/0.80) 

CMYK percentages

%28.85
%0
%55.77
%79.61

Codes

Color #253417 in popluar color models

25 34 17
RGB 37 52 23
HSL 91° 38.67% 14.71%
HSB/HSV 91° 55.77% 20.39%
CMYK 28.85% 0.00% 55.77%
79.61%

Color #253417 in popluar number systems.

HEX 25 34 17
Decimal 37 52 23
Binary 100101 110100 10111
Octal 45 64 27

Shades and tints

Shades of #253417

#253417
(37,52,23)
#223015
(34,48,21)
#1F2C13
(31,44,19)
#1C2811
(28,40,17)
#19240F
(25,36,15)
#16200D
(22,32,13)
#131C0B
(19,28,11)
#101809
(16,24,9)
#0D1407
(13,20,7)
#0A1005
(10,16,5)
#070C03
(7,12,3)
#000000
(0,0,0)

Tints of #253417

#253417
(37,52,23)
#38462C
(56,70,44)
#4B5841
(75,88,65)
#5E6A56
(94,106,86)
#717C6B
(113,124,107)
#848E80
(132,142,128)
#97A095
(151,160,149)
#AAB2AA
(170,178,170)
#BDC4BF
(189,196,191)
#D0D6D4
(208,214,212)
#E3E8E9
(227,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253417; }

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

This text font color is #253417.

Background Color

.myBgColor { background-color: #253417; }

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

This div background color is #253417.

Border color

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

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

This div border color is #253417.

Opacity

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

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

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

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

This text has shadow with #253417 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253417.

Preview

Color preview on black background

This text has color #253417 on black background.


Color preview on white background

This text has color #253417 on white background.


Black color preview on #253417 background

This text has black color on #253417 background.


White color preview on #253417 background

This text has white color on #253417 background.


Related colors

Complementary color

Complementary color for #hex is #DACBE8.


I love getcolorcode.com

Triadic colors

1 #172534 and #341725 with #253417 are triadic colors.

2 #173425 and #342517 with #253417 are triadic colors.