COLOR #37420A

HEX: #37420A RGB: (55,66,10)

Color info

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

RGB color model

#37420A color RGB value is (55,66,10).

RGB: (55,66,10) (22%, 26%, 4%)

RGB channels and saturation

R 55 of 255 = 22%
G 66 of 255 = 26%
B 10 of 255 = 4%

55
66
10

R + G + B ~ 17%. #37420A is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 66 + 10 = 131 (100%)
R 55 of 131 ~ 41.98%
G 66 of 131 ~ 50.38%
B 10 of 131 ~ 7.63'%

%41.98
%50.38

CMYK color model

#37420A color CMYK value is (17,0,85,74).

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 84.85%
  • key color value is 74.12%

CMYK: (17,0,85,74)
C17M0Y85K74 (17%, 0%, 85%, 74%)
(0.17 / 0.00 / 0.85 / 0.74)

CMYK percentages

%16.67
%0
%84.85
%74.12

Codes

Color #37420A in popluar color models

37 42 0A
RGB 55 66 10
HSL 72° 73.68% 14.90%
HSB/HSV 72° 84.85% 25.88%
CMYK 16.67% 0.00% 84.85%
74.12%

Color #37420A in popluar number systems.

HEX 37 42 0A
Decimal 55 66 10
Binary 110111 1000010 1010
Octal 67 102 12

Shades and tints

Shades of #37420A

#37420A
(55,66,10)
#323C0A
(50,60,10)
#2D360A
(45,54,10)
#28300A
(40,48,10)
#232A0A
(35,42,10)
#1E240A
(30,36,10)
#191E0A
(25,30,10)
#14180A
(20,24,10)
#0F120A
(15,18,10)
#0A0C0A
(10,12,10)
#05060A
(5,6,10)
#000000
(0,0,0)

Tints of #37420A

#37420A
(55,66,10)
#495320
(73,83,32)
#5B6436
(91,100,54)
#6D754C
(109,117,76)
#7F8662
(127,134,98)
#919778
(145,151,120)
#A3A88E
(163,168,142)
#B5B9A4
(181,185,164)
#C7CABA
(199,202,186)
#D9DBD0
(217,219,208)
#EBECE6
(235,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37420A color. Also use rgb(55,66,10) instead hex code.

Text Font Color

.myTextColor { color: #37420A; }

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

This text font color is #37420A.

Background Color

.myBgColor { background-color: #37420A; }

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

This div background color is #37420A.

Border color

.myBorderColor { border: 1px solid #37420A; }

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

This div border color is #37420A.

Opacity

.myOpacity80 { color: #37420A; opacity: 0.8; }

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

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

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

This text has shadow with #37420A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37420A.

Preview

Color preview on black background

This text has color #37420A on black background.


Color preview on white background

This text has color #37420A on white background.


Black color preview on #37420A background

This text has black color on #37420A background.


White color preview on #37420A background

This text has white color on #37420A background.


Related colors

Complementary color

Complementary color for #hex is #C8BDF5.


I love getcolorcode.com

Triadic colors

1 #0A3742 and #420A37 with #37420A are triadic colors.

2 #0A4237 and #42370A with #37420A are triadic colors.