COLOR #372612

HEX: #372612 RGB: (55,38,18)

Color info

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

RGB color model

#372612 color RGB value is (55,38,18).

RGB: (55,38,18) (22%, 15%, 7%)

RGB channels and saturation

R 55 of 255 = 22%
G 38 of 255 = 15%
B 18 of 255 = 7%

55
38
18

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

Portions of RGB colors in percentages

R + G + B = 55 + 38 + 18 = 111 (100%)
R 55 of 111 ~ 49.55%
G 38 of 111 ~ 34.23%
B 18 of 111 ~ 16.22'%

%49.55
%34.23
%16.22

CMYK color model

#372612 color CMYK value is (0,31,67,78).

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

CMYK: (0,31,67,78)
C0M31Y67K78 (0%, 31%, 67%, 78%)
(0.00 / 0.31 / 0.67 / 0.78)

CMYK percentages

%0
%30.91
%67.27
%78.43

Codes

Color #372612 in popluar color models

37 26 12
RGB 55 38 18
HSL 32° 50.68% 14.31%
HSB/HSV 32° 67.27% 21.57%
CMYK 0.00% 30.91% 67.27%
78.43%

Color #372612 in popluar number systems.

HEX 37 26 12
Decimal 55 38 18
Binary 110111 100110 10010
Octal 67 46 22

Shades and tints

Shades of #372612

#372612
(55,38,18)
#322311
(50,35,17)
#2D2010
(45,32,16)
#281D0F
(40,29,15)
#231A0E
(35,26,14)
#1E170D
(30,23,13)
#19140C
(25,20,12)
#14110B
(20,17,11)
#0F0E0A
(15,14,10)
#0A0B09
(10,11,9)
#050808
(5,8,8)
#000000
(0,0,0)

Tints of #372612

#372612
(55,38,18)
#493927
(73,57,39)
#5B4C3C
(91,76,60)
#6D5F51
(109,95,81)
#7F7266
(127,114,102)
#91857B
(145,133,123)
#A39890
(163,152,144)
#B5ABA5
(181,171,165)
#C7BEBA
(199,190,186)
#D9D1CF
(217,209,207)
#EBE4E4
(235,228,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #372612; }

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

This text font color is #372612.

Background Color

.myBgColor { background-color: #372612; }

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

This div background color is #372612.

Border color

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

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

This div border color is #372612.

Opacity

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

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

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

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

This text has shadow with #372612 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372612.

Preview

Color preview on black background

This text has color #372612 on black background.


Color preview on white background

This text has color #372612 on white background.


Black color preview on #372612 background

This text has black color on #372612 background.


White color preview on #372612 background

This text has white color on #372612 background.


Related colors

Complementary color

Complementary color for #hex is #C8D9ED.


I love getcolorcode.com

Triadic colors

1 #123726 and #261237 with #372612 are triadic colors.

2 #122637 and #263712 with #372612 are triadic colors.