COLOR #487563

HEX: #487563 RGB: (72,117,99)

Color info

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

RGB color model

#487563 color RGB value is (72,117,99).

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

RGB channels and saturation

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

72
117
99

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

Portions of RGB colors in percentages

R + G + B = 72 + 117 + 99 = 288 (100%)
R 72 of 288 ~ 25%
G 117 of 288 ~ 40.63%
B 99 of 288 ~ 34.38'%

%25
%40.63
%34.38

CMYK color model

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

  • cyan value is 38.46%
  • magenta value is 0.00%
  • yellow value is 15.38%
  • 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
%15.38
%54.12

Codes

Color #487563 in popluar color models

48 75 63
RGB 72 117 99
HSL 156° 23.81% 37.06%
HSB/HSV 156° 38.46% 45.88%
CMYK 38.46% 0.00% 15.38%
54.12%

Color #487563 in popluar number systems.

HEX 48 75 63
Decimal 72 117 99
Binary 1001000 1110101 1100011
Octal 110 165 143

Shades and tints

Shades of #487563

#487563
(72,117,99)
#426B5A
(66,107,90)
#3C6151
(60,97,81)
#365748
(54,87,72)
#304D3F
(48,77,63)
#2A4336
(42,67,54)
#24392D
(36,57,45)
#1E2F24
(30,47,36)
#18251B
(24,37,27)
#121B12
(18,27,18)
#0C1109
(12,17,9)
#000000
(0,0,0)

Tints of #487563

#487563
(72,117,99)
#588171
(88,129,113)
#688D7F
(104,141,127)
#78998D
(120,153,141)
#88A59B
(136,165,155)
#98B1A9
(152,177,169)
#A8BDB7
(168,189,183)
#B8C9C5
(184,201,197)
#C8D5D3
(200,213,211)
#D8E1E1
(216,225,225)
#E8EDEF
(232,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487563; }

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

This text font color is #487563.

Background Color

.myBgColor { background-color: #487563; }

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

This div background color is #487563.

Border color

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

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

This div border color is #487563.

Opacity

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

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

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

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

This text has shadow with #487563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487563.

Preview

Color preview on black background

This text has color #487563 on black background.


Color preview on white background

This text has color #487563 on white background.


Black color preview on #487563 background

This text has black color on #487563 background.


White color preview on #487563 background

This text has white color on #487563 background.


Related colors

Complementary color

Complementary color for #hex is #B78A9C.


I love getcolorcode.com

Triadic colors

1 #634875 and #756348 with #487563 are triadic colors.

2 #637548 and #754863 with #487563 are triadic colors.