COLOR #37423A

HEX: #37423A RGB: (55,66,58)

Color info

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

RGB color model

#37423A color RGB value is (55,66,58).

RGB: (55,66,58) (22%, 26%, 23%)

RGB channels and saturation

R 55 of 255 = 22%
G 66 of 255 = 26%
B 58 of 255 = 23%

55
66
58

R + G + B ~ 24%. #37423A is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 66 + 58 = 179 (100%)
R 55 of 179 ~ 30.73%
G 66 of 179 ~ 36.87%
B 58 of 179 ~ 32.4'%

%30.73
%36.87
%32.4

CMYK color model

#37423A color CMYK value is (17,0,12,74).

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

CMYK: (17,0,12,74)
C17M0Y12K74 (17%, 0%, 12%, 74%)
(0.17 / 0.00 / 0.12 / 0.74)

CMYK percentages

%16.67
%0
%12.12
%74.12

Codes

Color #37423A in popluar color models

37 42 3A
RGB 55 66 58
HSL 136° 9.09% 23.73%
HSB/HSV 136° 16.67% 25.88%
CMYK 16.67% 0.00% 12.12%
74.12%

Color #37423A in popluar number systems.

HEX 37 42 3A
Decimal 55 66 58
Binary 110111 1000010 111010
Octal 67 102 72

Shades and tints

Shades of #37423A

#37423A
(55,66,58)
#323C35
(50,60,53)
#2D3630
(45,54,48)
#28302B
(40,48,43)
#232A26
(35,42,38)
#1E2421
(30,36,33)
#191E1C
(25,30,28)
#141817
(20,24,23)
#0F1212
(15,18,18)
#0A0C0D
(10,12,13)
#050608
(5,6,8)
#000000
(0,0,0)

Tints of #37423A

#37423A
(55,66,58)
#49534B
(73,83,75)
#5B645C
(91,100,92)
#6D756D
(109,117,109)
#7F867E
(127,134,126)
#91978F
(145,151,143)
#A3A8A0
(163,168,160)
#B5B9B1
(181,185,177)
#C7CAC2
(199,202,194)
#D9DBD3
(217,219,211)
#EBECE4
(235,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37423A; }

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

This text font color is #37423A.

Background Color

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

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

This div background color is #37423A.

Border color

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

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

This div border color is #37423A.

Opacity

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

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

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

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

This text has shadow with #37423A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37423A.

Preview

Color preview on black background

This text has color #37423A on black background.


Color preview on white background

This text has color #37423A on white background.


Black color preview on #37423A background

This text has black color on #37423A background.


White color preview on #37423A background

This text has white color on #37423A background.


Related colors

Complementary color

Complementary color for #hex is #C8BDC5.


I love getcolorcode.com

Triadic colors

1 #3A3742 and #423A37 with #37423A are triadic colors.

2 #3A4237 and #42373A with #37423A are triadic colors.