COLOR #487860

HEX: #487860 RGB: (72,120,96)

Color info

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

RGB color model

#487860 color RGB value is (72,120,96).

RGB: (72,120,96) (28%, 47%, 38%)

RGB channels and saturation

R 72 of 255 = 28%
G 120 of 255 = 47%
B 96 of 255 = 38%

72
120
96

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

Portions of RGB colors in percentages

R + G + B = 72 + 120 + 96 = 288 (100%)
R 72 of 288 ~ 25%
G 120 of 288 ~ 41.67%
B 96 of 288 ~ 33.33'%

%25
%41.67
%33.33

CMYK color model

#487860 color CMYK value is (40,0,20,53).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 52.94%

CMYK: (40,0,20,53)
C40M0Y20K53 (40%, 0%, 20%, 53%)
(0.40 / 0.00 / 0.20 / 0.53)

CMYK percentages

%40
%0
%20
%52.94

Codes

Color #487860 in popluar color models

48 78 60
RGB 72 120 96
HSL 150° 25.00% 37.65%
HSB/HSV 150° 40.00% 47.06%
CMYK 40.00% 0.00% 20.00%
52.94%

Color #487860 in popluar number systems.

HEX 48 78 60
Decimal 72 120 96
Binary 1001000 1111000 1100000
Octal 110 170 140

Shades and tints

Shades of #487860

#487860
(72,120,96)
#426E58
(66,110,88)
#3C6450
(60,100,80)
#365A48
(54,90,72)
#305040
(48,80,64)
#2A4638
(42,70,56)
#243C30
(36,60,48)
#1E3228
(30,50,40)
#182820
(24,40,32)
#121E18
(18,30,24)
#0C1410
(12,20,16)
#000000
(0,0,0)

Tints of #487860

#487860
(72,120,96)
#58846E
(88,132,110)
#68907C
(104,144,124)
#789C8A
(120,156,138)
#88A898
(136,168,152)
#98B4A6
(152,180,166)
#A8C0B4
(168,192,180)
#B8CCC2
(184,204,194)
#C8D8D0
(200,216,208)
#D8E4DE
(216,228,222)
#E8F0EC
(232,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487860 color. Also use rgb(72,120,96) instead hex code.

Text Font Color

.myTextColor { color: #487860; }

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

This text font color is #487860.

Background Color

.myBgColor { background-color: #487860; }

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

This div background color is #487860.

Border color

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

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

This div border color is #487860.

Opacity

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

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

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

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

This text has shadow with #487860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487860.

Preview

Color preview on black background

This text has color #487860 on black background.


Color preview on white background

This text has color #487860 on white background.


Black color preview on #487860 background

This text has black color on #487860 background.


White color preview on #487860 background

This text has white color on #487860 background.


Related colors

Complementary color

Complementary color for #hex is #B7879F.


I love getcolorcode.com

Triadic colors

1 #604878 and #786048 with #487860 are triadic colors.

2 #607848 and #784860 with #487860 are triadic colors.