COLOR #372634

HEX: #372634 RGB: (55,38,52)

Color info

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

RGB color model

#372634 color RGB value is (55,38,52).

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

RGB channels and saturation

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

55
38
52

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

Portions of RGB colors in percentages

R + G + B = 55 + 38 + 52 = 145 (100%)
R 55 of 145 ~ 37.93%
G 38 of 145 ~ 26.21%
B 52 of 145 ~ 35.86'%

%37.93
%26.21
%35.86

CMYK color model

#372634 color CMYK value is (0,31,5,78).

  • cyan value is 0.00%
  • magenta value is 30.91%
  • yellow value is 5.45%
  • key color value is 78.43%
CMYK: (0,31,5,78) C0M31Y5K78 (0%,31%,5%,78%) (0.00/0.31/0.05/0.78) 

CMYK percentages

%0
%30.91
%5.45
%78.43

Codes

Color #372634 in popluar color models

37 26 34
RGB 55 38 52
HSL 311° 18.28% 18.24%
HSB/HSV 311° 30.91% 21.57%
CMYK 0.00% 30.91% 5.45%
78.43%

Color #372634 in popluar number systems.

HEX 37 26 34
Decimal 55 38 52
Binary 110111 100110 110100
Octal 67 46 64

Shades and tints

Shades of #372634

#372634
(55,38,52)
#322330
(50,35,48)
#2D202C
(45,32,44)
#281D28
(40,29,40)
#231A24
(35,26,36)
#1E1720
(30,23,32)
#19141C
(25,20,28)
#141118
(20,17,24)
#0F0E14
(15,14,20)
#0A0B10
(10,11,16)
#05080C
(5,8,12)
#000000
(0,0,0)

Tints of #372634

#372634
(55,38,52)
#493946
(73,57,70)
#5B4C58
(91,76,88)
#6D5F6A
(109,95,106)
#7F727C
(127,114,124)
#91858E
(145,133,142)
#A398A0
(163,152,160)
#B5ABB2
(181,171,178)
#C7BEC4
(199,190,196)
#D9D1D6
(217,209,214)
#EBE4E8
(235,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #372634; }

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

This text font color is #372634.

Background Color

.myBgColor { background-color: #372634; }

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

This div background color is #372634.

Border color

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

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

This div border color is #372634.

Opacity

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

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

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

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

This text has shadow with #372634 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372634.

Preview

Color preview on black background

This text has color #372634 on black background.


Color preview on white background

This text has color #372634 on white background.


Black color preview on #372634 background

This text has black color on #372634 background.


White color preview on #372634 background

This text has white color on #372634 background.


Related colors

Complementary color

Complementary color for #hex is #C8D9CB.


I love getcolorcode.com

Triadic colors

1 #343726 and #263437 with #372634 are triadic colors.

2 #342637 and #263734 with #372634 are triadic colors.