COLOR #487560

HEX: #487560 RGB: (72,117,96)

Color info

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

RGB color model

#487560 color RGB value is (72,117,96).

RGB: (72,117,96) (28%, 46%, 38%)

RGB channels and saturation

R 72 of 255 = 28%
G 117 of 255 = 46%
B 96 of 255 = 38%

72
117
96

R + G + B ~ 37%. #487560 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 117 + 96 = 285 (100%)
R 72 of 285 ~ 25.26%
G 117 of 285 ~ 41.05%
B 96 of 285 ~ 33.68'%

%25.26
%41.05
%33.68

CMYK color model

#487560 color CMYK value is (38,0,18,54).

  • cyan value is 38.46%
  • magenta value is 0.00%
  • yellow value is 17.95%
  • key color value is 54.12%

CMYK: (38,0,18,54)
C38M0Y18K54 (38%, 0%, 18%, 54%)
(0.38 / 0.00 / 0.18 / 0.54)

CMYK percentages

%38.46
%0
%17.95
%54.12

Codes

Color #487560 in popluar color models

48 75 60
RGB 72 117 96
HSL 152° 23.81% 37.06%
HSB/HSV 152° 38.46% 45.88%
CMYK 38.46% 0.00% 17.95%
54.12%

Color #487560 in popluar number systems.

HEX 48 75 60
Decimal 72 117 96
Binary 1001000 1110101 1100000
Octal 110 165 140

Shades and tints

Shades of #487560

#487560
(72,117,96)
#426B58
(66,107,88)
#3C6150
(60,97,80)
#365748
(54,87,72)
#304D40
(48,77,64)
#2A4338
(42,67,56)
#243930
(36,57,48)
#1E2F28
(30,47,40)
#182520
(24,37,32)
#121B18
(18,27,24)
#0C1110
(12,17,16)
#000000
(0,0,0)

Tints of #487560

#487560
(72,117,96)
#58816E
(88,129,110)
#688D7C
(104,141,124)
#78998A
(120,153,138)
#88A598
(136,165,152)
#98B1A6
(152,177,166)
#A8BDB4
(168,189,180)
#B8C9C2
(184,201,194)
#C8D5D0
(200,213,208)
#D8E1DE
(216,225,222)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487560; }

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

This text font color is #487560.

Background Color

.myBgColor { background-color: #487560; }

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

This div background color is #487560.

Border color

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

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

This div border color is #487560.

Opacity

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

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

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

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

This text has shadow with #487560 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487560.

Preview

Color preview on black background

This text has color #487560 on black background.


Color preview on white background

This text has color #487560 on white background.


Black color preview on #487560 background

This text has black color on #487560 background.


White color preview on #487560 background

This text has white color on #487560 background.


Related colors

Complementary color

Complementary color for #hex is #B78A9F.


I love getcolorcode.com

Triadic colors

1 #604875 and #756048 with #487560 are triadic colors.

2 #607548 and #754860 with #487560 are triadic colors.