COLOR #487468

HEX: #487468 RGB: (72,116,104)

Color info

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

RGB color model

#487468 color RGB value is (72,116,104).

RGB: (72,116,104) (28%, 45%, 41%)

RGB channels and saturation

R 72 of 255 = 28%
G 116 of 255 = 45%
B 104 of 255 = 41%

72
116
104

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

Portions of RGB colors in percentages

R + G + B = 72 + 116 + 104 = 292 (100%)
R 72 of 292 ~ 24.66%
G 116 of 292 ~ 39.73%
B 104 of 292 ~ 35.62'%

%24.66
%39.73
%35.62

CMYK color model

#487468 color CMYK value is (38,0,10,55).

  • cyan value is 37.93%
  • magenta value is 0.00%
  • yellow value is 10.34%
  • key color value is 54.51%

CMYK: (38,0,10,55)
C38M0Y10K55 (38%, 0%, 10%, 55%)
(0.38 / 0.00 / 0.10 / 0.55)

CMYK percentages

%37.93
%0
%10.34
%54.51

Codes

Color #487468 in popluar color models

48 74 68
RGB 72 116 104
HSL 164° 23.40% 36.86%
HSB/HSV 164° 37.93% 45.49%
CMYK 37.93% 0.00% 10.34%
54.51%

Color #487468 in popluar number systems.

HEX 48 74 68
Decimal 72 116 104
Binary 1001000 1110100 1101000
Octal 110 164 150

Shades and tints

Shades of #487468

#487468
(72,116,104)
#426A5F
(66,106,95)
#3C6056
(60,96,86)
#36564D
(54,86,77)
#304C44
(48,76,68)
#2A423B
(42,66,59)
#243832
(36,56,50)
#1E2E29
(30,46,41)
#182420
(24,36,32)
#121A17
(18,26,23)
#0C100E
(12,16,14)
#000000
(0,0,0)

Tints of #487468

#487468
(72,116,104)
#588075
(88,128,117)
#688C82
(104,140,130)
#78988F
(120,152,143)
#88A49C
(136,164,156)
#98B0A9
(152,176,169)
#A8BCB6
(168,188,182)
#B8C8C3
(184,200,195)
#C8D4D0
(200,212,208)
#D8E0DD
(216,224,221)
#E8ECEA
(232,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487468; }

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

This text font color is #487468.

Background Color

.myBgColor { background-color: #487468; }

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

This div background color is #487468.

Border color

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

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

This div border color is #487468.

Opacity

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

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

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

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

This text has shadow with #487468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487468.

Preview

Color preview on black background

This text has color #487468 on black background.


Color preview on white background

This text has color #487468 on white background.


Black color preview on #487468 background

This text has black color on #487468 background.


White color preview on #487468 background

This text has white color on #487468 background.


Related colors

Complementary color

Complementary color for #hex is #B78B97.


I love getcolorcode.com

Triadic colors

1 #684874 and #746848 with #487468 are triadic colors.

2 #687448 and #744868 with #487468 are triadic colors.