COLOR #487039

HEX: #487039 RGB: (72,112,57)

Color info

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

RGB color model

#487039 color RGB value is (72,112,57).

RGB: (72,112,57) (28%, 44%, 22%)

RGB channels and saturation

R 72 of 255 = 28%
G 112 of 255 = 44%
B 57 of 255 = 22%

72
112
57

R + G + B ~ 31%. #487039 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 112 + 57 = 241 (100%)
R 72 of 241 ~ 29.88%
G 112 of 241 ~ 46.47%
B 57 of 241 ~ 23.65'%

%29.88
%46.47
%23.65

CMYK color model

#487039 color CMYK value is (36,0,49,56).

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

CMYK: (36,0,49,56)
C36M0Y49K56 (36%, 0%, 49%, 56%)
(0.36 / 0.00 / 0.49 / 0.56)

CMYK percentages

%35.71
%0
%49.11
%56.08

Codes

Color #487039 in popluar color models

48 70 39
RGB 72 112 57
HSL 104° 32.54% 33.14%
HSB/HSV 104° 49.11% 43.92%
CMYK 35.71% 0.00% 49.11%
56.08%

Color #487039 in popluar number systems.

HEX 48 70 39
Decimal 72 112 57
Binary 1001000 1110000 111001
Octal 110 160 71

Shades and tints

Shades of #487039

#487039
(72,112,57)
#426634
(66,102,52)
#3C5C2F
(60,92,47)
#36522A
(54,82,42)
#304825
(48,72,37)
#2A3E20
(42,62,32)
#24341B
(36,52,27)
#1E2A16
(30,42,22)
#182011
(24,32,17)
#12160C
(18,22,12)
#0C0C07
(12,12,7)
#000000
(0,0,0)

Tints of #487039

#487039
(72,112,57)
#587D4B
(88,125,75)
#688A5D
(104,138,93)
#78976F
(120,151,111)
#88A481
(136,164,129)
#98B193
(152,177,147)
#A8BEA5
(168,190,165)
#B8CBB7
(184,203,183)
#C8D8C9
(200,216,201)
#D8E5DB
(216,229,219)
#E8F2ED
(232,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487039; }

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

This text font color is #487039.

Background Color

.myBgColor { background-color: #487039; }

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

This div background color is #487039.

Border color

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

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

This div border color is #487039.

Opacity

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

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

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

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

This text has shadow with #487039 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487039.

Preview

Color preview on black background

This text has color #487039 on black background.


Color preview on white background

This text has color #487039 on white background.


Black color preview on #487039 background

This text has black color on #487039 background.


White color preview on #487039 background

This text has white color on #487039 background.


Related colors

Complementary color

Complementary color for #hex is #B78FC6.


I love getcolorcode.com

Triadic colors

1 #394870 and #703948 with #487039 are triadic colors.

2 #397048 and #704839 with #487039 are triadic colors.