COLOR #387460

HEX: #387460 RGB: (56,116,96)

Color info

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

RGB color model

#387460 color RGB value is (56,116,96).

RGB: (56,116,96) (22%, 45%, 38%)

RGB channels and saturation

R 56 of 255 = 22%
G 116 of 255 = 45%
B 96 of 255 = 38%

56
116
96

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

Portions of RGB colors in percentages

R + G + B = 56 + 116 + 96 = 268 (100%)
R 56 of 268 ~ 20.9%
G 116 of 268 ~ 43.28%
B 96 of 268 ~ 35.82'%

%20.9
%43.28
%35.82

CMYK color model

#387460 color CMYK value is (52,0,17,55).

  • cyan value is 51.72%
  • magenta value is 0.00%
  • yellow value is 17.24%
  • key color value is 54.51%

CMYK: (52,0,17,55)
C52M0Y17K55 (52%, 0%, 17%, 55%)
(0.52 / 0.00 / 0.17 / 0.55)

CMYK percentages

%51.72
%0
%17.24
%54.51

Codes

Color #387460 in popluar color models

38 74 60
RGB 56 116 96
HSL 160° 34.88% 33.73%
HSB/HSV 160° 51.72% 45.49%
CMYK 51.72% 0.00% 17.24%
54.51%

Color #387460 in popluar number systems.

HEX 38 74 60
Decimal 56 116 96
Binary 111000 1110100 1100000
Octal 70 164 140

Shades and tints

Shades of #387460

#387460
(56,116,96)
#336A58
(51,106,88)
#2E6050
(46,96,80)
#295648
(41,86,72)
#244C40
(36,76,64)
#1F4238
(31,66,56)
#1A3830
(26,56,48)
#152E28
(21,46,40)
#102420
(16,36,32)
#0B1A18
(11,26,24)
#061010
(6,16,16)
#000000
(0,0,0)

Tints of #387460

#387460
(56,116,96)
#4A806E
(74,128,110)
#5C8C7C
(92,140,124)
#6E988A
(110,152,138)
#80A498
(128,164,152)
#92B0A6
(146,176,166)
#A4BCB4
(164,188,180)
#B6C8C2
(182,200,194)
#C8D4D0
(200,212,208)
#DAE0DE
(218,224,222)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387460 color. Also use rgb(56,116,96) instead hex code.

Text Font Color

.myTextColor { color: #387460; }

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

This text font color is #387460.

Background Color

.myBgColor { background-color: #387460; }

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

This div background color is #387460.

Border color

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

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

This div border color is #387460.

Opacity

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

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

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

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

This text has shadow with #387460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387460.

Preview

Color preview on black background

This text has color #387460 on black background.


Color preview on white background

This text has color #387460 on white background.


Black color preview on #387460 background

This text has black color on #387460 background.


White color preview on #387460 background

This text has white color on #387460 background.


Related colors

Complementary color

Complementary color for #hex is #C78B9F.


I love getcolorcode.com

Triadic colors

1 #603874 and #746038 with #387460 are triadic colors.

2 #607438 and #743860 with #387460 are triadic colors.