COLOR #385281

HEX: #385281 RGB: (56,82,129)

Color info

#385281 contains mainly green and blue colors. Web safe color of #385281 is #336699 (or #369).

RGB color model

#385281 color RGB value is (56,82,129).

RGB: (56,82,129) (22%, 32%, 51%)

RGB channels and saturation

R 56 of 255 = 22%
G 82 of 255 = 32%
B 129 of 255 = 51%

56
82
129

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

Portions of RGB colors in percentages

R + G + B = 56 + 82 + 129 = 267 (100%)
R 56 of 267 ~ 20.97%
G 82 of 267 ~ 30.71%
B 129 of 267 ~ 48.31'%

%20.97
%30.71
%48.31

CMYK color model

#385281 color CMYK value is (57,36,0,49).

  • cyan value is 56.59%
  • magenta value is 36.43%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (57,36,0,49)
C57M36Y0K49 (57%, 36%, 0%, 49%)
(0.57 / 0.36 / 0.00 / 0.49)

CMYK percentages

%56.59
%36.43
%0
%49.41

Codes

Color #385281 in popluar color models

38 52 81
RGB 56 82 129
HSL 219° 39.46% 36.27%
HSB/HSV 219° 56.59% 50.59%
CMYK 56.59% 36.43% 0.00%
49.41%

Color #385281 in popluar number systems.

HEX 38 52 81
Decimal 56 82 129
Binary 111000 1010010 10000001
Octal 70 122 201

Shades and tints

Shades of #385281

#385281
(56,82,129)
#334B76
(51,75,118)
#2E446B
(46,68,107)
#293D60
(41,61,96)
#243655
(36,54,85)
#1F2F4A
(31,47,74)
#1A283F
(26,40,63)
#152134
(21,33,52)
#101A29
(16,26,41)
#0B131E
(11,19,30)
#060C13
(6,12,19)
#000000
(0,0,0)

Tints of #385281

#385281
(56,82,129)
#4A618C
(74,97,140)
#5C7097
(92,112,151)
#6E7FA2
(110,127,162)
#808EAD
(128,142,173)
#929DB8
(146,157,184)
#A4ACC3
(164,172,195)
#B6BBCE
(182,187,206)
#C8CAD9
(200,202,217)
#DAD9E4
(218,217,228)
#ECE8EF
(236,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385281; }

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

This text font color is #385281.

Background Color

.myBgColor { background-color: #385281; }

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

This div background color is #385281.

Border color

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

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

This div border color is #385281.

Opacity

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

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

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

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

This text has shadow with #385281 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385281.

Preview

Color preview on black background

This text has color #385281 on black background.


Color preview on white background

This text has color #385281 on white background.


Black color preview on #385281 background

This text has black color on #385281 background.


White color preview on #385281 background

This text has white color on #385281 background.


Related colors

Complementary color

Complementary color for #hex is #C7AD7E.


I love getcolorcode.com

Triadic colors

1 #813852 and #528138 with #385281 are triadic colors.

2 #815238 and #523881 with #385281 are triadic colors.