COLOR #373335

HEX: #373335 RGB: (55,51,53)

Color info

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

RGB color model

#373335 color RGB value is (55,51,53).

RGB: (55,51,53) (22%, 20%, 21%)

RGB channels and saturation

R 55 of 255 = 22%
G 51 of 255 = 20%
B 53 of 255 = 21%

55
51
53

R + G + B ~ 21%. #373335 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 51 + 53 = 159 (100%)
R 55 of 159 ~ 34.59%
G 51 of 159 ~ 32.08%
B 53 of 159 ~ 33.33'%

%34.59
%32.08
%33.33

CMYK color model

#373335 color CMYK value is (0,7,4,78).

  • cyan value is 0.00%
  • magenta value is 7.27%
  • yellow value is 3.64%
  • key color value is 78.43%

CMYK: (0,7,4,78)
C0M7Y4K78 (0%, 7%, 4%, 78%)
(0.00 / 0.07 / 0.04 / 0.78)

CMYK percentages

%0
%7.27
%3.64
%78.43

Codes

Color #373335 in popluar color models

37 33 35
RGB 55 51 53
HSL 330° 3.77% 20.78%
HSB/HSV 330° 7.27% 21.57%
CMYK 0.00% 7.27% 3.64%
78.43%

Color #373335 in popluar number systems.

HEX 37 33 35
Decimal 55 51 53
Binary 110111 110011 110101
Octal 67 63 65

Shades and tints

Shades of #373335

#373335
(55,51,53)
#322F31
(50,47,49)
#2D2B2D
(45,43,45)
#282729
(40,39,41)
#232325
(35,35,37)
#1E1F21
(30,31,33)
#191B1D
(25,27,29)
#141719
(20,23,25)
#0F1315
(15,19,21)
#0A0F11
(10,15,17)
#050B0D
(5,11,13)
#000000
(0,0,0)

Tints of #373335

#373335
(55,51,53)
#494547
(73,69,71)
#5B5759
(91,87,89)
#6D696B
(109,105,107)
#7F7B7D
(127,123,125)
#918D8F
(145,141,143)
#A39FA1
(163,159,161)
#B5B1B3
(181,177,179)
#C7C3C5
(199,195,197)
#D9D5D7
(217,213,215)
#EBE7E9
(235,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373335 color. Also use rgb(55,51,53) instead hex code.

Text Font Color

.myTextColor { color: #373335; }

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

This text font color is #373335.

Background Color

.myBgColor { background-color: #373335; }

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

This div background color is #373335.

Border color

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

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

This div border color is #373335.

Opacity

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

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

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

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

This text has shadow with #373335 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373335.

Preview

Color preview on black background

This text has color #373335 on black background.


Color preview on white background

This text has color #373335 on white background.


Black color preview on #373335 background

This text has black color on #373335 background.


White color preview on #373335 background

This text has white color on #373335 background.


Related colors

Complementary color

Complementary color for #hex is #C8CCCA.


I love getcolorcode.com

Triadic colors

1 #353733 and #333537 with #373335 are triadic colors.

2 #353337 and #333735 with #373335 are triadic colors.