COLOR #487551

HEX: #487551 RGB: (72,117,81)

Color info

#487551 contains red, green and blue colors in about the same proportion. Web safe color of #487551 is #336666 (or #366).

RGB color model

#487551 color RGB value is (72,117,81).

RGB: (72,117,81) (28%, 46%, 32%)

RGB channels and saturation

R 72 of 255 = 28%
G 117 of 255 = 46%
B 81 of 255 = 32%

72
117
81

R + G + B ~ 35%. #487551 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 117 + 81 = 270 (100%)
R 72 of 270 ~ 26.67%
G 117 of 270 ~ 43.33%
B 81 of 270 ~ 30'%

%26.67
%43.33
%30

CMYK color model

#487551 color CMYK value is (38,0,31,54).

  • cyan value is 38.46%
  • magenta value is 0.00%
  • yellow value is 30.77%
  • key color value is 54.12%

CMYK: (38,0,31,54)
C38M0Y31K54 (38%, 0%, 31%, 54%)
(0.38 / 0.00 / 0.31 / 0.54)

CMYK percentages

%38.46
%0
%30.77
%54.12

Codes

Color #487551 in popluar color models

48 75 51
RGB 72 117 81
HSL 132° 23.81% 37.06%
HSB/HSV 132° 38.46% 45.88%
CMYK 38.46% 0.00% 30.77%
54.12%

Color #487551 in popluar number systems.

HEX 48 75 51
Decimal 72 117 81
Binary 1001000 1110101 1010001
Octal 110 165 121

Shades and tints

Shades of #487551

#487551
(72,117,81)
#426B4A
(66,107,74)
#3C6143
(60,97,67)
#36573C
(54,87,60)
#304D35
(48,77,53)
#2A432E
(42,67,46)
#243927
(36,57,39)
#1E2F20
(30,47,32)
#182519
(24,37,25)
#121B12
(18,27,18)
#0C110B
(12,17,11)
#000000
(0,0,0)

Tints of #487551

#487551
(72,117,81)
#588160
(88,129,96)
#688D6F
(104,141,111)
#78997E
(120,153,126)
#88A58D
(136,165,141)
#98B19C
(152,177,156)
#A8BDAB
(168,189,171)
#B8C9BA
(184,201,186)
#C8D5C9
(200,213,201)
#D8E1D8
(216,225,216)
#E8EDE7
(232,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487551; }

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

This text font color is #487551.

Background Color

.myBgColor { background-color: #487551; }

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

This div background color is #487551.

Border color

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

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

This div border color is #487551.

Opacity

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

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

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

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

This text has shadow with #487551 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487551.

Preview

Color preview on black background

This text has color #487551 on black background.


Color preview on white background

This text has color #487551 on white background.


Black color preview on #487551 background

This text has black color on #487551 background.


White color preview on #487551 background

This text has white color on #487551 background.


Related colors

Complementary color

Complementary color for #hex is #B78AAE.


I love getcolorcode.com

Triadic colors

1 #514875 and #755148 with #487551 are triadic colors.

2 #517548 and #754851 with #487551 are triadic colors.