COLOR #487647

HEX: #487647 RGB: (72,118,71)

Color info

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

RGB color model

#487647 color RGB value is (72,118,71).

RGB: (72,118,71) (28%, 46%, 28%)

RGB channels and saturation

R 72 of 255 = 28%
G 118 of 255 = 46%
B 71 of 255 = 28%

72
118
71

R + G + B ~ 34%. #487647 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 118 + 71 = 261 (100%)
R 72 of 261 ~ 27.59%
G 118 of 261 ~ 45.21%
B 71 of 261 ~ 27.2'%

%27.59
%45.21
%27.2

CMYK color model

#487647 color CMYK value is (39,0,40,54).

  • cyan value is 38.98%
  • magenta value is 0.00%
  • yellow value is 39.83%
  • key color value is 53.73%

CMYK: (39,0,40,54)
C39M0Y40K54 (39%, 0%, 40%, 54%)
(0.39 / 0.00 / 0.40 / 0.54)

CMYK percentages

%38.98
%0
%39.83
%53.73

Codes

Color #487647 in popluar color models

48 76 47
RGB 72 118 71
HSL 119° 24.87% 37.06%
HSB/HSV 119° 39.83% 46.27%
CMYK 38.98% 0.00% 39.83%
53.73%

Color #487647 in popluar number systems.

HEX 48 76 47
Decimal 72 118 71
Binary 1001000 1110110 1000111
Octal 110 166 107

Shades and tints

Shades of #487647

#487647
(72,118,71)
#426C41
(66,108,65)
#3C623B
(60,98,59)
#365835
(54,88,53)
#304E2F
(48,78,47)
#2A4429
(42,68,41)
#243A23
(36,58,35)
#1E301D
(30,48,29)
#182617
(24,38,23)
#121C11
(18,28,17)
#0C120B
(12,18,11)
#000000
(0,0,0)

Tints of #487647

#487647
(72,118,71)
#588257
(88,130,87)
#688E67
(104,142,103)
#789A77
(120,154,119)
#88A687
(136,166,135)
#98B297
(152,178,151)
#A8BEA7
(168,190,167)
#B8CAB7
(184,202,183)
#C8D6C7
(200,214,199)
#D8E2D7
(216,226,215)
#E8EEE7
(232,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487647 color. Also use rgb(72,118,71) instead hex code.

Text Font Color

.myTextColor { color: #487647; }

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

This text font color is #487647.

Background Color

.myBgColor { background-color: #487647; }

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

This div background color is #487647.

Border color

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

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

This div border color is #487647.

Opacity

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

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

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

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

This text has shadow with #487647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487647.

Preview

Color preview on black background

This text has color #487647 on black background.


Color preview on white background

This text has color #487647 on white background.


Black color preview on #487647 background

This text has black color on #487647 background.


White color preview on #487647 background

This text has white color on #487647 background.


Related colors

Complementary color

Complementary color for #hex is #B789B8.


I love getcolorcode.com

Triadic colors

1 #474876 and #764748 with #487647 are triadic colors.

2 #477648 and #764847 with #487647 are triadic colors.