COLOR #386581

HEX: #386581 RGB: (56,101,129)

Color info

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

RGB color model

#386581 color RGB value is (56,101,129).

RGB: (56,101,129) (22%, 40%, 51%)

RGB channels and saturation

R 56 of 255 = 22%
G 101 of 255 = 40%
B 129 of 255 = 51%

56
101
129

R + G + B ~ 38%. #386581 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 101 + 129 = 286 (100%)
R 56 of 286 ~ 19.58%
G 101 of 286 ~ 35.31%
B 129 of 286 ~ 45.1'%

%19.58
%35.31
%45.1

CMYK color model

#386581 color CMYK value is (57,22,0,49).

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

CMYK: (57,22,0,49)
C57M22Y0K49 (57%, 22%, 0%, 49%)
(0.57 / 0.22 / 0.00 / 0.49)

CMYK percentages

%56.59
%21.71
%0
%49.41

Codes

Color #386581 in popluar color models

38 65 81
RGB 56 101 129
HSL 203° 39.46% 36.27%
HSB/HSV 203° 56.59% 50.59%
CMYK 56.59% 21.71% 0.00%
49.41%

Color #386581 in popluar number systems.

HEX 38 65 81
Decimal 56 101 129
Binary 111000 1100101 10000001
Octal 70 145 201

Shades and tints

Shades of #386581

#386581
(56,101,129)
#335C76
(51,92,118)
#2E536B
(46,83,107)
#294A60
(41,74,96)
#244155
(36,65,85)
#1F384A
(31,56,74)
#1A2F3F
(26,47,63)
#152634
(21,38,52)
#101D29
(16,29,41)
#0B141E
(11,20,30)
#060B13
(6,11,19)
#000000
(0,0,0)

Tints of #386581

#386581
(56,101,129)
#4A738C
(74,115,140)
#5C8197
(92,129,151)
#6E8FA2
(110,143,162)
#809DAD
(128,157,173)
#92ABB8
(146,171,184)
#A4B9C3
(164,185,195)
#B6C7CE
(182,199,206)
#C8D5D9
(200,213,217)
#DAE3E4
(218,227,228)
#ECF1EF
(236,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #386581; }

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

This text font color is #386581.

Background Color

.myBgColor { background-color: #386581; }

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

This div background color is #386581.

Border color

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

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

This div border color is #386581.

Opacity

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

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

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

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

This text has shadow with #386581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386581.

Preview

Color preview on black background

This text has color #386581 on black background.


Color preview on white background

This text has color #386581 on white background.


Black color preview on #386581 background

This text has black color on #386581 background.


White color preview on #386581 background

This text has white color on #386581 background.


Related colors

Complementary color

Complementary color for #hex is #C79A7E.


I love getcolorcode.com

Triadic colors

1 #813865 and #658138 with #386581 are triadic colors.

2 #816538 and #653881 with #386581 are triadic colors.