COLOR #486866

HEX: #486866 RGB: (72,104,102)

Color info

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

RGB color model

#486866 color RGB value is (72,104,102).

RGB: (72,104,102) (28%, 41%, 40%)

RGB channels and saturation

R 72 of 255 = 28%
G 104 of 255 = 41%
B 102 of 255 = 40%

72
104
102

R + G + B ~ 36%. #486866 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 104 + 102 = 278 (100%)
R 72 of 278 ~ 25.9%
G 104 of 278 ~ 37.41%
B 102 of 278 ~ 36.69'%

%25.9
%37.41
%36.69

CMYK color model

#486866 color CMYK value is (31,0,2,59).

  • cyan value is 30.77%
  • magenta value is 0.00%
  • yellow value is 1.92%
  • key color value is 59.22%

CMYK: (31,0,2,59)
C31M0Y2K59 (31%, 0%, 2%, 59%)
(0.31 / 0.00 / 0.02 / 0.59)

CMYK percentages

%30.77
%0
%1.92
%59.22

Codes

Color #486866 in popluar color models

48 68 66
RGB 72 104 102
HSL 176° 18.18% 34.51%
HSB/HSV 176° 30.77% 40.78%
CMYK 30.77% 0.00% 1.92%
59.22%

Color #486866 in popluar number systems.

HEX 48 68 66
Decimal 72 104 102
Binary 1001000 1101000 1100110
Octal 110 150 146

Shades and tints

Shades of #486866

#486866
(72,104,102)
#425F5D
(66,95,93)
#3C5654
(60,86,84)
#364D4B
(54,77,75)
#304442
(48,68,66)
#2A3B39
(42,59,57)
#243230
(36,50,48)
#1E2927
(30,41,39)
#18201E
(24,32,30)
#121715
(18,23,21)
#0C0E0C
(12,14,12)
#000000
(0,0,0)

Tints of #486866

#486866
(72,104,102)
#587573
(88,117,115)
#688280
(104,130,128)
#788F8D
(120,143,141)
#889C9A
(136,156,154)
#98A9A7
(152,169,167)
#A8B6B4
(168,182,180)
#B8C3C1
(184,195,193)
#C8D0CE
(200,208,206)
#D8DDDB
(216,221,219)
#E8EAE8
(232,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486866; }

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

This text font color is #486866.

Background Color

.myBgColor { background-color: #486866; }

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

This div background color is #486866.

Border color

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

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

This div border color is #486866.

Opacity

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

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

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

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

This text has shadow with #486866 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486866.

Preview

Color preview on black background

This text has color #486866 on black background.


Color preview on white background

This text has color #486866 on white background.


Black color preview on #486866 background

This text has black color on #486866 background.


White color preview on #486866 background

This text has white color on #486866 background.


Related colors

Complementary color

Complementary color for #hex is #B79799.


I love getcolorcode.com

Triadic colors

1 #664868 and #686648 with #486866 are triadic colors.

2 #666848 and #684866 with #486866 are triadic colors.