COLOR #37270C

HEX: #37270C RGB: (55,39,12)

Color info

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

RGB color model

#37270C color RGB value is (55,39,12).

RGB: (55,39,12) (22%, 15%, 5%)

RGB channels and saturation

R 55 of 255 = 22%
G 39 of 255 = 15%
B 12 of 255 = 5%

55
39
12

R + G + B ~ 14%. #37270C is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 39 + 12 = 106 (100%)
R 55 of 106 ~ 51.89%
G 39 of 106 ~ 36.79%
B 12 of 106 ~ 11.32'%

%51.89
%36.79
%11.32

CMYK color model

#37270C color CMYK value is (0,29,78,78).

  • cyan value is 0.00%
  • magenta value is 29.09%
  • yellow value is 78.18%
  • key color value is 78.43%
CMYK: (0,29,78,78) C0M29Y78K78 (0%,29%,78%,78%) (0.00/0.29/0.78/0.78) 

CMYK percentages

%0
%29.09
%78.18
%78.43

Codes

Color #37270C in popluar color models

37 27 0C
RGB 55 39 12
HSL 38° 64.18% 13.14%
HSB/HSV 38° 78.18% 21.57%
CMYK 0.00% 29.09% 78.18%
78.43%

Color #37270C in popluar number systems.

HEX 37 27 0C
Decimal 55 39 12
Binary 110111 100111 1100
Octal 67 47 14

Shades and tints

Shades of #37270C

#37270C
(55,39,12)
#32240B
(50,36,11)
#2D210A
(45,33,10)
#281E09
(40,30,9)
#231B08
(35,27,8)
#1E1807
(30,24,7)
#191506
(25,21,6)
#141205
(20,18,5)
#0F0F04
(15,15,4)
#0A0C03
(10,12,3)
#050902
(5,9,2)
#000000
(0,0,0)

Tints of #37270C

#37270C
(55,39,12)
#493A22
(73,58,34)
#5B4D38
(91,77,56)
#6D604E
(109,96,78)
#7F7364
(127,115,100)
#91867A
(145,134,122)
#A39990
(163,153,144)
#B5ACA6
(181,172,166)
#C7BFBC
(199,191,188)
#D9D2D2
(217,210,210)
#EBE5E8
(235,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37270C color. Also use rgb(55,39,12) instead hex code.

Text Font Color

.myTextColor { color: #37270C; }

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

This text font color is #37270C.

Background Color

.myBgColor { background-color: #37270C; }

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

This div background color is #37270C.

Border color

.myBorderColor { border: 1px solid #37270C; }

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

This div border color is #37270C.

Opacity

.myOpacity80 { color: #37270C; opacity: 0.8; }

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

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

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

This text has shadow with #37270C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37270C.

Preview

Color preview on black background

This text has color #37270C on black background.


Color preview on white background

This text has color #37270C on white background.


Black color preview on #37270C background

This text has black color on #37270C background.


White color preview on #37270C background

This text has white color on #37270C background.


Related colors

Complementary color

Complementary color for #hex is #C8D8F3.


I love getcolorcode.com

Triadic colors

1 #0C3727 and #270C37 with #37270C are triadic colors.

2 #0C2737 and #27370C with #37270C are triadic colors.