COLOR #487046

HEX: #487046 RGB: (72,112,70)

Color info

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

RGB color model

#487046 color RGB value is (72,112,70).

RGB: (72,112,70) (28%, 44%, 27%)

RGB channels and saturation

R 72 of 255 = 28%
G 112 of 255 = 44%
B 70 of 255 = 27%

72
112
70

R + G + B ~ 33%. #487046 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 112 + 70 = 254 (100%)
R 72 of 254 ~ 28.35%
G 112 of 254 ~ 44.09%
B 70 of 254 ~ 27.56'%

%28.35
%44.09
%27.56

CMYK color model

#487046 color CMYK value is (36,0,38,56).

  • cyan value is 35.71%
  • magenta value is 0.00%
  • yellow value is 37.50%
  • key color value is 56.08%
CMYK: (36,0,38,56) C36M0Y38K56 (36%,0%,38%,56%) (0.36/0.00/0.38/0.56) 

CMYK percentages

%35.71
%0
%37.5
%56.08

Codes

Color #487046 in popluar color models

48 70 46
RGB 72 112 70
HSL 117° 23.08% 35.69%
HSB/HSV 117° 37.50% 43.92%
CMYK 35.71% 0.00% 37.50%
56.08%

Color #487046 in popluar number systems.

HEX 48 70 46
Decimal 72 112 70
Binary 1001000 1110000 1000110
Octal 110 160 106

Shades and tints

Shades of #487046

#487046
(72,112,70)
#426640
(66,102,64)
#3C5C3A
(60,92,58)
#365234
(54,82,52)
#30482E
(48,72,46)
#2A3E28
(42,62,40)
#243422
(36,52,34)
#1E2A1C
(30,42,28)
#182016
(24,32,22)
#121610
(18,22,16)
#0C0C0A
(12,12,10)
#000000
(0,0,0)

Tints of #487046

#487046
(72,112,70)
#587D56
(88,125,86)
#688A66
(104,138,102)
#789776
(120,151,118)
#88A486
(136,164,134)
#98B196
(152,177,150)
#A8BEA6
(168,190,166)
#B8CBB6
(184,203,182)
#C8D8C6
(200,216,198)
#D8E5D6
(216,229,214)
#E8F2E6
(232,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487046; }

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

This text font color is #487046.

Background Color

.myBgColor { background-color: #487046; }

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

This div background color is #487046.

Border color

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

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

This div border color is #487046.

Opacity

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

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

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

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

This text has shadow with #487046 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487046.

Preview

Color preview on black background

This text has color #487046 on black background.


Color preview on white background

This text has color #487046 on white background.


Black color preview on #487046 background

This text has black color on #487046 background.


White color preview on #487046 background

This text has white color on #487046 background.


Related colors

Complementary color

Complementary color for #hex is #B78FB9.


I love getcolorcode.com

Triadic colors

1 #464870 and #704648 with #487046 are triadic colors.

2 #467048 and #704846 with #487046 are triadic colors.