COLOR #487652

HEX: #487652 RGB: (72,118,82)

Color info

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

RGB color model

#487652 color RGB value is (72,118,82).

RGB: (72,118,82) (28%, 46%, 32%)

RGB channels and saturation

R 72 of 255 = 28%
G 118 of 255 = 46%
B 82 of 255 = 32%

72
118
82

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

Portions of RGB colors in percentages

R + G + B = 72 + 118 + 82 = 272 (100%)
R 72 of 272 ~ 26.47%
G 118 of 272 ~ 43.38%
B 82 of 272 ~ 30.15'%

%26.47
%43.38
%30.15

CMYK color model

#487652 color CMYK value is (39,0,31,54).

  • cyan value is 38.98%
  • magenta value is 0.00%
  • yellow value is 30.51%
  • key color value is 53.73%

CMYK: (39,0,31,54)
C39M0Y31K54 (39%, 0%, 31%, 54%)
(0.39 / 0.00 / 0.31 / 0.54)

CMYK percentages

%38.98
%0
%30.51
%53.73

Codes

Color #487652 in popluar color models

48 76 52
RGB 72 118 82
HSL 133° 24.21% 37.25%
HSB/HSV 133° 38.98% 46.27%
CMYK 38.98% 0.00% 30.51%
53.73%

Color #487652 in popluar number systems.

HEX 48 76 52
Decimal 72 118 82
Binary 1001000 1110110 1010010
Octal 110 166 122

Shades and tints

Shades of #487652

#487652
(72,118,82)
#426C4B
(66,108,75)
#3C6244
(60,98,68)
#36583D
(54,88,61)
#304E36
(48,78,54)
#2A442F
(42,68,47)
#243A28
(36,58,40)
#1E3021
(30,48,33)
#18261A
(24,38,26)
#121C13
(18,28,19)
#0C120C
(12,18,12)
#000000
(0,0,0)

Tints of #487652

#487652
(72,118,82)
#588261
(88,130,97)
#688E70
(104,142,112)
#789A7F
(120,154,127)
#88A68E
(136,166,142)
#98B29D
(152,178,157)
#A8BEAC
(168,190,172)
#B8CABB
(184,202,187)
#C8D6CA
(200,214,202)
#D8E2D9
(216,226,217)
#E8EEE8
(232,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487652; }

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

This text font color is #487652.

Background Color

.myBgColor { background-color: #487652; }

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

This div background color is #487652.

Border color

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

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

This div border color is #487652.

Opacity

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

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

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

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

This text has shadow with #487652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487652.

Preview

Color preview on black background

This text has color #487652 on black background.


Color preview on white background

This text has color #487652 on white background.


Black color preview on #487652 background

This text has black color on #487652 background.


White color preview on #487652 background

This text has white color on #487652 background.


Related colors

Complementary color

Complementary color for #hex is #B789AD.


I love getcolorcode.com

Triadic colors

1 #524876 and #765248 with #487652 are triadic colors.

2 #527648 and #764852 with #487652 are triadic colors.