COLOR #385256

HEX: #385256 RGB: (56,82,86)

Color info

#385256 contains red, green and blue colors in about the same proportion. Web safe color of #385256 is #336666 (or #366).

RGB color model

#385256 color RGB value is (56,82,86).

RGB: (56,82,86) (22%, 32%, 34%)

RGB channels and saturation

R 56 of 255 = 22%
G 82 of 255 = 32%
B 86 of 255 = 34%

56
82
86

R + G + B ~ 29%. #385256 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 82 + 86 = 224 (100%)
R 56 of 224 ~ 25%
G 82 of 224 ~ 36.61%
B 86 of 224 ~ 38.39'%

%25
%36.61
%38.39

CMYK color model

#385256 color CMYK value is (35,5,0,66).

  • cyan value is 34.88%
  • magenta value is 4.65%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (35,5,0,66)
C35M5Y0K66 (35%, 5%, 0%, 66%)
(0.35 / 0.05 / 0.00 / 0.66)

CMYK percentages

%34.88
%4.65
%0
%66.27

Codes

Color #385256 in popluar color models

38 52 56
RGB 56 82 86
HSL 188° 21.13% 27.84%
HSB/HSV 188° 34.88% 33.73%
CMYK 34.88% 4.65% 0.00%
66.27%

Color #385256 in popluar number systems.

HEX 38 52 56
Decimal 56 82 86
Binary 111000 1010010 1010110
Octal 70 122 126

Shades and tints

Shades of #385256

#385256
(56,82,86)
#334B4F
(51,75,79)
#2E4448
(46,68,72)
#293D41
(41,61,65)
#24363A
(36,54,58)
#1F2F33
(31,47,51)
#1A282C
(26,40,44)
#152125
(21,33,37)
#101A1E
(16,26,30)
#0B1317
(11,19,23)
#060C10
(6,12,16)
#000000
(0,0,0)

Tints of #385256

#385256
(56,82,86)
#4A6165
(74,97,101)
#5C7074
(92,112,116)
#6E7F83
(110,127,131)
#808E92
(128,142,146)
#929DA1
(146,157,161)
#A4ACB0
(164,172,176)
#B6BBBF
(182,187,191)
#C8CACE
(200,202,206)
#DAD9DD
(218,217,221)
#ECE8EC
(236,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #385256 color. Also use rgb(56,82,86) instead hex code.

Text Font Color

.myTextColor { color: #385256; }

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

This text font color is #385256.

Background Color

.myBgColor { background-color: #385256; }

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

This div background color is #385256.

Border color

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

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

This div border color is #385256.

Opacity

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

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

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

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

This text has shadow with #385256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385256.

Preview

Color preview on black background

This text has color #385256 on black background.


Color preview on white background

This text has color #385256 on white background.


Black color preview on #385256 background

This text has black color on #385256 background.


White color preview on #385256 background

This text has white color on #385256 background.


Related colors

Complementary color

Complementary color for #hex is #C7ADA9.


I love getcolorcode.com

Triadic colors

1 #563852 and #525638 with #385256 are triadic colors.

2 #565238 and #523856 with #385256 are triadic colors.