COLOR #373134

HEX: #373134 RGB: (55,49,52)

Color info

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

RGB color model

#373134 color RGB value is (55,49,52).

RGB: (55,49,52) (22%, 19%, 20%)

RGB channels and saturation

R 55 of 255 = 22%
G 49 of 255 = 19%
B 52 of 255 = 20%

55
49
52

R + G + B ~ 20%. #373134 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 49 + 52 = 156 (100%)
R 55 of 156 ~ 35.26%
G 49 of 156 ~ 31.41%
B 52 of 156 ~ 33.33'%

%35.26
%31.41
%33.33

CMYK color model

#373134 color CMYK value is (0,11,5,78).

  • cyan value is 0.00%
  • magenta value is 10.91%
  • yellow value is 5.45%
  • key color value is 78.43%

CMYK: (0,11,5,78)
C0M11Y5K78 (0%, 11%, 5%, 78%)
(0.00 / 0.11 / 0.05 / 0.78)

CMYK percentages

%0
%10.91
%5.45
%78.43

Codes

Color #373134 in popluar color models

37 31 34
RGB 55 49 52
HSL 330° 5.77% 20.39%
HSB/HSV 330° 10.91% 21.57%
CMYK 0.00% 10.91% 5.45%
78.43%

Color #373134 in popluar number systems.

HEX 37 31 34
Decimal 55 49 52
Binary 110111 110001 110100
Octal 67 61 64

Shades and tints

Shades of #373134

#373134
(55,49,52)
#322D30
(50,45,48)
#2D292C
(45,41,44)
#282528
(40,37,40)
#232124
(35,33,36)
#1E1D20
(30,29,32)
#19191C
(25,25,28)
#141518
(20,21,24)
#0F1114
(15,17,20)
#0A0D10
(10,13,16)
#05090C
(5,9,12)
#000000
(0,0,0)

Tints of #373134

#373134
(55,49,52)
#494346
(73,67,70)
#5B5558
(91,85,88)
#6D676A
(109,103,106)
#7F797C
(127,121,124)
#918B8E
(145,139,142)
#A39DA0
(163,157,160)
#B5AFB2
(181,175,178)
#C7C1C4
(199,193,196)
#D9D3D6
(217,211,214)
#EBE5E8
(235,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373134 color. Also use rgb(55,49,52) instead hex code.

Text Font Color

.myTextColor { color: #373134; }

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

This text font color is #373134.

Background Color

.myBgColor { background-color: #373134; }

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

This div background color is #373134.

Border color

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

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

This div border color is #373134.

Opacity

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

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

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

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

This text has shadow with #373134 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373134.

Preview

Color preview on black background

This text has color #373134 on black background.


Color preview on white background

This text has color #373134 on white background.


Black color preview on #373134 background

This text has black color on #373134 background.


White color preview on #373134 background

This text has white color on #373134 background.


Related colors

Complementary color

Complementary color for #hex is #C8CECB.


I love getcolorcode.com

Triadic colors

1 #343731 and #313437 with #373134 are triadic colors.

2 #343137 and #313734 with #373134 are triadic colors.