COLOR #253437

HEX: #253437 RGB: (37,52,55)

Color info

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

RGB color model

#253437 color RGB value is (37,52,55).

RGB: (37,52,55) (15%, 20%, 22%)

RGB channels and saturation

R 37 of 255 = 15%
G 52 of 255 = 20%
B 55 of 255 = 22%

37
52
55

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

Portions of RGB colors in percentages

R + G + B = 37 + 52 + 55 = 144 (100%)
R 37 of 144 ~ 25.69%
G 52 of 144 ~ 36.11%
B 55 of 144 ~ 38.19'%

%25.69
%36.11
%38.19

CMYK color model

#253437 color CMYK value is (33,5,0,78).

  • cyan value is 32.73%
  • magenta value is 5.45%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (33,5,0,78)
C33M5Y0K78 (33%, 5%, 0%, 78%)
(0.33 / 0.05 / 0.00 / 0.78)

CMYK percentages

%32.73
%5.45
%0
%78.43

Codes

Color #253437 in popluar color models

25 34 37
RGB 37 52 55
HSL 190° 19.57% 18.04%
HSB/HSV 190° 32.73% 21.57%
CMYK 32.73% 5.45% 0.00%
78.43%

Color #253437 in popluar number systems.

HEX 25 34 37
Decimal 37 52 55
Binary 100101 110100 110111
Octal 45 64 67

Shades and tints

Shades of #253437

#253437
(37,52,55)
#223032
(34,48,50)
#1F2C2D
(31,44,45)
#1C2828
(28,40,40)
#192423
(25,36,35)
#16201E
(22,32,30)
#131C19
(19,28,25)
#101814
(16,24,20)
#0D140F
(13,20,15)
#0A100A
(10,16,10)
#070C05
(7,12,5)
#000000
(0,0,0)

Tints of #253437

#253437
(37,52,55)
#384649
(56,70,73)
#4B585B
(75,88,91)
#5E6A6D
(94,106,109)
#717C7F
(113,124,127)
#848E91
(132,142,145)
#97A0A3
(151,160,163)
#AAB2B5
(170,178,181)
#BDC4C7
(189,196,199)
#D0D6D9
(208,214,217)
#E3E8EB
(227,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253437; }

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

This text font color is #253437.

Background Color

.myBgColor { background-color: #253437; }

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

This div background color is #253437.

Border color

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

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

This div border color is #253437.

Opacity

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

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

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

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

This text has shadow with #253437 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253437.

Preview

Color preview on black background

This text has color #253437 on black background.


Color preview on white background

This text has color #253437 on white background.


Black color preview on #253437 background

This text has black color on #253437 background.


White color preview on #253437 background

This text has white color on #253437 background.


Related colors

Complementary color

Complementary color for #hex is #DACBC8.


I love getcolorcode.com

Triadic colors

1 #372534 and #343725 with #253437 are triadic colors.

2 #373425 and #342537 with #253437 are triadic colors.