COLOR #372425

HEX: #372425 RGB: (55,36,37)

Color info

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

RGB color model

#372425 color RGB value is (55,36,37).

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

RGB channels and saturation

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

55
36
37

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

Portions of RGB colors in percentages

R + G + B = 55 + 36 + 37 = 128 (100%)
R 55 of 128 ~ 42.97%
G 36 of 128 ~ 28.13%
B 37 of 128 ~ 28.91'%

%42.97
%28.13
%28.91

CMYK color model

#372425 color CMYK value is (0,35,33,78).

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

CMYK: (0,35,33,78)
C0M35Y33K78 (0%, 35%, 33%, 78%)
(0.00 / 0.35 / 0.33 / 0.78)

CMYK percentages

%0
%34.55
%32.73
%78.43

Codes

Color #372425 in popluar color models

37 24 25
RGB 55 36 37
HSL 357° 20.88% 17.84%
HSB/HSV 357° 34.55% 21.57%
CMYK 0.00% 34.55% 32.73%
78.43%

Color #372425 in popluar number systems.

HEX 37 24 25
Decimal 55 36 37
Binary 110111 100100 100101
Octal 67 44 45

Shades and tints

Shades of #372425

#372425
(55,36,37)
#322122
(50,33,34)
#2D1E1F
(45,30,31)
#281B1C
(40,27,28)
#231819
(35,24,25)
#1E1516
(30,21,22)
#191213
(25,18,19)
#140F10
(20,15,16)
#0F0C0D
(15,12,13)
#0A090A
(10,9,10)
#050607
(5,6,7)
#000000
(0,0,0)

Tints of #372425

#372425
(55,36,37)
#493738
(73,55,56)
#5B4A4B
(91,74,75)
#6D5D5E
(109,93,94)
#7F7071
(127,112,113)
#918384
(145,131,132)
#A39697
(163,150,151)
#B5A9AA
(181,169,170)
#C7BCBD
(199,188,189)
#D9CFD0
(217,207,208)
#EBE2E3
(235,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #372425; }

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

This text font color is #372425.

Background Color

.myBgColor { background-color: #372425; }

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

This div background color is #372425.

Border color

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

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

This div border color is #372425.

Opacity

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

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

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

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

This text has shadow with #372425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372425.

Preview

Color preview on black background

This text has color #372425 on black background.


Color preview on white background

This text has color #372425 on white background.


Black color preview on #372425 background

This text has black color on #372425 background.


White color preview on #372425 background

This text has white color on #372425 background.


Related colors

Complementary color

Complementary color for #hex is #C8DBDA.


I love getcolorcode.com

Triadic colors

1 #253724 and #242537 with #372425 are triadic colors.

2 #252437 and #243725 with #372425 are triadic colors.