COLOR #487266

HEX: #487266 RGB: (72,114,102)

Color info

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

RGB color model

#487266 color RGB value is (72,114,102).

RGB: (72,114,102) (28%, 45%, 40%)

RGB channels and saturation

R 72 of 255 = 28%
G 114 of 255 = 45%
B 102 of 255 = 40%

72
114
102

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

Portions of RGB colors in percentages

R + G + B = 72 + 114 + 102 = 288 (100%)
R 72 of 288 ~ 25%
G 114 of 288 ~ 39.58%
B 102 of 288 ~ 35.42'%

%25
%39.58
%35.42

CMYK color model

#487266 color CMYK value is (37,0,11,55).

  • cyan value is 36.84%
  • magenta value is 0.00%
  • yellow value is 10.53%
  • key color value is 55.29%

CMYK: (37,0,11,55)
C37M0Y11K55 (37%, 0%, 11%, 55%)
(0.37 / 0.00 / 0.11 / 0.55)

CMYK percentages

%36.84
%0
%10.53
%55.29

Codes

Color #487266 in popluar color models

48 72 66
RGB 72 114 102
HSL 163° 22.58% 36.47%
HSB/HSV 163° 36.84% 44.71%
CMYK 36.84% 0.00% 10.53%
55.29%

Color #487266 in popluar number systems.

HEX 48 72 66
Decimal 72 114 102
Binary 1001000 1110010 1100110
Octal 110 162 146

Shades and tints

Shades of #487266

#487266
(72,114,102)
#42685D
(66,104,93)
#3C5E54
(60,94,84)
#36544B
(54,84,75)
#304A42
(48,74,66)
#2A4039
(42,64,57)
#243630
(36,54,48)
#1E2C27
(30,44,39)
#18221E
(24,34,30)
#121815
(18,24,21)
#0C0E0C
(12,14,12)
#000000
(0,0,0)

Tints of #487266

#487266
(72,114,102)
#587E73
(88,126,115)
#688A80
(104,138,128)
#78968D
(120,150,141)
#88A29A
(136,162,154)
#98AEA7
(152,174,167)
#A8BAB4
(168,186,180)
#B8C6C1
(184,198,193)
#C8D2CE
(200,210,206)
#D8DEDB
(216,222,219)
#E8EAE8
(232,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487266 color. Also use rgb(72,114,102) instead hex code.

Text Font Color

.myTextColor { color: #487266; }

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

This text font color is #487266.

Background Color

.myBgColor { background-color: #487266; }

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

This div background color is #487266.

Border color

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

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

This div border color is #487266.

Opacity

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

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

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

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

This text has shadow with #487266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487266.

Preview

Color preview on black background

This text has color #487266 on black background.


Color preview on white background

This text has color #487266 on white background.


Black color preview on #487266 background

This text has black color on #487266 background.


White color preview on #487266 background

This text has white color on #487266 background.


Related colors

Complementary color

Complementary color for #hex is #B78D99.


I love getcolorcode.com

Triadic colors

1 #664872 and #726648 with #487266 are triadic colors.

2 #667248 and #724866 with #487266 are triadic colors.