COLOR #487028

HEX: #487028 RGB: (72,112,40)

Color info

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

RGB color model

#487028 color RGB value is (72,112,40).

RGB: (72,112,40) (28%, 44%, 16%)

RGB channels and saturation

R 72 of 255 = 28%
G 112 of 255 = 44%
B 40 of 255 = 16%

72
112
40

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

Portions of RGB colors in percentages

R + G + B = 72 + 112 + 40 = 224 (100%)
R 72 of 224 ~ 32.14%
G 112 of 224 ~ 50%
B 40 of 224 ~ 17.86'%

%32.14
%50
%17.86

CMYK color model

#487028 color CMYK value is (36,0,64,56).

  • cyan value is 35.71%
  • magenta value is 0.00%
  • yellow value is 64.29%
  • key color value is 56.08%

CMYK: (36,0,64,56)
C36M0Y64K56 (36%, 0%, 64%, 56%)
(0.36 / 0.00 / 0.64 / 0.56)

CMYK percentages

%35.71
%0
%64.29
%56.08

Codes

Color #487028 in popluar color models

48 70 28
RGB 72 112 40
HSL 93° 47.37% 29.80%
HSB/HSV 93° 64.29% 43.92%
CMYK 35.71% 0.00% 64.29%
56.08%

Color #487028 in popluar number systems.

HEX 48 70 28
Decimal 72 112 40
Binary 1001000 1110000 101000
Octal 110 160 50

Shades and tints

Shades of #487028

#487028
(72,112,40)
#426625
(66,102,37)
#3C5C22
(60,92,34)
#36521F
(54,82,31)
#30481C
(48,72,28)
#2A3E19
(42,62,25)
#243416
(36,52,22)
#1E2A13
(30,42,19)
#182010
(24,32,16)
#12160D
(18,22,13)
#0C0C0A
(12,12,10)
#000000
(0,0,0)

Tints of #487028

#487028
(72,112,40)
#587D3B
(88,125,59)
#688A4E
(104,138,78)
#789761
(120,151,97)
#88A474
(136,164,116)
#98B187
(152,177,135)
#A8BE9A
(168,190,154)
#B8CBAD
(184,203,173)
#C8D8C0
(200,216,192)
#D8E5D3
(216,229,211)
#E8F2E6
(232,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487028 color. Also use rgb(72,112,40) instead hex code.

Text Font Color

.myTextColor { color: #487028; }

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

This text font color is #487028.

Background Color

.myBgColor { background-color: #487028; }

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

This div background color is #487028.

Border color

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

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

This div border color is #487028.

Opacity

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

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

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

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

This text has shadow with #487028 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487028.

Preview

Color preview on black background

This text has color #487028 on black background.


Color preview on white background

This text has color #487028 on white background.


Black color preview on #487028 background

This text has black color on #487028 background.


White color preview on #487028 background

This text has white color on #487028 background.


Related colors

Complementary color

Complementary color for #hex is #B78FD7.


I love getcolorcode.com

Triadic colors

1 #284870 and #702848 with #487028 are triadic colors.

2 #287048 and #704828 with #487028 are triadic colors.