COLOR #37253E

HEX: #37253E RGB: (55,37,62)

Color info

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

RGB color model

#37253E color RGB value is (55,37,62).

RGB: (55,37,62) (22%, 15%, 24%)

RGB channels and saturation

R 55 of 255 = 22%
G 37 of 255 = 15%
B 62 of 255 = 24%

55
37
62

R + G + B ~ 20%. #37253E is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 37 + 62 = 154 (100%)
R 55 of 154 ~ 35.71%
G 37 of 154 ~ 24.03%
B 62 of 154 ~ 40.26'%

%35.71
%24.03
%40.26

CMYK color model

#37253E color CMYK value is (11,40,0,76).

  • cyan value is 11.29%
  • magenta value is 40.32%
  • yellow value is 0.00%
  • key color value is 75.69%

CMYK: (11,40,0,76)
C11M40Y0K76 (11%, 40%, 0%, 76%)
(0.11 / 0.40 / 0.00 / 0.76)

CMYK percentages

%11.29
%40.32
%0
%75.69

Codes

Color #37253E in popluar color models

37 25 3E
RGB 55 37 62
HSL 283° 25.25% 19.41%
HSB/HSV 283° 40.32% 24.31%
CMYK 11.29% 40.32% 0.00%
75.69%

Color #37253E in popluar number systems.

HEX 37 25 3E
Decimal 55 37 62
Binary 110111 100101 111110
Octal 67 45 76

Shades and tints

Shades of #37253E

#37253E
(55,37,62)
#322239
(50,34,57)
#2D1F34
(45,31,52)
#281C2F
(40,28,47)
#23192A
(35,25,42)
#1E1625
(30,22,37)
#191320
(25,19,32)
#14101B
(20,16,27)
#0F0D16
(15,13,22)
#0A0A11
(10,10,17)
#05070C
(5,7,12)
#000000
(0,0,0)

Tints of #37253E

#37253E
(55,37,62)
#49384F
(73,56,79)
#5B4B60
(91,75,96)
#6D5E71
(109,94,113)
#7F7182
(127,113,130)
#918493
(145,132,147)
#A397A4
(163,151,164)
#B5AAB5
(181,170,181)
#C7BDC6
(199,189,198)
#D9D0D7
(217,208,215)
#EBE3E8
(235,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37253E; }

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

This text font color is #37253E.

Background Color

.myBgColor { background-color: #37253E; }

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

This div background color is #37253E.

Border color

.myBorderColor { border: 1px solid #37253E; }

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

This div border color is #37253E.

Opacity

.myOpacity80 { color: #37253E; opacity: 0.8; }

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

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

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

This text has shadow with #37253E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37253E.

Preview

Color preview on black background

This text has color #37253E on black background.


Color preview on white background

This text has color #37253E on white background.


Black color preview on #37253E background

This text has black color on #37253E background.


White color preview on #37253E background

This text has white color on #37253E background.


Related colors

Complementary color

Complementary color for #hex is #C8DAC1.


I love getcolorcode.com

Triadic colors

1 #3E3725 and #253E37 with #37253E are triadic colors.

2 #3E2537 and #25373E with #37253E are triadic colors.