COLOR #487074

HEX: #487074 RGB: (72,112,116)

Color info

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

RGB color model

#487074 color RGB value is (72,112,116).

RGB: (72,112,116) (28%, 44%, 45%)

RGB channels and saturation

R 72 of 255 = 28%
G 112 of 255 = 44%
B 116 of 255 = 45%

72
112
116

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

Portions of RGB colors in percentages

R + G + B = 72 + 112 + 116 = 300 (100%)
R 72 of 300 ~ 24%
G 112 of 300 ~ 37.33%
B 116 of 300 ~ 38.67'%

%24
%37.33
%38.67

CMYK color model

#487074 color CMYK value is (38,3,0,55).

  • cyan value is 37.93%
  • magenta value is 3.45%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (38,3,0,55) C38M3Y0K55 (38%,3%,0%,55%) (0.38/0.03/0.00/0.55) 

CMYK percentages

%37.93
%3.45
%0
%54.51

Codes

Color #487074 in popluar color models

48 70 74
RGB 72 112 116
HSL 185° 23.40% 36.86%
HSB/HSV 185° 37.93% 45.49%
CMYK 37.93% 3.45% 0.00%
54.51%

Color #487074 in popluar number systems.

HEX 48 70 74
Decimal 72 112 116
Binary 1001000 1110000 1110100
Octal 110 160 164

Shades and tints

Shades of #487074

#487074
(72,112,116)
#42666A
(66,102,106)
#3C5C60
(60,92,96)
#365256
(54,82,86)
#30484C
(48,72,76)
#2A3E42
(42,62,66)
#243438
(36,52,56)
#1E2A2E
(30,42,46)
#182024
(24,32,36)
#12161A
(18,22,26)
#0C0C10
(12,12,16)
#000000
(0,0,0)

Tints of #487074

#487074
(72,112,116)
#587D80
(88,125,128)
#688A8C
(104,138,140)
#789798
(120,151,152)
#88A4A4
(136,164,164)
#98B1B0
(152,177,176)
#A8BEBC
(168,190,188)
#B8CBC8
(184,203,200)
#C8D8D4
(200,216,212)
#D8E5E0
(216,229,224)
#E8F2EC
(232,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487074; }

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

This text font color is #487074.

Background Color

.myBgColor { background-color: #487074; }

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

This div background color is #487074.

Border color

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

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

This div border color is #487074.

Opacity

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

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

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

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

This text has shadow with #487074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487074.

Preview

Color preview on black background

This text has color #487074 on black background.


Color preview on white background

This text has color #487074 on white background.


Black color preview on #487074 background

This text has black color on #487074 background.


White color preview on #487074 background

This text has white color on #487074 background.


Related colors

Complementary color

Complementary color for #hex is #B78F8B.


I love getcolorcode.com

Triadic colors

1 #744870 and #707448 with #487074 are triadic colors.

2 #747048 and #704874 with #487074 are triadic colors.