COLOR #487040

HEX: #487040 RGB: (72,112,64)

Color info

#487040 contains red, green and blue colors in about the same proportion. Web safe color of #487040 is #336633 (or #363).

RGB color model

#487040 color RGB value is (72,112,64).

RGB: (72,112,64) (28%, 44%, 25%)

RGB channels and saturation

R 72 of 255 = 28%
G 112 of 255 = 44%
B 64 of 255 = 25%

72
112
64

R + G + B ~ 32%. #487040 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 112 + 64 = 248 (100%)
R 72 of 248 ~ 29.03%
G 112 of 248 ~ 45.16%
B 64 of 248 ~ 25.81'%

%29.03
%45.16
%25.81

CMYK color model

#487040 color CMYK value is (36,0,43,56).

  • cyan value is 35.71%
  • magenta value is 0.00%
  • yellow value is 42.86%
  • key color value is 56.08%

CMYK: (36,0,43,56)
C36M0Y43K56 (36%, 0%, 43%, 56%)
(0.36 / 0.00 / 0.43 / 0.56)

CMYK percentages

%35.71
%0
%42.86
%56.08

Codes

Color #487040 in popluar color models

48 70 40
RGB 72 112 64
HSL 110° 27.27% 34.51%
HSB/HSV 110° 42.86% 43.92%
CMYK 35.71% 0.00% 42.86%
56.08%

Color #487040 in popluar number systems.

HEX 48 70 40
Decimal 72 112 64
Binary 1001000 1110000 1000000
Octal 110 160 100

Shades and tints

Shades of #487040

#487040
(72,112,64)
#42663B
(66,102,59)
#3C5C36
(60,92,54)
#365231
(54,82,49)
#30482C
(48,72,44)
#2A3E27
(42,62,39)
#243422
(36,52,34)
#1E2A1D
(30,42,29)
#182018
(24,32,24)
#121613
(18,22,19)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #487040

#487040
(72,112,64)
#587D51
(88,125,81)
#688A62
(104,138,98)
#789773
(120,151,115)
#88A484
(136,164,132)
#98B195
(152,177,149)
#A8BEA6
(168,190,166)
#B8CBB7
(184,203,183)
#C8D8C8
(200,216,200)
#D8E5D9
(216,229,217)
#E8F2EA
(232,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487040 color. Also use rgb(72,112,64) instead hex code.

Text Font Color

.myTextColor { color: #487040; }

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

This text font color is #487040.

Background Color

.myBgColor { background-color: #487040; }

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

This div background color is #487040.

Border color

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

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

This div border color is #487040.

Opacity

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

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

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

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

This text has shadow with #487040 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487040.

Preview

Color preview on black background

This text has color #487040 on black background.


Color preview on white background

This text has color #487040 on white background.


Black color preview on #487040 background

This text has black color on #487040 background.


White color preview on #487040 background

This text has white color on #487040 background.


Related colors

Complementary color

Complementary color for #hex is #B78FBF.


I love getcolorcode.com

Triadic colors

1 #404870 and #704048 with #487040 are triadic colors.

2 #407048 and #704840 with #487040 are triadic colors.