COLOR #385879

HEX: #385879 RGB: (56,88,121)

Color info

#385879 contains mainly green and blue colors. Web safe color of #385879 is #336666 (or #366).

RGB color model

#385879 color RGB value is (56,88,121).

RGB: (56,88,121) (22%, 35%, 47%)

RGB channels and saturation

R 56 of 255 = 22%
G 88 of 255 = 35%
B 121 of 255 = 47%

56
88
121

R + G + B ~ 35%. #385879 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 88 + 121 = 265 (100%)
R 56 of 265 ~ 21.13%
G 88 of 265 ~ 33.21%
B 121 of 265 ~ 45.66'%

%21.13
%33.21
%45.66

CMYK color model

#385879 color CMYK value is (54,27,0,53).

  • cyan value is 53.72%
  • magenta value is 27.27%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (54,27,0,53)
C54M27Y0K53 (54%, 27%, 0%, 53%)
(0.54 / 0.27 / 0.00 / 0.53)

CMYK percentages

%53.72
%27.27
%0
%52.55

Codes

Color #385879 in popluar color models

38 58 79
RGB 56 88 121
HSL 210° 36.72% 34.71%
HSB/HSV 210° 53.72% 47.45%
CMYK 53.72% 27.27% 0.00%
52.55%

Color #385879 in popluar number systems.

HEX 38 58 79
Decimal 56 88 121
Binary 111000 1011000 1111001
Octal 70 130 171

Shades and tints

Shades of #385879

#385879
(56,88,121)
#33506E
(51,80,110)
#2E4863
(46,72,99)
#294058
(41,64,88)
#24384D
(36,56,77)
#1F3042
(31,48,66)
#1A2837
(26,40,55)
#15202C
(21,32,44)
#101821
(16,24,33)
#0B1016
(11,16,22)
#06080B
(6,8,11)
#000000
(0,0,0)

Tints of #385879

#385879
(56,88,121)
#4A6785
(74,103,133)
#5C7691
(92,118,145)
#6E859D
(110,133,157)
#8094A9
(128,148,169)
#92A3B5
(146,163,181)
#A4B2C1
(164,178,193)
#B6C1CD
(182,193,205)
#C8D0D9
(200,208,217)
#DADFE5
(218,223,229)
#ECEEF1
(236,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #385879 color. Also use rgb(56,88,121) instead hex code.

Text Font Color

.myTextColor { color: #385879; }

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

This text font color is #385879.

Background Color

.myBgColor { background-color: #385879; }

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

This div background color is #385879.

Border color

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

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

This div border color is #385879.

Opacity

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

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

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

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

This text has shadow with #385879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385879.

Preview

Color preview on black background

This text has color #385879 on black background.


Color preview on white background

This text has color #385879 on white background.


Black color preview on #385879 background

This text has black color on #385879 background.


White color preview on #385879 background

This text has white color on #385879 background.


Related colors

Complementary color

Complementary color for #hex is #C7A786.


I love getcolorcode.com

Triadic colors

1 #793858 and #587938 with #385879 are triadic colors.

2 #795838 and #583879 with #385879 are triadic colors.