COLOR #487C27

HEX: #487C27 RGB: (72,124,39)

Color info

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

RGB color model

#487C27 color RGB value is (72,124,39).

RGB: (72,124,39) (28%, 49%, 15%)

RGB channels and saturation

R 72 of 255 = 28%
G 124 of 255 = 49%
B 39 of 255 = 15%

72
124
39

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

Portions of RGB colors in percentages

R + G + B = 72 + 124 + 39 = 235 (100%)
R 72 of 235 ~ 30.64%
G 124 of 235 ~ 52.77%
B 39 of 235 ~ 16.6'%

%30.64
%52.77
%16.6

CMYK color model

#487C27 color CMYK value is (42,0,69,51).

  • cyan value is 41.94%
  • magenta value is 0.00%
  • yellow value is 68.55%
  • key color value is 51.37%
CMYK: (42,0,69,51) C42M0Y69K51 (42%,0%,69%,51%) (0.42/0.00/0.69/0.51) 

CMYK percentages

%41.94
%0
%68.55
%51.37

Codes

Color #487C27 in popluar color models

48 7C 27
RGB 72 124 39
HSL 97° 52.15% 31.96%
HSB/HSV 97° 68.55% 48.63%
CMYK 41.94% 0.00% 68.55%
51.37%

Color #487C27 in popluar number systems.

HEX 48 7C 27
Decimal 72 124 39
Binary 1001000 1111100 100111
Octal 110 174 47

Shades and tints

Shades of #487C27

#487C27
(72,124,39)
#427124
(66,113,36)
#3C6621
(60,102,33)
#365B1E
(54,91,30)
#30501B
(48,80,27)
#2A4518
(42,69,24)
#243A15
(36,58,21)
#1E2F12
(30,47,18)
#18240F
(24,36,15)
#12190C
(18,25,12)
#0C0E09
(12,14,9)
#000000
(0,0,0)

Tints of #487C27

#487C27
(72,124,39)
#58873A
(88,135,58)
#68924D
(104,146,77)
#789D60
(120,157,96)
#88A873
(136,168,115)
#98B386
(152,179,134)
#A8BE99
(168,190,153)
#B8C9AC
(184,201,172)
#C8D4BF
(200,212,191)
#D8DFD2
(216,223,210)
#E8EAE5
(232,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487C27 color. Also use rgb(72,124,39) instead hex code.

Text Font Color

.myTextColor { color: #487C27; }

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

This text font color is #487C27.

Background Color

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

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

This div background color is #487C27.

Border color

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

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

This div border color is #487C27.

Opacity

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

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

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

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

This text has shadow with #487C27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487C27.

Preview

Color preview on black background

This text has color #487C27 on black background.


Color preview on white background

This text has color #487C27 on white background.


Black color preview on #487C27 background

This text has black color on #487C27 background.


White color preview on #487C27 background

This text has white color on #487C27 background.


Related colors

Complementary color

Complementary color for #hex is #B783D8.


I love getcolorcode.com

Triadic colors

1 #27487C and #7C2748 with #487C27 are triadic colors.

2 #277C48 and #7C4827 with #487C27 are triadic colors.