COLOR #385250

HEX: #385250 RGB: (56,82,80)

Color info

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

RGB color model

#385250 color RGB value is (56,82,80).

RGB: (56,82,80) (22%, 32%, 31%)

RGB channels and saturation

R 56 of 255 = 22%
G 82 of 255 = 32%
B 80 of 255 = 31%

56
82
80

R + G + B ~ 28%. #385250 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 82 + 80 = 218 (100%)
R 56 of 218 ~ 25.69%
G 82 of 218 ~ 37.61%
B 80 of 218 ~ 36.7'%

%25.69
%37.61
%36.7

CMYK color model

#385250 color CMYK value is (32,0,2,68).

  • cyan value is 31.71%
  • magenta value is 0.00%
  • yellow value is 2.44%
  • key color value is 67.84%

CMYK: (32,0,2,68)
C32M0Y2K68 (32%, 0%, 2%, 68%)
(0.32 / 0.00 / 0.02 / 0.68)

CMYK percentages

%31.71
%0
%2.44
%67.84

Codes

Color #385250 in popluar color models

38 52 50
RGB 56 82 80
HSL 175° 18.84% 27.06%
HSB/HSV 175° 31.71% 32.16%
CMYK 31.71% 0.00% 2.44%
67.84%

Color #385250 in popluar number systems.

HEX 38 52 50
Decimal 56 82 80
Binary 111000 1010010 1010000
Octal 70 122 120

Shades and tints

Shades of #385250

#385250
(56,82,80)
#334B49
(51,75,73)
#2E4442
(46,68,66)
#293D3B
(41,61,59)
#243634
(36,54,52)
#1F2F2D
(31,47,45)
#1A2826
(26,40,38)
#15211F
(21,33,31)
#101A18
(16,26,24)
#0B1311
(11,19,17)
#060C0A
(6,12,10)
#000000
(0,0,0)

Tints of #385250

#385250
(56,82,80)
#4A615F
(74,97,95)
#5C706E
(92,112,110)
#6E7F7D
(110,127,125)
#808E8C
(128,142,140)
#929D9B
(146,157,155)
#A4ACAA
(164,172,170)
#B6BBB9
(182,187,185)
#C8CAC8
(200,202,200)
#DAD9D7
(218,217,215)
#ECE8E6
(236,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385250; }

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

This text font color is #385250.

Background Color

.myBgColor { background-color: #385250; }

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

This div background color is #385250.

Border color

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

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

This div border color is #385250.

Opacity

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

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

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

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

This text has shadow with #385250 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385250.

Preview

Color preview on black background

This text has color #385250 on black background.


Color preview on white background

This text has color #385250 on white background.


Black color preview on #385250 background

This text has black color on #385250 background.


White color preview on #385250 background

This text has white color on #385250 background.


Related colors

Complementary color

Complementary color for #hex is #C7ADAF.


I love getcolorcode.com

Triadic colors

1 #503852 and #525038 with #385250 are triadic colors.

2 #505238 and #523850 with #385250 are triadic colors.