COLOR #487052

HEX: #487052 RGB: (72,112,82)

Color info

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

RGB color model

#487052 color RGB value is (72,112,82).

RGB: (72,112,82) (28%, 44%, 32%)

RGB channels and saturation

R 72 of 255 = 28%
G 112 of 255 = 44%
B 82 of 255 = 32%

72
112
82

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

Portions of RGB colors in percentages

R + G + B = 72 + 112 + 82 = 266 (100%)
R 72 of 266 ~ 27.07%
G 112 of 266 ~ 42.11%
B 82 of 266 ~ 30.83'%

%27.07
%42.11
%30.83

CMYK color model

#487052 color CMYK value is (36,0,27,56).

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

CMYK: (36,0,27,56)
C36M0Y27K56 (36%, 0%, 27%, 56%)
(0.36 / 0.00 / 0.27 / 0.56)

CMYK percentages

%35.71
%0
%26.79
%56.08

Codes

Color #487052 in popluar color models

48 70 52
RGB 72 112 82
HSL 135° 21.74% 36.08%
HSB/HSV 135° 35.71% 43.92%
CMYK 35.71% 0.00% 26.79%
56.08%

Color #487052 in popluar number systems.

HEX 48 70 52
Decimal 72 112 82
Binary 1001000 1110000 1010010
Octal 110 160 122

Shades and tints

Shades of #487052

#487052
(72,112,82)
#42664B
(66,102,75)
#3C5C44
(60,92,68)
#36523D
(54,82,61)
#304836
(48,72,54)
#2A3E2F
(42,62,47)
#243428
(36,52,40)
#1E2A21
(30,42,33)
#18201A
(24,32,26)
#121613
(18,22,19)
#0C0C0C
(12,12,12)
#000000
(0,0,0)

Tints of #487052

#487052
(72,112,82)
#587D61
(88,125,97)
#688A70
(104,138,112)
#78977F
(120,151,127)
#88A48E
(136,164,142)
#98B19D
(152,177,157)
#A8BEAC
(168,190,172)
#B8CBBB
(184,203,187)
#C8D8CA
(200,216,202)
#D8E5D9
(216,229,217)
#E8F2E8
(232,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487052; }

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

This text font color is #487052.

Background Color

.myBgColor { background-color: #487052; }

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

This div background color is #487052.

Border color

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

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

This div border color is #487052.

Opacity

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

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

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

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

This text has shadow with #487052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487052.

Preview

Color preview on black background

This text has color #487052 on black background.


Color preview on white background

This text has color #487052 on white background.


Black color preview on #487052 background

This text has black color on #487052 background.


White color preview on #487052 background

This text has white color on #487052 background.


Related colors

Complementary color

Complementary color for #hex is #B78FAD.


I love getcolorcode.com

Triadic colors

1 #524870 and #705248 with #487052 are triadic colors.

2 #527048 and #704852 with #487052 are triadic colors.