COLOR #372630

HEX: #372630 RGB: (55,38,48)

Color info

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

RGB color model

#372630 color RGB value is (55,38,48).

RGB: (55,38,48) (22%, 15%, 19%)

RGB channels and saturation

R 55 of 255 = 22%
G 38 of 255 = 15%
B 48 of 255 = 19%

55
38
48

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

Portions of RGB colors in percentages

R + G + B = 55 + 38 + 48 = 141 (100%)
R 55 of 141 ~ 39.01%
G 38 of 141 ~ 26.95%
B 48 of 141 ~ 34.04'%

%39.01
%26.95
%34.04

CMYK color model

#372630 color CMYK value is (0,31,13,78).

  • cyan value is 0.00%
  • magenta value is 30.91%
  • yellow value is 12.73%
  • key color value is 78.43%

CMYK: (0,31,13,78)
C0M31Y13K78 (0%, 31%, 13%, 78%)
(0.00 / 0.31 / 0.13 / 0.78)

CMYK percentages

%0
%30.91
%12.73
%78.43

Codes

Color #372630 in popluar color models

37 26 30
RGB 55 38 48
HSL 325° 18.28% 18.24%
HSB/HSV 325° 30.91% 21.57%
CMYK 0.00% 30.91% 12.73%
78.43%

Color #372630 in popluar number systems.

HEX 37 26 30
Decimal 55 38 48
Binary 110111 100110 110000
Octal 67 46 60

Shades and tints

Shades of #372630

#372630
(55,38,48)
#32232C
(50,35,44)
#2D2028
(45,32,40)
#281D24
(40,29,36)
#231A20
(35,26,32)
#1E171C
(30,23,28)
#191418
(25,20,24)
#141114
(20,17,20)
#0F0E10
(15,14,16)
#0A0B0C
(10,11,12)
#050808
(5,8,8)
#000000
(0,0,0)

Tints of #372630

#372630
(55,38,48)
#493942
(73,57,66)
#5B4C54
(91,76,84)
#6D5F66
(109,95,102)
#7F7278
(127,114,120)
#91858A
(145,133,138)
#A3989C
(163,152,156)
#B5ABAE
(181,171,174)
#C7BEC0
(199,190,192)
#D9D1D2
(217,209,210)
#EBE4E4
(235,228,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372630 color. Also use rgb(55,38,48) instead hex code.

Text Font Color

.myTextColor { color: #372630; }

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

This text font color is #372630.

Background Color

.myBgColor { background-color: #372630; }

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

This div background color is #372630.

Border color

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

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

This div border color is #372630.

Opacity

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

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

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

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

This text has shadow with #372630 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372630.

Preview

Color preview on black background

This text has color #372630 on black background.


Color preview on white background

This text has color #372630 on white background.


Black color preview on #372630 background

This text has black color on #372630 background.


White color preview on #372630 background

This text has white color on #372630 background.


Related colors

Complementary color

Complementary color for #hex is #C8D9CF.


I love getcolorcode.com

Triadic colors

1 #303726 and #263037 with #372630 are triadic colors.

2 #302637 and #263730 with #372630 are triadic colors.