COLOR #487068

HEX: #487068 RGB: (72,112,104)

Color info

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

RGB color model

#487068 color RGB value is (72,112,104).

RGB: (72,112,104) (28%, 44%, 41%)

RGB channels and saturation

R 72 of 255 = 28%
G 112 of 255 = 44%
B 104 of 255 = 41%

72
112
104

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

Portions of RGB colors in percentages

R + G + B = 72 + 112 + 104 = 288 (100%)
R 72 of 288 ~ 25%
G 112 of 288 ~ 38.89%
B 104 of 288 ~ 36.11'%

%25
%38.89
%36.11

CMYK color model

#487068 color CMYK value is (36,0,7,56).

  • cyan value is 35.71%
  • magenta value is 0.00%
  • yellow value is 7.14%
  • key color value is 56.08%
CMYK: (36,0,7,56) C36M0Y7K56 (36%,0%,7%,56%) (0.36/0.00/0.07/0.56) 

CMYK percentages

%35.71
%0
%7.14
%56.08

Codes

Color #487068 in popluar color models

48 70 68
RGB 72 112 104
HSL 168° 21.74% 36.08%
HSB/HSV 168° 35.71% 43.92%
CMYK 35.71% 0.00% 7.14%
56.08%

Color #487068 in popluar number systems.

HEX 48 70 68
Decimal 72 112 104
Binary 1001000 1110000 1101000
Octal 110 160 150

Shades and tints

Shades of #487068

#487068
(72,112,104)
#42665F
(66,102,95)
#3C5C56
(60,92,86)
#36524D
(54,82,77)
#304844
(48,72,68)
#2A3E3B
(42,62,59)
#243432
(36,52,50)
#1E2A29
(30,42,41)
#182020
(24,32,32)
#121617
(18,22,23)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #487068

#487068
(72,112,104)
#587D75
(88,125,117)
#688A82
(104,138,130)
#78978F
(120,151,143)
#88A49C
(136,164,156)
#98B1A9
(152,177,169)
#A8BEB6
(168,190,182)
#B8CBC3
(184,203,195)
#C8D8D0
(200,216,208)
#D8E5DD
(216,229,221)
#E8F2EA
(232,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487068; }

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

This text font color is #487068.

Background Color

.myBgColor { background-color: #487068; }

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

This div background color is #487068.

Border color

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

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

This div border color is #487068.

Opacity

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

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

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

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

This text has shadow with #487068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487068.

Preview

Color preview on black background

This text has color #487068 on black background.


Color preview on white background

This text has color #487068 on white background.


Black color preview on #487068 background

This text has black color on #487068 background.


White color preview on #487068 background

This text has white color on #487068 background.


Related colors

Complementary color

Complementary color for #hex is #B78F97.


I love getcolorcode.com

Triadic colors

1 #684870 and #706848 with #487068 are triadic colors.

2 #687048 and #704868 with #487068 are triadic colors.