COLOR #253526

HEX: #253526 RGB: (37,53,38)

Color info

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

RGB color model

#253526 color RGB value is (37,53,38).

RGB: (37,53,38) (15%, 21%, 15%)

RGB channels and saturation

R 37 of 255 = 15%
G 53 of 255 = 21%
B 38 of 255 = 15%

37
53
38

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

Portions of RGB colors in percentages

R + G + B = 37 + 53 + 38 = 128 (100%)
R 37 of 128 ~ 28.91%
G 53 of 128 ~ 41.41%
B 38 of 128 ~ 29.69'%

%28.91
%41.41
%29.69

CMYK color model

#253526 color CMYK value is (30,0,28,79).

  • cyan value is 30.19%
  • magenta value is 0.00%
  • yellow value is 28.30%
  • key color value is 79.22%

CMYK: (30,0,28,79)
C30M0Y28K79 (30%, 0%, 28%, 79%)
(0.30 / 0.00 / 0.28 / 0.79)

CMYK percentages

%30.19
%0
%28.3
%79.22

Codes

Color #253526 in popluar color models

25 35 26
RGB 37 53 38
HSL 124° 17.78% 17.65%
HSB/HSV 124° 30.19% 20.78%
CMYK 30.19% 0.00% 28.30%
79.22%

Color #253526 in popluar number systems.

HEX 25 35 26
Decimal 37 53 38
Binary 100101 110101 100110
Octal 45 65 46

Shades and tints

Shades of #253526

#253526
(37,53,38)
#223123
(34,49,35)
#1F2D20
(31,45,32)
#1C291D
(28,41,29)
#19251A
(25,37,26)
#162117
(22,33,23)
#131D14
(19,29,20)
#101911
(16,25,17)
#0D150E
(13,21,14)
#0A110B
(10,17,11)
#070D08
(7,13,8)
#000000
(0,0,0)

Tints of #253526

#253526
(37,53,38)
#384739
(56,71,57)
#4B594C
(75,89,76)
#5E6B5F
(94,107,95)
#717D72
(113,125,114)
#848F85
(132,143,133)
#97A198
(151,161,152)
#AAB3AB
(170,179,171)
#BDC5BE
(189,197,190)
#D0D7D1
(208,215,209)
#E3E9E4
(227,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253526; }

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

This text font color is #253526.

Background Color

.myBgColor { background-color: #253526; }

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

This div background color is #253526.

Border color

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

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

This div border color is #253526.

Opacity

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

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

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

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

This text has shadow with #253526 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253526.

Preview

Color preview on black background

This text has color #253526 on black background.


Color preview on white background

This text has color #253526 on white background.


Black color preview on #253526 background

This text has black color on #253526 background.


White color preview on #253526 background

This text has white color on #253526 background.


Related colors

Complementary color

Complementary color for #hex is #DACAD9.


I love getcolorcode.com

Triadic colors

1 #262535 and #352625 with #253526 are triadic colors.

2 #263525 and #352526 with #253526 are triadic colors.