COLOR #253117

HEX: #253117 RGB: (37,49,23)

Color info

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

RGB color model

#253117 color RGB value is (37,49,23).

RGB: (37,49,23) (15%, 19%, 9%)

RGB channels and saturation

R 37 of 255 = 15%
G 49 of 255 = 19%
B 23 of 255 = 9%

37
49
23

R + G + B ~ 14%. #253117 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 49 + 23 = 109 (100%)
R 37 of 109 ~ 33.94%
G 49 of 109 ~ 44.95%
B 23 of 109 ~ 21.1'%

%33.94
%44.95
%21.1

CMYK color model

#253117 color CMYK value is (24,0,53,81).

  • cyan value is 24.49%
  • magenta value is 0.00%
  • yellow value is 53.06%
  • key color value is 80.78%

CMYK: (24,0,53,81)
C24M0Y53K81 (24%, 0%, 53%, 81%)
(0.24 / 0.00 / 0.53 / 0.81)

CMYK percentages

%24.49
%0
%53.06
%80.78

Codes

Color #253117 in popluar color models

25 31 17
RGB 37 49 23
HSL 88° 36.11% 14.12%
HSB/HSV 88° 53.06% 19.22%
CMYK 24.49% 0.00% 53.06%
80.78%

Color #253117 in popluar number systems.

HEX 25 31 17
Decimal 37 49 23
Binary 100101 110001 10111
Octal 45 61 27

Shades and tints

Shades of #253117

#253117
(37,49,23)
#222D15
(34,45,21)
#1F2913
(31,41,19)
#1C2511
(28,37,17)
#19210F
(25,33,15)
#161D0D
(22,29,13)
#13190B
(19,25,11)
#101509
(16,21,9)
#0D1107
(13,17,7)
#0A0D05
(10,13,5)
#070903
(7,9,3)
#000000
(0,0,0)

Tints of #253117

#253117
(37,49,23)
#38432C
(56,67,44)
#4B5541
(75,85,65)
#5E6756
(94,103,86)
#71796B
(113,121,107)
#848B80
(132,139,128)
#979D95
(151,157,149)
#AAAFAA
(170,175,170)
#BDC1BF
(189,193,191)
#D0D3D4
(208,211,212)
#E3E5E9
(227,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253117; }

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

This text font color is #253117.

Background Color

.myBgColor { background-color: #253117; }

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

This div background color is #253117.

Border color

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

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

This div border color is #253117.

Opacity

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

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

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

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

This text has shadow with #253117 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253117.

Preview

Color preview on black background

This text has color #253117 on black background.


Color preview on white background

This text has color #253117 on white background.


Black color preview on #253117 background

This text has black color on #253117 background.


White color preview on #253117 background

This text has white color on #253117 background.


Related colors

Complementary color

Complementary color for #hex is #DACEE8.


I love getcolorcode.com

Triadic colors

1 #172531 and #311725 with #253117 are triadic colors.

2 #173125 and #312517 with #253117 are triadic colors.