COLOR #487780

HEX: #487780 RGB: (72,119,128)

Color info

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

RGB color model

#487780 color RGB value is (72,119,128).

RGB: (72,119,128) (28%, 47%, 50%)

RGB channels and saturation

R 72 of 255 = 28%
G 119 of 255 = 47%
B 128 of 255 = 50%

72
119
128

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

Portions of RGB colors in percentages

R + G + B = 72 + 119 + 128 = 319 (100%)
R 72 of 319 ~ 22.57%
G 119 of 319 ~ 37.3%
B 128 of 319 ~ 40.13'%

%22.57
%37.3
%40.13

CMYK color model

#487780 color CMYK value is (44,7,0,50).

  • cyan value is 43.75%
  • magenta value is 7.03%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (44,7,0,50)
C44M7Y0K50 (44%, 7%, 0%, 50%)
(0.44 / 0.07 / 0.00 / 0.50)

CMYK percentages

%43.75
%7.03
%0
%49.8

Codes

Color #487780 in popluar color models

48 77 80
RGB 72 119 128
HSL 190° 28.00% 39.22%
HSB/HSV 190° 43.75% 50.20%
CMYK 43.75% 7.03% 0.00%
49.80%

Color #487780 in popluar number systems.

HEX 48 77 80
Decimal 72 119 128
Binary 1001000 1110111 10000000
Octal 110 167 200

Shades and tints

Shades of #487780

#487780
(72,119,128)
#426D75
(66,109,117)
#3C636A
(60,99,106)
#36595F
(54,89,95)
#304F54
(48,79,84)
#2A4549
(42,69,73)
#243B3E
(36,59,62)
#1E3133
(30,49,51)
#182728
(24,39,40)
#121D1D
(18,29,29)
#0C1312
(12,19,18)
#000000
(0,0,0)

Tints of #487780

#487780
(72,119,128)
#58838B
(88,131,139)
#688F96
(104,143,150)
#789BA1
(120,155,161)
#88A7AC
(136,167,172)
#98B3B7
(152,179,183)
#A8BFC2
(168,191,194)
#B8CBCD
(184,203,205)
#C8D7D8
(200,215,216)
#D8E3E3
(216,227,227)
#E8EFEE
(232,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487780; }

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

This text font color is #487780.

Background Color

.myBgColor { background-color: #487780; }

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

This div background color is #487780.

Border color

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

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

This div border color is #487780.

Opacity

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

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

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

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

This text has shadow with #487780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487780.

Preview

Color preview on black background

This text has color #487780 on black background.


Color preview on white background

This text has color #487780 on white background.


Black color preview on #487780 background

This text has black color on #487780 background.


White color preview on #487780 background

This text has white color on #487780 background.


Related colors

Complementary color

Complementary color for #hex is #B7887F.


I love getcolorcode.com

Triadic colors

1 #804877 and #778048 with #487780 are triadic colors.

2 #807748 and #774880 with #487780 are triadic colors.