COLOR #487564

HEX: #487564 RGB: (72,117,100)

Color info

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

RGB color model

#487564 color RGB value is (72,117,100).

RGB: (72,117,100) (28%, 46%, 39%)

RGB channels and saturation

R 72 of 255 = 28%
G 117 of 255 = 46%
B 100 of 255 = 39%

72
117
100

R + G + B ~ 38%. #487564 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 117 + 100 = 289 (100%)
R 72 of 289 ~ 24.91%
G 117 of 289 ~ 40.48%
B 100 of 289 ~ 34.6'%

%24.91
%40.48
%34.6

CMYK color model

#487564 color CMYK value is (38,0,15,54).

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

CMYK: (38,0,15,54)
C38M0Y15K54 (38%, 0%, 15%, 54%)
(0.38 / 0.00 / 0.15 / 0.54)

CMYK percentages

%38.46
%0
%14.53
%54.12

Codes

Color #487564 in popluar color models

48 75 64
RGB 72 117 100
HSL 157° 23.81% 37.06%
HSB/HSV 157° 38.46% 45.88%
CMYK 38.46% 0.00% 14.53%
54.12%

Color #487564 in popluar number systems.

HEX 48 75 64
Decimal 72 117 100
Binary 1001000 1110101 1100100
Octal 110 165 144

Shades and tints

Shades of #487564

#487564
(72,117,100)
#426B5B
(66,107,91)
#3C6152
(60,97,82)
#365749
(54,87,73)
#304D40
(48,77,64)
#2A4337
(42,67,55)
#24392E
(36,57,46)
#1E2F25
(30,47,37)
#18251C
(24,37,28)
#121B13
(18,27,19)
#0C110A
(12,17,10)
#000000
(0,0,0)

Tints of #487564

#487564
(72,117,100)
#588172
(88,129,114)
#688D80
(104,141,128)
#78998E
(120,153,142)
#88A59C
(136,165,156)
#98B1AA
(152,177,170)
#A8BDB8
(168,189,184)
#B8C9C6
(184,201,198)
#C8D5D4
(200,213,212)
#D8E1E2
(216,225,226)
#E8EDF0
(232,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487564; }

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

This text font color is #487564.

Background Color

.myBgColor { background-color: #487564; }

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

This div background color is #487564.

Border color

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

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

This div border color is #487564.

Opacity

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

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

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

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

This text has shadow with #487564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487564.

Preview

Color preview on black background

This text has color #487564 on black background.


Color preview on white background

This text has color #487564 on white background.


Black color preview on #487564 background

This text has black color on #487564 background.


White color preview on #487564 background

This text has white color on #487564 background.


Related colors

Complementary color

Complementary color for #hex is #B78A9B.


I love getcolorcode.com

Triadic colors

1 #644875 and #756448 with #487564 are triadic colors.

2 #647548 and #754864 with #487564 are triadic colors.