COLOR #253935

HEX: #253935 RGB: (37,57,53)

Color info

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

RGB color model

#253935 color RGB value is (37,57,53).

RGB: (37,57,53) (15%, 22%, 21%)

RGB channels and saturation

R 37 of 255 = 15%
G 57 of 255 = 22%
B 53 of 255 = 21%

37
57
53

R + G + B ~ 19%. #253935 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 57 + 53 = 147 (100%)
R 37 of 147 ~ 25.17%
G 57 of 147 ~ 38.78%
B 53 of 147 ~ 36.05'%

%25.17
%38.78
%36.05

CMYK color model

#253935 color CMYK value is (35,0,7,78).

  • cyan value is 35.09%
  • magenta value is 0.00%
  • yellow value is 7.02%
  • key color value is 77.65%

CMYK: (35,0,7,78)
C35M0Y7K78 (35%, 0%, 7%, 78%)
(0.35 / 0.00 / 0.07 / 0.78)

CMYK percentages

%35.09
%0
%7.02
%77.65

Codes

Color #253935 in popluar color models

25 39 35
RGB 37 57 53
HSL 168° 21.28% 18.43%
HSB/HSV 168° 35.09% 22.35%
CMYK 35.09% 0.00% 7.02%
77.65%

Color #253935 in popluar number systems.

HEX 25 39 35
Decimal 37 57 53
Binary 100101 111001 110101
Octal 45 71 65

Shades and tints

Shades of #253935

#253935
(37,57,53)
#223431
(34,52,49)
#1F2F2D
(31,47,45)
#1C2A29
(28,42,41)
#192525
(25,37,37)
#162021
(22,32,33)
#131B1D
(19,27,29)
#101619
(16,22,25)
#0D1115
(13,17,21)
#0A0C11
(10,12,17)
#07070D
(7,7,13)
#000000
(0,0,0)

Tints of #253935

#253935
(37,57,53)
#384B47
(56,75,71)
#4B5D59
(75,93,89)
#5E6F6B
(94,111,107)
#71817D
(113,129,125)
#84938F
(132,147,143)
#97A5A1
(151,165,161)
#AAB7B3
(170,183,179)
#BDC9C5
(189,201,197)
#D0DBD7
(208,219,215)
#E3EDE9
(227,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253935; }

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

This text font color is #253935.

Background Color

.myBgColor { background-color: #253935; }

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

This div background color is #253935.

Border color

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

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

This div border color is #253935.

Opacity

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

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

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

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

This text has shadow with #253935 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253935.

Preview

Color preview on black background

This text has color #253935 on black background.


Color preview on white background

This text has color #253935 on white background.


Black color preview on #253935 background

This text has black color on #253935 background.


White color preview on #253935 background

This text has white color on #253935 background.


Related colors

Complementary color

Complementary color for #hex is #DAC6CA.


I love getcolorcode.com

Triadic colors

1 #352539 and #393525 with #253935 are triadic colors.

2 #353925 and #392535 with #253935 are triadic colors.