COLOR #487730

HEX: #487730 RGB: (72,119,48)

Color info

#487730 contains mainly red and green colors. Web safe color of #487730 is #336633 (or #363).

RGB color model

#487730 color RGB value is (72,119,48).

RGB: (72,119,48) (28%, 47%, 19%)

RGB channels and saturation

R 72 of 255 = 28%
G 119 of 255 = 47%
B 48 of 255 = 19%

72
119
48

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

Portions of RGB colors in percentages

R + G + B = 72 + 119 + 48 = 239 (100%)
R 72 of 239 ~ 30.13%
G 119 of 239 ~ 49.79%
B 48 of 239 ~ 20.08'%

%30.13
%49.79
%20.08

CMYK color model

#487730 color CMYK value is (39,0,60,53).

  • cyan value is 39.50%
  • magenta value is 0.00%
  • yellow value is 59.66%
  • key color value is 53.33%

CMYK: (39,0,60,53)
C39M0Y60K53 (39%, 0%, 60%, 53%)
(0.39 / 0.00 / 0.60 / 0.53)

CMYK percentages

%39.5
%0
%59.66
%53.33

Codes

Color #487730 in popluar color models

48 77 30
RGB 72 119 48
HSL 100° 42.51% 32.75%
HSB/HSV 100° 59.66% 46.67%
CMYK 39.50% 0.00% 59.66%
53.33%

Color #487730 in popluar number systems.

HEX 48 77 30
Decimal 72 119 48
Binary 1001000 1110111 110000
Octal 110 167 60

Shades and tints

Shades of #487730

#487730
(72,119,48)
#426D2C
(66,109,44)
#3C6328
(60,99,40)
#365924
(54,89,36)
#304F20
(48,79,32)
#2A451C
(42,69,28)
#243B18
(36,59,24)
#1E3114
(30,49,20)
#182710
(24,39,16)
#121D0C
(18,29,12)
#0C1308
(12,19,8)
#000000
(0,0,0)

Tints of #487730

#487730
(72,119,48)
#588342
(88,131,66)
#688F54
(104,143,84)
#789B66
(120,155,102)
#88A778
(136,167,120)
#98B38A
(152,179,138)
#A8BF9C
(168,191,156)
#B8CBAE
(184,203,174)
#C8D7C0
(200,215,192)
#D8E3D2
(216,227,210)
#E8EFE4
(232,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487730 color. Also use rgb(72,119,48) instead hex code.

Text Font Color

.myTextColor { color: #487730; }

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

This text font color is #487730.

Background Color

.myBgColor { background-color: #487730; }

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

This div background color is #487730.

Border color

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

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

This div border color is #487730.

Opacity

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

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

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

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

This text has shadow with #487730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487730.

Preview

Color preview on black background

This text has color #487730 on black background.


Color preview on white background

This text has color #487730 on white background.


Black color preview on #487730 background

This text has black color on #487730 background.


White color preview on #487730 background

This text has white color on #487730 background.


Related colors

Complementary color

Complementary color for #hex is #B788CF.


I love getcolorcode.com

Triadic colors

1 #304877 and #773048 with #487730 are triadic colors.

2 #307748 and #774830 with #487730 are triadic colors.