COLOR #38323B

HEX: #38323B RGB: (56,50,59)

Color info

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

RGB color model

#38323B color RGB value is (56,50,59).

RGB: (56,50,59) (22%, 20%, 23%)

RGB channels and saturation

R 56 of 255 = 22%
G 50 of 255 = 20%
B 59 of 255 = 23%

56
50
59

R + G + B ~ 22%. #38323B is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 50 + 59 = 165 (100%)
R 56 of 165 ~ 33.94%
G 50 of 165 ~ 30.3%
B 59 of 165 ~ 35.76'%

%33.94
%30.3
%35.76

CMYK color model

#38323B color CMYK value is (5,15,0,77).

  • cyan value is 5.08%
  • magenta value is 15.25%
  • yellow value is 0.00%
  • key color value is 76.86%
CMYK: (5,15,0,77) C5M15Y0K77 (5%,15%,0%,77%) (0.05/0.15/0.00/0.77) 

CMYK percentages

%5.08
%15.25
%0
%76.86

Codes

Color #38323B in popluar color models

38 32 3B
RGB 56 50 59
HSL 280° 8.26% 21.37%
HSB/HSV 280° 15.25% 23.14%
CMYK 5.08% 15.25% 0.00%
76.86%

Color #38323B in popluar number systems.

HEX 38 32 3B
Decimal 56 50 59
Binary 111000 110010 111011
Octal 70 62 73

Shades and tints

Shades of #38323B

#38323B
(56,50,59)
#332E36
(51,46,54)
#2E2A31
(46,42,49)
#29262C
(41,38,44)
#242227
(36,34,39)
#1F1E22
(31,30,34)
#1A1A1D
(26,26,29)
#151618
(21,22,24)
#101213
(16,18,19)
#0B0E0E
(11,14,14)
#060A09
(6,10,9)
#000000
(0,0,0)

Tints of #38323B

#38323B
(56,50,59)
#4A444C
(74,68,76)
#5C565D
(92,86,93)
#6E686E
(110,104,110)
#807A7F
(128,122,127)
#928C90
(146,140,144)
#A49EA1
(164,158,161)
#B6B0B2
(182,176,178)
#C8C2C3
(200,194,195)
#DAD4D4
(218,212,212)
#ECE6E5
(236,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38323B color. Also use rgb(56,50,59) instead hex code.

Text Font Color

.myTextColor { color: #38323B; }

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

This text font color is #38323B.

Background Color

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

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

This div background color is #38323B.

Border color

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

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

This div border color is #38323B.

Opacity

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

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

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

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

This text has shadow with #38323B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38323B.

Preview

Color preview on black background

This text has color #38323B on black background.


Color preview on white background

This text has color #38323B on white background.


Black color preview on #38323B background

This text has black color on #38323B background.


White color preview on #38323B background

This text has white color on #38323B background.


Related colors

Complementary color

Complementary color for #hex is #C7CDC4.


I love getcolorcode.com

Triadic colors

1 #3B3832 and #323B38 with #38323B are triadic colors.

2 #3B3238 and #32383B with #38323B are triadic colors.