COLOR #487528

HEX: #487528 RGB: (72,117,40)

Color info

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

RGB color model

#487528 color RGB value is (72,117,40).

RGB: (72,117,40) (28%, 46%, 16%)

RGB channels and saturation

R 72 of 255 = 28%
G 117 of 255 = 46%
B 40 of 255 = 16%

72
117
40

R + G + B ~ 30%. #487528 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 117 + 40 = 229 (100%)
R 72 of 229 ~ 31.44%
G 117 of 229 ~ 51.09%
B 40 of 229 ~ 17.47'%

%31.44
%51.09
%17.47

CMYK color model

#487528 color CMYK value is (38,0,66,54).

  • cyan value is 38.46%
  • magenta value is 0.00%
  • yellow value is 65.81%
  • key color value is 54.12%
CMYK: (38,0,66,54) C38M0Y66K54 (38%,0%,66%,54%) (0.38/0.00/0.66/0.54) 

CMYK percentages

%38.46
%0
%65.81
%54.12

Codes

Color #487528 in popluar color models

48 75 28
RGB 72 117 40
HSL 95° 49.04% 30.78%
HSB/HSV 95° 65.81% 45.88%
CMYK 38.46% 0.00% 65.81%
54.12%

Color #487528 in popluar number systems.

HEX 48 75 28
Decimal 72 117 40
Binary 1001000 1110101 101000
Octal 110 165 50

Shades and tints

Shades of #487528

#487528
(72,117,40)
#426B25
(66,107,37)
#3C6122
(60,97,34)
#36571F
(54,87,31)
#304D1C
(48,77,28)
#2A4319
(42,67,25)
#243916
(36,57,22)
#1E2F13
(30,47,19)
#182510
(24,37,16)
#121B0D
(18,27,13)
#0C110A
(12,17,10)
#000000
(0,0,0)

Tints of #487528

#487528
(72,117,40)
#58813B
(88,129,59)
#688D4E
(104,141,78)
#789961
(120,153,97)
#88A574
(136,165,116)
#98B187
(152,177,135)
#A8BD9A
(168,189,154)
#B8C9AD
(184,201,173)
#C8D5C0
(200,213,192)
#D8E1D3
(216,225,211)
#E8EDE6
(232,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487528; }

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

This text font color is #487528.

Background Color

.myBgColor { background-color: #487528; }

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

This div background color is #487528.

Border color

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

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

This div border color is #487528.

Opacity

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

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

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

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

This text has shadow with #487528 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487528.

Preview

Color preview on black background

This text has color #487528 on black background.


Color preview on white background

This text has color #487528 on white background.


Black color preview on #487528 background

This text has black color on #487528 background.


White color preview on #487528 background

This text has white color on #487528 background.


Related colors

Complementary color

Complementary color for #hex is #B78AD7.


I love getcolorcode.com

Triadic colors

1 #284875 and #752848 with #487528 are triadic colors.

2 #287548 and #754828 with #487528 are triadic colors.