COLOR #373438

HEX: #373438 RGB: (55,52,56)

Color info

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

RGB color model

#373438 color RGB value is (55,52,56).

RGB: (55,52,56) (22%, 20%, 22%)

RGB channels and saturation

R 55 of 255 = 22%
G 52 of 255 = 20%
B 56 of 255 = 22%

55
52
56

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

Portions of RGB colors in percentages

R + G + B = 55 + 52 + 56 = 163 (100%)
R 55 of 163 ~ 33.74%
G 52 of 163 ~ 31.9%
B 56 of 163 ~ 34.36'%

%33.74
%31.9
%34.36

CMYK color model

#373438 color CMYK value is (2,7,0,78).

  • cyan value is 1.79%
  • magenta value is 7.14%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (2,7,0,78)
C2M7Y0K78 (2%, 7%, 0%, 78%)
(0.02 / 0.07 / 0.00 / 0.78)

CMYK percentages

%1.79
%7.14
%0
%78.04

Codes

Color #373438 in popluar color models

37 34 38
RGB 55 52 56
HSL 285° 3.70% 21.18%
HSB/HSV 285° 7.14% 21.96%
CMYK 1.79% 7.14% 0.00%
78.04%

Color #373438 in popluar number systems.

HEX 37 34 38
Decimal 55 52 56
Binary 110111 110100 111000
Octal 67 64 70

Shades and tints

Shades of #373438

#373438
(55,52,56)
#323033
(50,48,51)
#2D2C2E
(45,44,46)
#282829
(40,40,41)
#232424
(35,36,36)
#1E201F
(30,32,31)
#191C1A
(25,28,26)
#141815
(20,24,21)
#0F1410
(15,20,16)
#0A100B
(10,16,11)
#050C06
(5,12,6)
#000000
(0,0,0)

Tints of #373438

#373438
(55,52,56)
#49464A
(73,70,74)
#5B585C
(91,88,92)
#6D6A6E
(109,106,110)
#7F7C80
(127,124,128)
#918E92
(145,142,146)
#A3A0A4
(163,160,164)
#B5B2B6
(181,178,182)
#C7C4C8
(199,196,200)
#D9D6DA
(217,214,218)
#EBE8EC
(235,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #373438; }

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

This text font color is #373438.

Background Color

.myBgColor { background-color: #373438; }

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

This div background color is #373438.

Border color

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

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

This div border color is #373438.

Opacity

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

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

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

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

This text has shadow with #373438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373438.

Preview

Color preview on black background

This text has color #373438 on black background.


Color preview on white background

This text has color #373438 on white background.


Black color preview on #373438 background

This text has black color on #373438 background.


White color preview on #373438 background

This text has white color on #373438 background.


Related colors

Complementary color

Complementary color for #hex is #C8CBC7.


I love getcolorcode.com

Triadic colors

1 #383734 and #343837 with #373438 are triadic colors.

2 #383437 and #343738 with #373438 are triadic colors.