COLOR #253824

HEX: #253824 RGB: (37,56,36)

Color info

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

RGB color model

#253824 color RGB value is (37,56,36).

RGB: (37,56,36) (15%, 22%, 14%)

RGB channels and saturation

R 37 of 255 = 15%
G 56 of 255 = 22%
B 36 of 255 = 14%

37
56
36

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

Portions of RGB colors in percentages

R + G + B = 37 + 56 + 36 = 129 (100%)
R 37 of 129 ~ 28.68%
G 56 of 129 ~ 43.41%
B 36 of 129 ~ 27.91'%

%28.68
%43.41
%27.91

CMYK color model

#253824 color CMYK value is (34,0,36,78).

  • cyan value is 33.93%
  • magenta value is 0.00%
  • yellow value is 35.71%
  • key color value is 78.04%

CMYK: (34,0,36,78)
C34M0Y36K78 (34%, 0%, 36%, 78%)
(0.34 / 0.00 / 0.36 / 0.78)

CMYK percentages

%33.93
%0
%35.71
%78.04

Codes

Color #253824 in popluar color models

25 38 24
RGB 37 56 36
HSL 117° 21.74% 18.04%
HSB/HSV 117° 35.71% 21.96%
CMYK 33.93% 0.00% 35.71%
78.04%

Color #253824 in popluar number systems.

HEX 25 38 24
Decimal 37 56 36
Binary 100101 111000 100100
Octal 45 70 44

Shades and tints

Shades of #253824

#253824
(37,56,36)
#223321
(34,51,33)
#1F2E1E
(31,46,30)
#1C291B
(28,41,27)
#192418
(25,36,24)
#161F15
(22,31,21)
#131A12
(19,26,18)
#10150F
(16,21,15)
#0D100C
(13,16,12)
#0A0B09
(10,11,9)
#070606
(7,6,6)
#000000
(0,0,0)

Tints of #253824

#253824
(37,56,36)
#384A37
(56,74,55)
#4B5C4A
(75,92,74)
#5E6E5D
(94,110,93)
#718070
(113,128,112)
#849283
(132,146,131)
#97A496
(151,164,150)
#AAB6A9
(170,182,169)
#BDC8BC
(189,200,188)
#D0DACF
(208,218,207)
#E3ECE2
(227,236,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253824; }

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

This text font color is #253824.

Background Color

.myBgColor { background-color: #253824; }

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

This div background color is #253824.

Border color

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

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

This div border color is #253824.

Opacity

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

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

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

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

This text has shadow with #253824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253824.

Preview

Color preview on black background

This text has color #253824 on black background.


Color preview on white background

This text has color #253824 on white background.


Black color preview on #253824 background

This text has black color on #253824 background.


White color preview on #253824 background

This text has white color on #253824 background.


Related colors

Complementary color

Complementary color for #hex is #DAC7DB.


I love getcolorcode.com

Triadic colors

1 #242538 and #382425 with #253824 are triadic colors.

2 #243825 and #382524 with #253824 are triadic colors.