COLOR #487867

HEX: #487867 RGB: (72,120,103)

Color info

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

RGB color model

#487867 color RGB value is (72,120,103).

RGB: (72,120,103) (28%, 47%, 40%)

RGB channels and saturation

R 72 of 255 = 28%
G 120 of 255 = 47%
B 103 of 255 = 40%

72
120
103

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

Portions of RGB colors in percentages

R + G + B = 72 + 120 + 103 = 295 (100%)
R 72 of 295 ~ 24.41%
G 120 of 295 ~ 40.68%
B 103 of 295 ~ 34.92'%

%24.41
%40.68
%34.92

CMYK color model

#487867 color CMYK value is (40,0,14,53).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 14.17%
  • key color value is 52.94%
CMYK: (40,0,14,53) C40M0Y14K53 (40%,0%,14%,53%) (0.40/0.00/0.14/0.53) 

CMYK percentages

%40
%0
%14.17
%52.94

Codes

Color #487867 in popluar color models

48 78 67
RGB 72 120 103
HSL 159° 25.00% 37.65%
HSB/HSV 159° 40.00% 47.06%
CMYK 40.00% 0.00% 14.17%
52.94%

Color #487867 in popluar number systems.

HEX 48 78 67
Decimal 72 120 103
Binary 1001000 1111000 1100111
Octal 110 170 147

Shades and tints

Shades of #487867

#487867
(72,120,103)
#426E5E
(66,110,94)
#3C6455
(60,100,85)
#365A4C
(54,90,76)
#305043
(48,80,67)
#2A463A
(42,70,58)
#243C31
(36,60,49)
#1E3228
(30,50,40)
#18281F
(24,40,31)
#121E16
(18,30,22)
#0C140D
(12,20,13)
#000000
(0,0,0)

Tints of #487867

#487867
(72,120,103)
#588474
(88,132,116)
#689081
(104,144,129)
#789C8E
(120,156,142)
#88A89B
(136,168,155)
#98B4A8
(152,180,168)
#A8C0B5
(168,192,181)
#B8CCC2
(184,204,194)
#C8D8CF
(200,216,207)
#D8E4DC
(216,228,220)
#E8F0E9
(232,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487867; }

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

This text font color is #487867.

Background Color

.myBgColor { background-color: #487867; }

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

This div background color is #487867.

Border color

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

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

This div border color is #487867.

Opacity

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

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

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

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

This text has shadow with #487867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487867.

Preview

Color preview on black background

This text has color #487867 on black background.


Color preview on white background

This text has color #487867 on white background.


Black color preview on #487867 background

This text has black color on #487867 background.


White color preview on #487867 background

This text has white color on #487867 background.


Related colors

Complementary color

Complementary color for #hex is #B78798.


I love getcolorcode.com

Triadic colors

1 #674878 and #786748 with #487867 are triadic colors.

2 #677848 and #784867 with #487867 are triadic colors.