COLOR #487767

HEX: #487767 RGB: (72,119,103)

Color info

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

RGB color model

#487767 color RGB value is (72,119,103).

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

RGB channels and saturation

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

72
119
103

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

Portions of RGB colors in percentages

R + G + B = 72 + 119 + 103 = 294 (100%)
R 72 of 294 ~ 24.49%
G 119 of 294 ~ 40.48%
B 103 of 294 ~ 35.03'%

%24.49
%40.48
%35.03

CMYK color model

#487767 color CMYK value is (39,0,13,53).

  • cyan value is 39.50%
  • magenta value is 0.00%
  • yellow value is 13.45%
  • key color value is 53.33%

CMYK: (39,0,13,53)
C39M0Y13K53 (39%, 0%, 13%, 53%)
(0.39 / 0.00 / 0.13 / 0.53)

CMYK percentages

%39.5
%0
%13.45
%53.33

Codes

Color #487767 in popluar color models

48 77 67
RGB 72 119 103
HSL 160° 24.61% 37.45%
HSB/HSV 160° 39.50% 46.67%
CMYK 39.50% 0.00% 13.45%
53.33%

Color #487767 in popluar number systems.

HEX 48 77 67
Decimal 72 119 103
Binary 1001000 1110111 1100111
Octal 110 167 147

Shades and tints

Shades of #487767

#487767
(72,119,103)
#426D5E
(66,109,94)
#3C6355
(60,99,85)
#36594C
(54,89,76)
#304F43
(48,79,67)
#2A453A
(42,69,58)
#243B31
(36,59,49)
#1E3128
(30,49,40)
#18271F
(24,39,31)
#121D16
(18,29,22)
#0C130D
(12,19,13)
#000000
(0,0,0)

Tints of #487767

#487767
(72,119,103)
#588374
(88,131,116)
#688F81
(104,143,129)
#789B8E
(120,155,142)
#88A79B
(136,167,155)
#98B3A8
(152,179,168)
#A8BFB5
(168,191,181)
#B8CBC2
(184,203,194)
#C8D7CF
(200,215,207)
#D8E3DC
(216,227,220)
#E8EFE9
(232,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487767; }

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

This text font color is #487767.

Background Color

.myBgColor { background-color: #487767; }

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

This div background color is #487767.

Border color

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

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

This div border color is #487767.

Opacity

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

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

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

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

This text has shadow with #487767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487767.

Preview

Color preview on black background

This text has color #487767 on black background.


Color preview on white background

This text has color #487767 on white background.


Black color preview on #487767 background

This text has black color on #487767 background.


White color preview on #487767 background

This text has white color on #487767 background.


Related colors

Complementary color

Complementary color for #hex is #B78898.


I love getcolorcode.com

Triadic colors

1 #674877 and #776748 with #487767 are triadic colors.

2 #677748 and #774867 with #487767 are triadic colors.