COLOR #372314

HEX: #372314 RGB: (55,35,20)

Color info

#372314 contains red, green and blue colors in about the same proportion. Web safe color of #372314 is #333300 (or #330).

RGB color model

#372314 color RGB value is (55,35,20).

RGB: (55,35,20) (22%, 14%, 8%)

RGB channels and saturation

R 55 of 255 = 22%
G 35 of 255 = 14%
B 20 of 255 = 8%

55
35
20

R + G + B ~ 15%. #372314 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 35 + 20 = 110 (100%)
R 55 of 110 ~ 50%
G 35 of 110 ~ 31.82%
B 20 of 110 ~ 18.18'%

%50
%31.82
%18.18

CMYK color model

#372314 color CMYK value is (0,36,64,78).

  • cyan value is 0.00%
  • magenta value is 36.36%
  • yellow value is 63.64%
  • key color value is 78.43%

CMYK: (0,36,64,78)
C0M36Y64K78 (0%, 36%, 64%, 78%)
(0.00 / 0.36 / 0.64 / 0.78)

CMYK percentages

%0
%36.36
%63.64
%78.43

Codes

Color #372314 in popluar color models

37 23 14
RGB 55 35 20
HSL 26° 46.67% 14.71%
HSB/HSV 26° 63.64% 21.57%
CMYK 0.00% 36.36% 63.64%
78.43%

Color #372314 in popluar number systems.

HEX 37 23 14
Decimal 55 35 20
Binary 110111 100011 10100
Octal 67 43 24

Shades and tints

Shades of #372314

#372314
(55,35,20)
#322013
(50,32,19)
#2D1D12
(45,29,18)
#281A11
(40,26,17)
#231710
(35,23,16)
#1E140F
(30,20,15)
#19110E
(25,17,14)
#140E0D
(20,14,13)
#0F0B0C
(15,11,12)
#0A080B
(10,8,11)
#05050A
(5,5,10)
#000000
(0,0,0)

Tints of #372314

#372314
(55,35,20)
#493729
(73,55,41)
#5B4B3E
(91,75,62)
#6D5F53
(109,95,83)
#7F7368
(127,115,104)
#91877D
(145,135,125)
#A39B92
(163,155,146)
#B5AFA7
(181,175,167)
#C7C3BC
(199,195,188)
#D9D7D1
(217,215,209)
#EBEBE6
(235,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372314 color. Also use rgb(55,35,20) instead hex code.

Text Font Color

.myTextColor { color: #372314; }

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

This text font color is #372314.

Background Color

.myBgColor { background-color: #372314; }

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

This div background color is #372314.

Border color

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

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

This div border color is #372314.

Opacity

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

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

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

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

This text has shadow with #372314 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372314.

Preview

Color preview on black background

This text has color #372314 on black background.


Color preview on white background

This text has color #372314 on white background.


Black color preview on #372314 background

This text has black color on #372314 background.


White color preview on #372314 background

This text has white color on #372314 background.


Related colors

Complementary color

Complementary color for #hex is #C8DCEB.


I love getcolorcode.com

Triadic colors

1 #143723 and #231437 with #372314 are triadic colors.

2 #142337 and #233714 with #372314 are triadic colors.