COLOR #487871

HEX: #487871 RGB: (72,120,113)

Color info

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

RGB color model

#487871 color RGB value is (72,120,113).

RGB: (72,120,113) (28%, 47%, 44%)

RGB channels and saturation

R 72 of 255 = 28%
G 120 of 255 = 47%
B 113 of 255 = 44%

72
120
113

R + G + B ~ 40%. #487871 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 72 + 120 + 113 = 305 (100%)
R 72 of 305 ~ 23.61%
G 120 of 305 ~ 39.34%
B 113 of 305 ~ 37.05'%

%23.61
%39.34
%37.05

CMYK color model

#487871 color CMYK value is (40,0,6,53).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 5.83%
  • key color value is 52.94%

CMYK: (40,0,6,53)
C40M0Y6K53 (40%, 0%, 6%, 53%)
(0.40 / 0.00 / 0.06 / 0.53)

CMYK percentages

%40
%0
%5.83
%52.94

Codes

Color #487871 in popluar color models

48 78 71
RGB 72 120 113
HSL 171° 25.00% 37.65%
HSB/HSV 171° 40.00% 47.06%
CMYK 40.00% 0.00% 5.83%
52.94%

Color #487871 in popluar number systems.

HEX 48 78 71
Decimal 72 120 113
Binary 1001000 1111000 1110001
Octal 110 170 161

Shades and tints

Shades of #487871

#487871
(72,120,113)
#426E67
(66,110,103)
#3C645D
(60,100,93)
#365A53
(54,90,83)
#305049
(48,80,73)
#2A463F
(42,70,63)
#243C35
(36,60,53)
#1E322B
(30,50,43)
#182821
(24,40,33)
#121E17
(18,30,23)
#0C140D
(12,20,13)
#000000
(0,0,0)

Tints of #487871

#487871
(72,120,113)
#58847D
(88,132,125)
#689089
(104,144,137)
#789C95
(120,156,149)
#88A8A1
(136,168,161)
#98B4AD
(152,180,173)
#A8C0B9
(168,192,185)
#B8CCC5
(184,204,197)
#C8D8D1
(200,216,209)
#D8E4DD
(216,228,221)
#E8F0E9
(232,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487871 color. Also use rgb(72,120,113) instead hex code.

Text Font Color

.myTextColor { color: #487871; }

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

This text font color is #487871.

Background Color

.myBgColor { background-color: #487871; }

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

This div background color is #487871.

Border color

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

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

This div border color is #487871.

Opacity

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

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

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

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

This text has shadow with #487871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487871.

Preview

Color preview on black background

This text has color #487871 on black background.


Color preview on white background

This text has color #487871 on white background.


Black color preview on #487871 background

This text has black color on #487871 background.


White color preview on #487871 background

This text has white color on #487871 background.


Related colors

Complementary color

Complementary color for #hex is #B7878E.


I love getcolorcode.com

Triadic colors

1 #714878 and #787148 with #487871 are triadic colors.

2 #717848 and #784871 with #487871 are triadic colors.