COLOR #486876

HEX: #486876 RGB: (72,104,118)

Color info

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

RGB color model

#486876 color RGB value is (72,104,118).

RGB: (72,104,118) (28%, 41%, 46%)

RGB channels and saturation

R 72 of 255 = 28%
G 104 of 255 = 41%
B 118 of 255 = 46%

72
104
118

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

Portions of RGB colors in percentages

R + G + B = 72 + 104 + 118 = 294 (100%)
R 72 of 294 ~ 24.49%
G 104 of 294 ~ 35.37%
B 118 of 294 ~ 40.14'%

%24.49
%35.37
%40.14

CMYK color model

#486876 color CMYK value is (39,12,0,54).

  • cyan value is 38.98%
  • magenta value is 11.86%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (39,12,0,54)
C39M12Y0K54 (39%, 12%, 0%, 54%)
(0.39 / 0.12 / 0.00 / 0.54)

CMYK percentages

%38.98
%11.86
%0
%53.73

Codes

Color #486876 in popluar color models

48 68 76
RGB 72 104 118
HSL 198° 24.21% 37.25%
HSB/HSV 198° 38.98% 46.27%
CMYK 38.98% 11.86% 0.00%
53.73%

Color #486876 in popluar number systems.

HEX 48 68 76
Decimal 72 104 118
Binary 1001000 1101000 1110110
Octal 110 150 166

Shades and tints

Shades of #486876

#486876
(72,104,118)
#425F6C
(66,95,108)
#3C5662
(60,86,98)
#364D58
(54,77,88)
#30444E
(48,68,78)
#2A3B44
(42,59,68)
#24323A
(36,50,58)
#1E2930
(30,41,48)
#182026
(24,32,38)
#12171C
(18,23,28)
#0C0E12
(12,14,18)
#000000
(0,0,0)

Tints of #486876

#486876
(72,104,118)
#587582
(88,117,130)
#68828E
(104,130,142)
#788F9A
(120,143,154)
#889CA6
(136,156,166)
#98A9B2
(152,169,178)
#A8B6BE
(168,182,190)
#B8C3CA
(184,195,202)
#C8D0D6
(200,208,214)
#D8DDE2
(216,221,226)
#E8EAEE
(232,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486876; }

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

This text font color is #486876.

Background Color

.myBgColor { background-color: #486876; }

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

This div background color is #486876.

Border color

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

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

This div border color is #486876.

Opacity

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

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

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

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

This text has shadow with #486876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486876.

Preview

Color preview on black background

This text has color #486876 on black background.


Color preview on white background

This text has color #486876 on white background.


Black color preview on #486876 background

This text has black color on #486876 background.


White color preview on #486876 background

This text has white color on #486876 background.


Related colors

Complementary color

Complementary color for #hex is #B79789.


I love getcolorcode.com

Triadic colors

1 #764868 and #687648 with #486876 are triadic colors.

2 #766848 and #684876 with #486876 are triadic colors.