COLOR #487856

HEX: #487856 RGB: (72,120,86)

Color info

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

RGB color model

#487856 color RGB value is (72,120,86).

RGB: (72,120,86) (28%, 47%, 34%)

RGB channels and saturation

R 72 of 255 = 28%
G 120 of 255 = 47%
B 86 of 255 = 34%

72
120
86

R + G + B ~ 36%. #487856 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 120 + 86 = 278 (100%)
R 72 of 278 ~ 25.9%
G 120 of 278 ~ 43.17%
B 86 of 278 ~ 30.94'%

%25.9
%43.17
%30.94

CMYK color model

#487856 color CMYK value is (40,0,28,53).

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

CMYK: (40,0,28,53)
C40M0Y28K53 (40%, 0%, 28%, 53%)
(0.40 / 0.00 / 0.28 / 0.53)

CMYK percentages

%40
%0
%28.33
%52.94

Codes

Color #487856 in popluar color models

48 78 56
RGB 72 120 86
HSL 138° 25.00% 37.65%
HSB/HSV 138° 40.00% 47.06%
CMYK 40.00% 0.00% 28.33%
52.94%

Color #487856 in popluar number systems.

HEX 48 78 56
Decimal 72 120 86
Binary 1001000 1111000 1010110
Octal 110 170 126

Shades and tints

Shades of #487856

#487856
(72,120,86)
#426E4F
(66,110,79)
#3C6448
(60,100,72)
#365A41
(54,90,65)
#30503A
(48,80,58)
#2A4633
(42,70,51)
#243C2C
(36,60,44)
#1E3225
(30,50,37)
#18281E
(24,40,30)
#121E17
(18,30,23)
#0C1410
(12,20,16)
#000000
(0,0,0)

Tints of #487856

#487856
(72,120,86)
#588465
(88,132,101)
#689074
(104,144,116)
#789C83
(120,156,131)
#88A892
(136,168,146)
#98B4A1
(152,180,161)
#A8C0B0
(168,192,176)
#B8CCBF
(184,204,191)
#C8D8CE
(200,216,206)
#D8E4DD
(216,228,221)
#E8F0EC
(232,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487856; }

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

This text font color is #487856.

Background Color

.myBgColor { background-color: #487856; }

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

This div background color is #487856.

Border color

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

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

This div border color is #487856.

Opacity

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

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

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

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

This text has shadow with #487856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487856.

Preview

Color preview on black background

This text has color #487856 on black background.


Color preview on white background

This text has color #487856 on white background.


Black color preview on #487856 background

This text has black color on #487856 background.


White color preview on #487856 background

This text has white color on #487856 background.


Related colors

Complementary color

Complementary color for #hex is #B787A9.


I love getcolorcode.com

Triadic colors

1 #564878 and #785648 with #487856 are triadic colors.

2 #567848 and #784856 with #487856 are triadic colors.