COLOR #487670

HEX: #487670 RGB: (72,118,112)

Color info

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

RGB color model

#487670 color RGB value is (72,118,112).

RGB: (72,118,112) (28%, 46%, 44%)

RGB channels and saturation

R 72 of 255 = 28%
G 118 of 255 = 46%
B 112 of 255 = 44%

72
118
112

R + G + B ~ 39%. #487670 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 118 + 112 = 302 (100%)
R 72 of 302 ~ 23.84%
G 118 of 302 ~ 39.07%
B 112 of 302 ~ 37.09'%

%23.84
%39.07
%37.09

CMYK color model

#487670 color CMYK value is (39,0,5,54).

  • cyan value is 38.98%
  • magenta value is 0.00%
  • yellow value is 5.08%
  • key color value is 53.73%
CMYK: (39,0,5,54) C39M0Y5K54 (39%,0%,5%,54%) (0.39/0.00/0.05/0.54) 

CMYK percentages

%38.98
%0
%5.08
%53.73

Codes

Color #487670 in popluar color models

48 76 70
RGB 72 118 112
HSL 172° 24.21% 37.25%
HSB/HSV 172° 38.98% 46.27%
CMYK 38.98% 0.00% 5.08%
53.73%

Color #487670 in popluar number systems.

HEX 48 76 70
Decimal 72 118 112
Binary 1001000 1110110 1110000
Octal 110 166 160

Shades and tints

Shades of #487670

#487670
(72,118,112)
#426C66
(66,108,102)
#3C625C
(60,98,92)
#365852
(54,88,82)
#304E48
(48,78,72)
#2A443E
(42,68,62)
#243A34
(36,58,52)
#1E302A
(30,48,42)
#182620
(24,38,32)
#121C16
(18,28,22)
#0C120C
(12,18,12)
#000000
(0,0,0)

Tints of #487670

#487670
(72,118,112)
#58827D
(88,130,125)
#688E8A
(104,142,138)
#789A97
(120,154,151)
#88A6A4
(136,166,164)
#98B2B1
(152,178,177)
#A8BEBE
(168,190,190)
#B8CACB
(184,202,203)
#C8D6D8
(200,214,216)
#D8E2E5
(216,226,229)
#E8EEF2
(232,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487670 color. Also use rgb(72,118,112) instead hex code.

Text Font Color

.myTextColor { color: #487670; }

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

This text font color is #487670.

Background Color

.myBgColor { background-color: #487670; }

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

This div background color is #487670.

Border color

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

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

This div border color is #487670.

Opacity

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

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

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

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

This text has shadow with #487670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487670.

Preview

Color preview on black background

This text has color #487670 on black background.


Color preview on white background

This text has color #487670 on white background.


Black color preview on #487670 background

This text has black color on #487670 background.


White color preview on #487670 background

This text has white color on #487670 background.


Related colors

Complementary color

Complementary color for #hex is #B7898F.


I love getcolorcode.com

Triadic colors

1 #704876 and #767048 with #487670 are triadic colors.

2 #707648 and #764870 with #487670 are triadic colors.