COLOR #487D29

HEX: #487D29 RGB: (72,125,41)

Color info

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

RGB color model

#487D29 color RGB value is (72,125,41).

RGB: (72,125,41) (28%, 49%, 16%)

RGB channels and saturation

R 72 of 255 = 28%
G 125 of 255 = 49%
B 41 of 255 = 16%

72
125
41

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

Portions of RGB colors in percentages

R + G + B = 72 + 125 + 41 = 238 (100%)
R 72 of 238 ~ 30.25%
G 125 of 238 ~ 52.52%
B 41 of 238 ~ 17.23'%

%30.25
%52.52
%17.23

CMYK color model

#487D29 color CMYK value is (42,0,67,51).

  • cyan value is 42.40%
  • magenta value is 0.00%
  • yellow value is 67.20%
  • key color value is 50.98%
CMYK: (42,0,67,51) C42M0Y67K51 (42%,0%,67%,51%) (0.42/0.00/0.67/0.51) 

CMYK percentages

%42.4
%0
%67.2
%50.98

Codes

Color #487D29 in popluar color models

48 7D 29
RGB 72 125 41
HSL 98° 50.60% 32.55%
HSB/HSV 98° 67.20% 49.02%
CMYK 42.40% 0.00% 67.20%
50.98%

Color #487D29 in popluar number systems.

HEX 48 7D 29
Decimal 72 125 41
Binary 1001000 1111101 101001
Octal 110 175 51

Shades and tints

Shades of #487D29

#487D29
(72,125,41)
#427226
(66,114,38)
#3C6723
(60,103,35)
#365C20
(54,92,32)
#30511D
(48,81,29)
#2A461A
(42,70,26)
#243B17
(36,59,23)
#1E3014
(30,48,20)
#182511
(24,37,17)
#121A0E
(18,26,14)
#0C0F0B
(12,15,11)
#000000
(0,0,0)

Tints of #487D29

#487D29
(72,125,41)
#58883C
(88,136,60)
#68934F
(104,147,79)
#789E62
(120,158,98)
#88A975
(136,169,117)
#98B488
(152,180,136)
#A8BF9B
(168,191,155)
#B8CAAE
(184,202,174)
#C8D5C1
(200,213,193)
#D8E0D4
(216,224,212)
#E8EBE7
(232,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487D29 color. Also use rgb(72,125,41) instead hex code.

Text Font Color

.myTextColor { color: #487D29; }

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

This text font color is #487D29.

Background Color

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

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

This div background color is #487D29.

Border color

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

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

This div border color is #487D29.

Opacity

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

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

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

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

This text has shadow with #487D29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487D29.

Preview

Color preview on black background

This text has color #487D29 on black background.


Color preview on white background

This text has color #487D29 on white background.


Black color preview on #487D29 background

This text has black color on #487D29 background.


White color preview on #487D29 background

This text has white color on #487D29 background.


Related colors

Complementary color

Complementary color for #hex is #B782D6.


I love getcolorcode.com

Triadic colors

1 #29487D and #7D2948 with #487D29 are triadic colors.

2 #297D48 and #7D4829 with #487D29 are triadic colors.