COLOR #253625

HEX: #253625 RGB: (37,54,37)

Color info

#253625 contains red, green and blue colors in about the same proportion. Web safe color of #253625 is #333333 (or #333).

RGB color model

#253625 color RGB value is (37,54,37).

RGB: (37,54,37) (15%, 21%, 15%)

RGB channels and saturation

R 37 of 255 = 15%
G 54 of 255 = 21%
B 37 of 255 = 15%

37
54
37

R + G + B ~ 17%. #253625 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 54 + 37 = 128 (100%)
R 37 of 128 ~ 28.91%
G 54 of 128 ~ 42.19%
B 37 of 128 ~ 28.91'%

%28.91
%42.19
%28.91

CMYK color model

#253625 color CMYK value is (31,0,31,79).

  • cyan value is 31.48%
  • magenta value is 0.00%
  • yellow value is 31.48%
  • key color value is 78.82%

CMYK: (31,0,31,79)
C31M0Y31K79 (31%, 0%, 31%, 79%)
(0.31 / 0.00 / 0.31 / 0.79)

CMYK percentages

%31.48
%0
%31.48
%78.82

Codes

Color #253625 in popluar color models

25 36 25
RGB 37 54 37
HSL 120° 18.68% 17.84%
HSB/HSV 120° 31.48% 21.18%
CMYK 31.48% 0.00% 31.48%
78.82%

Color #253625 in popluar number systems.

HEX 25 36 25
Decimal 37 54 37
Binary 100101 110110 100101
Octal 45 66 45

Shades and tints

Shades of #253625

#253625
(37,54,37)
#223222
(34,50,34)
#1F2E1F
(31,46,31)
#1C2A1C
(28,42,28)
#192619
(25,38,25)
#162216
(22,34,22)
#131E13
(19,30,19)
#101A10
(16,26,16)
#0D160D
(13,22,13)
#0A120A
(10,18,10)
#070E07
(7,14,7)
#000000
(0,0,0)

Tints of #253625

#253625
(37,54,37)
#384838
(56,72,56)
#4B5A4B
(75,90,75)
#5E6C5E
(94,108,94)
#717E71
(113,126,113)
#849084
(132,144,132)
#97A297
(151,162,151)
#AAB4AA
(170,180,170)
#BDC6BD
(189,198,189)
#D0D8D0
(208,216,208)
#E3EAE3
(227,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253625; }

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

This text font color is #253625.

Background Color

.myBgColor { background-color: #253625; }

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

This div background color is #253625.

Border color

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

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

This div border color is #253625.

Opacity

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

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

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

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

This text has shadow with #253625 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253625.

Preview

Color preview on black background

This text has color #253625 on black background.


Color preview on white background

This text has color #253625 on white background.


Black color preview on #253625 background

This text has black color on #253625 background.


White color preview on #253625 background

This text has white color on #253625 background.


Related colors

Complementary color

Complementary color for #hex is #DAC9DA.


I love getcolorcode.com

Triadic colors

1 #252536 and #362525 with #253625 are triadic colors.

2 #253625 and #362525 with #253625 are triadic colors.