COLOR #487D17

HEX: #487D17 RGB: (72,125,23)

Color info

#487D17 contains mainly red and green colors. Web safe color of #487D17 is #336600 (or #360).

RGB color model

#487D17 color RGB value is (72,125,23).

RGB: (72,125,23) (28%, 49%, 9%)

RGB channels and saturation

R 72 of 255 = 28%
G 125 of 255 = 49%
B 23 of 255 = 9%

72
125
23

R + G + B ~ 29%. #487D17 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 125 + 23 = 220 (100%)
R 72 of 220 ~ 32.73%
G 125 of 220 ~ 56.82%
B 23 of 220 ~ 10.45'%

%32.73
%56.82

CMYK color model

#487D17 color CMYK value is (42,0,82,51).

  • cyan value is 42.40%
  • magenta value is 0.00%
  • yellow value is 81.60%
  • key color value is 50.98%

CMYK: (42,0,82,51)
C42M0Y82K51 (42%, 0%, 82%, 51%)
(0.42 / 0.00 / 0.82 / 0.51)

CMYK percentages

%42.4
%0
%81.6
%50.98

Codes

Color #487D17 in popluar color models

48 7D 17
RGB 72 125 23
HSL 91° 68.92% 29.02%
HSB/HSV 91° 81.60% 49.02%
CMYK 42.40% 0.00% 81.60%
50.98%

Color #487D17 in popluar number systems.

HEX 48 7D 17
Decimal 72 125 23
Binary 1001000 1111101 10111
Octal 110 175 27

Shades and tints

Shades of #487D17

#487D17
(72,125,23)
#427215
(66,114,21)
#3C6713
(60,103,19)
#365C11
(54,92,17)
#30510F
(48,81,15)
#2A460D
(42,70,13)
#243B0B
(36,59,11)
#1E3009
(30,48,9)
#182507
(24,37,7)
#121A05
(18,26,5)
#0C0F03
(12,15,3)
#000000
(0,0,0)

Tints of #487D17

#487D17
(72,125,23)
#58882C
(88,136,44)
#689341
(104,147,65)
#789E56
(120,158,86)
#88A96B
(136,169,107)
#98B480
(152,180,128)
#A8BF95
(168,191,149)
#B8CAAA
(184,202,170)
#C8D5BF
(200,213,191)
#D8E0D4
(216,224,212)
#E8EBE9
(232,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487D17; }

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

This text font color is #487D17.

Background Color

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

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

This div background color is #487D17.

Border color

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

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

This div border color is #487D17.

Opacity

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

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

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

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

This text has shadow with #487D17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487D17.

Preview

Color preview on black background

This text has color #487D17 on black background.


Color preview on white background

This text has color #487D17 on white background.


Black color preview on #487D17 background

This text has black color on #487D17 background.


White color preview on #487D17 background

This text has white color on #487D17 background.


Related colors

Complementary color

Complementary color for #hex is #B782E8.


I love getcolorcode.com

Triadic colors

1 #17487D and #7D1748 with #487D17 are triadic colors.

2 #177D48 and #7D4817 with #487D17 are triadic colors.