COLOR #487766

HEX: #487766 RGB: (72,119,102)

Color info

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

RGB color model

#487766 color RGB value is (72,119,102).

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

RGB channels and saturation

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

72
119
102

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

Portions of RGB colors in percentages

R + G + B = 72 + 119 + 102 = 293 (100%)
R 72 of 293 ~ 24.57%
G 119 of 293 ~ 40.61%
B 102 of 293 ~ 34.81'%

%24.57
%40.61
%34.81

CMYK color model

#487766 color CMYK value is (39,0,14,53).

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

CMYK: (39,0,14,53)
C39M0Y14K53 (39%, 0%, 14%, 53%)
(0.39 / 0.00 / 0.14 / 0.53)

CMYK percentages

%39.5
%0
%14.29
%53.33

Codes

Color #487766 in popluar color models

48 77 66
RGB 72 119 102
HSL 158° 24.61% 37.45%
HSB/HSV 158° 39.50% 46.67%
CMYK 39.50% 0.00% 14.29%
53.33%

Color #487766 in popluar number systems.

HEX 48 77 66
Decimal 72 119 102
Binary 1001000 1110111 1100110
Octal 110 167 146

Shades and tints

Shades of #487766

#487766
(72,119,102)
#426D5D
(66,109,93)
#3C6354
(60,99,84)
#36594B
(54,89,75)
#304F42
(48,79,66)
#2A4539
(42,69,57)
#243B30
(36,59,48)
#1E3127
(30,49,39)
#18271E
(24,39,30)
#121D15
(18,29,21)
#0C130C
(12,19,12)
#000000
(0,0,0)

Tints of #487766

#487766
(72,119,102)
#588373
(88,131,115)
#688F80
(104,143,128)
#789B8D
(120,155,141)
#88A79A
(136,167,154)
#98B3A7
(152,179,167)
#A8BFB4
(168,191,180)
#B8CBC1
(184,203,193)
#C8D7CE
(200,215,206)
#D8E3DB
(216,227,219)
#E8EFE8
(232,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487766; }

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

This text font color is #487766.

Background Color

.myBgColor { background-color: #487766; }

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

This div background color is #487766.

Border color

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

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

This div border color is #487766.

Opacity

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

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

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

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

This text has shadow with #487766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487766.

Preview

Color preview on black background

This text has color #487766 on black background.


Color preview on white background

This text has color #487766 on white background.


Black color preview on #487766 background

This text has black color on #487766 background.


White color preview on #487766 background

This text has white color on #487766 background.


Related colors

Complementary color

Complementary color for #hex is #B78899.


I love getcolorcode.com

Triadic colors

1 #664877 and #776648 with #487766 are triadic colors.

2 #667748 and #774866 with #487766 are triadic colors.