COLOR #386451

HEX: #386451 RGB: (56,100,81)

Color info

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

RGB color model

#386451 color RGB value is (56,100,81).

RGB: (56,100,81) (22%, 39%, 32%)

RGB channels and saturation

R 56 of 255 = 22%
G 100 of 255 = 39%
B 81 of 255 = 32%

56
100
81

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

Portions of RGB colors in percentages

R + G + B = 56 + 100 + 81 = 237 (100%)
R 56 of 237 ~ 23.63%
G 100 of 237 ~ 42.19%
B 81 of 237 ~ 34.18'%

%23.63
%42.19
%34.18

CMYK color model

#386451 color CMYK value is (44,0,19,61).

  • cyan value is 44.00%
  • magenta value is 0.00%
  • yellow value is 19.00%
  • key color value is 60.78%

CMYK: (44,0,19,61)
C44M0Y19K61 (44%, 0%, 19%, 61%)
(0.44 / 0.00 / 0.19 / 0.61)

CMYK percentages

%44
%0
%19
%60.78

Codes

Color #386451 in popluar color models

38 64 51
RGB 56 100 81
HSL 154° 28.21% 30.59%
HSB/HSV 154° 44.00% 39.22%
CMYK 44.00% 0.00% 19.00%
60.78%

Color #386451 in popluar number systems.

HEX 38 64 51
Decimal 56 100 81
Binary 111000 1100100 1010001
Octal 70 144 121

Shades and tints

Shades of #386451

#386451
(56,100,81)
#335B4A
(51,91,74)
#2E5243
(46,82,67)
#29493C
(41,73,60)
#244035
(36,64,53)
#1F372E
(31,55,46)
#1A2E27
(26,46,39)
#152520
(21,37,32)
#101C19
(16,28,25)
#0B1312
(11,19,18)
#060A0B
(6,10,11)
#000000
(0,0,0)

Tints of #386451

#386451
(56,100,81)
#4A7260
(74,114,96)
#5C806F
(92,128,111)
#6E8E7E
(110,142,126)
#809C8D
(128,156,141)
#92AA9C
(146,170,156)
#A4B8AB
(164,184,171)
#B6C6BA
(182,198,186)
#C8D4C9
(200,212,201)
#DAE2D8
(218,226,216)
#ECF0E7
(236,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386451 color. Also use rgb(56,100,81) instead hex code.

Text Font Color

.myTextColor { color: #386451; }

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

This text font color is #386451.

Background Color

.myBgColor { background-color: #386451; }

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

This div background color is #386451.

Border color

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

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

This div border color is #386451.

Opacity

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

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

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

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

This text has shadow with #386451 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386451.

Preview

Color preview on black background

This text has color #386451 on black background.


Color preview on white background

This text has color #386451 on white background.


Black color preview on #386451 background

This text has black color on #386451 background.


White color preview on #386451 background

This text has white color on #386451 background.


Related colors

Complementary color

Complementary color for #hex is #C79BAE.


I love getcolorcode.com

Triadic colors

1 #513864 and #645138 with #386451 are triadic colors.

2 #516438 and #643851 with #386451 are triadic colors.