COLOR #487E49

HEX: #487E49 RGB: (72,126,73)

Color info

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

RGB color model

#487E49 color RGB value is (72,126,73).

RGB: (72,126,73) (28%, 49%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 126 of 255 = 49%
B 73 of 255 = 29%

72
126
73

R + G + B ~ 35%. #487E49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 126 + 73 = 271 (100%)
R 72 of 271 ~ 26.57%
G 126 of 271 ~ 46.49%
B 73 of 271 ~ 26.94'%

%26.57
%46.49
%26.94

CMYK color model

#487E49 color CMYK value is (43,0,42,51).

  • cyan value is 42.86%
  • magenta value is 0.00%
  • yellow value is 42.06%
  • key color value is 50.59%

CMYK: (43,0,42,51)
C43M0Y42K51 (43%, 0%, 42%, 51%)
(0.43 / 0.00 / 0.42 / 0.51)

CMYK percentages

%42.86
%0
%42.06
%50.59

Codes

Color #487E49 in popluar color models

48 7E 49
RGB 72 126 73
HSL 121° 27.27% 38.82%
HSB/HSV 121° 42.86% 49.41%
CMYK 42.86% 0.00% 42.06%
50.59%

Color #487E49 in popluar number systems.

HEX 48 7E 49
Decimal 72 126 73
Binary 1001000 1111110 1001001
Octal 110 176 111

Shades and tints

Shades of #487E49

#487E49
(72,126,73)
#427343
(66,115,67)
#3C683D
(60,104,61)
#365D37
(54,93,55)
#305231
(48,82,49)
#2A472B
(42,71,43)
#243C25
(36,60,37)
#1E311F
(30,49,31)
#182619
(24,38,25)
#121B13
(18,27,19)
#0C100D
(12,16,13)
#000000
(0,0,0)

Tints of #487E49

#487E49
(72,126,73)
#588959
(88,137,89)
#689469
(104,148,105)
#789F79
(120,159,121)
#88AA89
(136,170,137)
#98B599
(152,181,153)
#A8C0A9
(168,192,169)
#B8CBB9
(184,203,185)
#C8D6C9
(200,214,201)
#D8E1D9
(216,225,217)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487E49 color. Also use rgb(72,126,73) instead hex code.

Text Font Color

.myTextColor { color: #487E49; }

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

This text font color is #487E49.

Background Color

.myBgColor { background-color: #487E49; }

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

This div background color is #487E49.

Border color

.myBorderColor { border: 1px solid #487E49; }

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

This div border color is #487E49.

Opacity

.myOpacity80 { color: #487E49; opacity: 0.8; }

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

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

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

This text has shadow with #487E49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487E49.

Preview

Color preview on black background

This text has color #487E49 on black background.


Color preview on white background

This text has color #487E49 on white background.


Black color preview on #487E49 background

This text has black color on #487E49 background.


White color preview on #487E49 background

This text has white color on #487E49 background.


Related colors

Complementary color

Complementary color for #hex is #B781B6.


I love getcolorcode.com

Triadic colors

1 #49487E and #7E4948 with #487E49 are triadic colors.

2 #497E48 and #7E4849 with #487E49 are triadic colors.