COLOR #385462

HEX: #385462 RGB: (56,84,98)

Color info

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

RGB color model

#385462 color RGB value is (56,84,98).

RGB: (56,84,98) (22%, 33%, 38%)

RGB channels and saturation

R 56 of 255 = 22%
G 84 of 255 = 33%
B 98 of 255 = 38%

56
84
98

R + G + B ~ 31%. #385462 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 84 + 98 = 238 (100%)
R 56 of 238 ~ 23.53%
G 84 of 238 ~ 35.29%
B 98 of 238 ~ 41.18'%

%23.53
%35.29
%41.18

CMYK color model

#385462 color CMYK value is (43,14,0,62).

  • cyan value is 42.86%
  • magenta value is 14.29%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (43,14,0,62)
C43M14Y0K62 (43%, 14%, 0%, 62%)
(0.43 / 0.14 / 0.00 / 0.62)

CMYK percentages

%42.86
%14.29
%0
%61.57

Codes

Color #385462 in popluar color models

38 54 62
RGB 56 84 98
HSL 200° 27.27% 30.20%
HSB/HSV 200° 42.86% 38.43%
CMYK 42.86% 14.29% 0.00%
61.57%

Color #385462 in popluar number systems.

HEX 38 54 62
Decimal 56 84 98
Binary 111000 1010100 1100010
Octal 70 124 142

Shades and tints

Shades of #385462

#385462
(56,84,98)
#334D5A
(51,77,90)
#2E4652
(46,70,82)
#293F4A
(41,63,74)
#243842
(36,56,66)
#1F313A
(31,49,58)
#1A2A32
(26,42,50)
#15232A
(21,35,42)
#101C22
(16,28,34)
#0B151A
(11,21,26)
#060E12
(6,14,18)
#000000
(0,0,0)

Tints of #385462

#385462
(56,84,98)
#4A6370
(74,99,112)
#5C727E
(92,114,126)
#6E818C
(110,129,140)
#80909A
(128,144,154)
#929FA8
(146,159,168)
#A4AEB6
(164,174,182)
#B6BDC4
(182,189,196)
#C8CCD2
(200,204,210)
#DADBE0
(218,219,224)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #385462 color. Also use rgb(56,84,98) instead hex code.

Text Font Color

.myTextColor { color: #385462; }

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

This text font color is #385462.

Background Color

.myBgColor { background-color: #385462; }

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

This div background color is #385462.

Border color

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

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

This div border color is #385462.

Opacity

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

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

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

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

This text has shadow with #385462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385462.

Preview

Color preview on black background

This text has color #385462 on black background.


Color preview on white background

This text has color #385462 on white background.


Black color preview on #385462 background

This text has black color on #385462 background.


White color preview on #385462 background

This text has white color on #385462 background.


Related colors

Complementary color

Complementary color for #hex is #C7AB9D.


I love getcolorcode.com

Triadic colors

1 #623854 and #546238 with #385462 are triadic colors.

2 #625438 and #543862 with #385462 are triadic colors.