COLOR #487041

HEX: #487041 RGB: (72,112,65)

Color info

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

RGB color model

#487041 color RGB value is (72,112,65).

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

RGB channels and saturation

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

72
112
65

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

Portions of RGB colors in percentages

R + G + B = 72 + 112 + 65 = 249 (100%)
R 72 of 249 ~ 28.92%
G 112 of 249 ~ 44.98%
B 65 of 249 ~ 26.1'%

%28.92
%44.98
%26.1

CMYK color model

#487041 color CMYK value is (36,0,42,56).

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

CMYK: (36,0,42,56)
C36M0Y42K56 (36%, 0%, 42%, 56%)
(0.36 / 0.00 / 0.42 / 0.56)

CMYK percentages

%35.71
%0
%41.96
%56.08

Codes

Color #487041 in popluar color models

48 70 41
RGB 72 112 65
HSL 111° 26.55% 34.71%
HSB/HSV 111° 41.96% 43.92%
CMYK 35.71% 0.00% 41.96%
56.08%

Color #487041 in popluar number systems.

HEX 48 70 41
Decimal 72 112 65
Binary 1001000 1110000 1000001
Octal 110 160 101

Shades and tints

Shades of #487041

#487041
(72,112,65)
#42663C
(66,102,60)
#3C5C37
(60,92,55)
#365232
(54,82,50)
#30482D
(48,72,45)
#2A3E28
(42,62,40)
#243423
(36,52,35)
#1E2A1E
(30,42,30)
#182019
(24,32,25)
#121614
(18,22,20)
#0C0C0F
(12,12,15)
#000000
(0,0,0)

Tints of #487041

#487041
(72,112,65)
#587D52
(88,125,82)
#688A63
(104,138,99)
#789774
(120,151,116)
#88A485
(136,164,133)
#98B196
(152,177,150)
#A8BEA7
(168,190,167)
#B8CBB8
(184,203,184)
#C8D8C9
(200,216,201)
#D8E5DA
(216,229,218)
#E8F2EB
(232,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487041; }

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

This text font color is #487041.

Background Color

.myBgColor { background-color: #487041; }

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

This div background color is #487041.

Border color

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

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

This div border color is #487041.

Opacity

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

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

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

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

This text has shadow with #487041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487041.

Preview

Color preview on black background

This text has color #487041 on black background.


Color preview on white background

This text has color #487041 on white background.


Black color preview on #487041 background

This text has black color on #487041 background.


White color preview on #487041 background

This text has white color on #487041 background.


Related colors

Complementary color

Complementary color for #hex is #B78FBE.


I love getcolorcode.com

Triadic colors

1 #414870 and #704148 with #487041 are triadic colors.

2 #417048 and #704841 with #487041 are triadic colors.