COLOR #372435

HEX: #372435 RGB: (55,36,53)

Color info

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

RGB color model

#372435 color RGB value is (55,36,53).

RGB: (55,36,53) (22%, 14%, 21%)

RGB channels and saturation

R 55 of 255 = 22%
G 36 of 255 = 14%
B 53 of 255 = 21%

55
36
53

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

Portions of RGB colors in percentages

R + G + B = 55 + 36 + 53 = 144 (100%)
R 55 of 144 ~ 38.19%
G 36 of 144 ~ 25%
B 53 of 144 ~ 36.81'%

%38.19
%25
%36.81

CMYK color model

#372435 color CMYK value is (0,35,4,78).

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

CMYK: (0,35,4,78)
C0M35Y4K78 (0%, 35%, 4%, 78%)
(0.00 / 0.35 / 0.04 / 0.78)

CMYK percentages

%0
%34.55
%3.64
%78.43

Codes

Color #372435 in popluar color models

37 24 35
RGB 55 36 53
HSL 306° 20.88% 17.84%
HSB/HSV 306° 34.55% 21.57%
CMYK 0.00% 34.55% 3.64%
78.43%

Color #372435 in popluar number systems.

HEX 37 24 35
Decimal 55 36 53
Binary 110111 100100 110101
Octal 67 44 65

Shades and tints

Shades of #372435

#372435
(55,36,53)
#322131
(50,33,49)
#2D1E2D
(45,30,45)
#281B29
(40,27,41)
#231825
(35,24,37)
#1E1521
(30,21,33)
#19121D
(25,18,29)
#140F19
(20,15,25)
#0F0C15
(15,12,21)
#0A0911
(10,9,17)
#05060D
(5,6,13)
#000000
(0,0,0)

Tints of #372435

#372435
(55,36,53)
#493747
(73,55,71)
#5B4A59
(91,74,89)
#6D5D6B
(109,93,107)
#7F707D
(127,112,125)
#91838F
(145,131,143)
#A396A1
(163,150,161)
#B5A9B3
(181,169,179)
#C7BCC5
(199,188,197)
#D9CFD7
(217,207,215)
#EBE2E9
(235,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #372435; }

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

This text font color is #372435.

Background Color

.myBgColor { background-color: #372435; }

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

This div background color is #372435.

Border color

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

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

This div border color is #372435.

Opacity

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

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

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

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

This text has shadow with #372435 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372435.

Preview

Color preview on black background

This text has color #372435 on black background.


Color preview on white background

This text has color #372435 on white background.


Black color preview on #372435 background

This text has black color on #372435 background.


White color preview on #372435 background

This text has white color on #372435 background.


Related colors

Complementary color

Complementary color for #hex is #C8DBCA.


I love getcolorcode.com

Triadic colors

1 #353724 and #243537 with #372435 are triadic colors.

2 #352437 and #243735 with #372435 are triadic colors.