COLOR #37413B

HEX: #37413B RGB: (55,65,59)

Color info

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

RGB color model

#37413B color RGB value is (55,65,59).

RGB: (55,65,59) (22%, 25%, 23%)

RGB channels and saturation

R 55 of 255 = 22%
G 65 of 255 = 25%
B 59 of 255 = 23%

55
65
59

R + G + B ~ 23%. #37413B is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 65 + 59 = 179 (100%)
R 55 of 179 ~ 30.73%
G 65 of 179 ~ 36.31%
B 59 of 179 ~ 32.96'%

%30.73
%36.31
%32.96

CMYK color model

#37413B color CMYK value is (15,0,9,75).

  • cyan value is 15.38%
  • magenta value is 0.00%
  • yellow value is 9.23%
  • key color value is 74.51%

CMYK: (15,0,9,75)
C15M0Y9K75 (15%, 0%, 9%, 75%)
(0.15 / 0.00 / 0.09 / 0.75)

CMYK percentages

%15.38
%0
%9.23
%74.51

Codes

Color #37413B in popluar color models

37 41 3B
RGB 55 65 59
HSL 144° 8.33% 23.53%
HSB/HSV 144° 15.38% 25.49%
CMYK 15.38% 0.00% 9.23%
74.51%

Color #37413B in popluar number systems.

HEX 37 41 3B
Decimal 55 65 59
Binary 110111 1000001 111011
Octal 67 101 73

Shades and tints

Shades of #37413B

#37413B
(55,65,59)
#323C36
(50,60,54)
#2D3731
(45,55,49)
#28322C
(40,50,44)
#232D27
(35,45,39)
#1E2822
(30,40,34)
#19231D
(25,35,29)
#141E18
(20,30,24)
#0F1913
(15,25,19)
#0A140E
(10,20,14)
#050F09
(5,15,9)
#000000
(0,0,0)

Tints of #37413B

#37413B
(55,65,59)
#49524C
(73,82,76)
#5B635D
(91,99,93)
#6D746E
(109,116,110)
#7F857F
(127,133,127)
#919690
(145,150,144)
#A3A7A1
(163,167,161)
#B5B8B2
(181,184,178)
#C7C9C3
(199,201,195)
#D9DAD4
(217,218,212)
#EBEBE5
(235,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37413B color. Also use rgb(55,65,59) instead hex code.

Text Font Color

.myTextColor { color: #37413B; }

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

This text font color is #37413B.

Background Color

.myBgColor { background-color: #37413B; }

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

This div background color is #37413B.

Border color

.myBorderColor { border: 1px solid #37413B; }

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

This div border color is #37413B.

Opacity

.myOpacity80 { color: #37413B; opacity: 0.8; }

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

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

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

This text has shadow with #37413B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37413B.

Preview

Color preview on black background

This text has color #37413B on black background.


Color preview on white background

This text has color #37413B on white background.


Black color preview on #37413B background

This text has black color on #37413B background.


White color preview on #37413B background

This text has white color on #37413B background.


Related colors

Complementary color

Complementary color for #hex is #C8BEC4.


I love getcolorcode.com

Triadic colors

1 #3B3741 and #413B37 with #37413B are triadic colors.

2 #3B4137 and #41373B with #37413B are triadic colors.