COLOR #486879

HEX: #486879 RGB: (72,104,121)

Color info

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

RGB color model

#486879 color RGB value is (72,104,121).

RGB: (72,104,121) (28%, 41%, 47%)

RGB channels and saturation

R 72 of 255 = 28%
G 104 of 255 = 41%
B 121 of 255 = 47%

72
104
121

R + G + B ~ 39%. #486879 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 104 + 121 = 297 (100%)
R 72 of 297 ~ 24.24%
G 104 of 297 ~ 35.02%
B 121 of 297 ~ 40.74'%

%24.24
%35.02
%40.74

CMYK color model

#486879 color CMYK value is (40,14,0,53).

  • cyan value is 40.50%
  • magenta value is 14.05%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (40,14,0,53)
C40M14Y0K53 (40%, 14%, 0%, 53%)
(0.40 / 0.14 / 0.00 / 0.53)

CMYK percentages

%40.5
%14.05
%0
%52.55

Codes

Color #486879 in popluar color models

48 68 79
RGB 72 104 121
HSL 201° 25.39% 37.84%
HSB/HSV 201° 40.50% 47.45%
CMYK 40.50% 14.05% 0.00%
52.55%

Color #486879 in popluar number systems.

HEX 48 68 79
Decimal 72 104 121
Binary 1001000 1101000 1111001
Octal 110 150 171

Shades and tints

Shades of #486879

#486879
(72,104,121)
#425F6E
(66,95,110)
#3C5663
(60,86,99)
#364D58
(54,77,88)
#30444D
(48,68,77)
#2A3B42
(42,59,66)
#243237
(36,50,55)
#1E292C
(30,41,44)
#182021
(24,32,33)
#121716
(18,23,22)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #486879

#486879
(72,104,121)
#587585
(88,117,133)
#688291
(104,130,145)
#788F9D
(120,143,157)
#889CA9
(136,156,169)
#98A9B5
(152,169,181)
#A8B6C1
(168,182,193)
#B8C3CD
(184,195,205)
#C8D0D9
(200,208,217)
#D8DDE5
(216,221,229)
#E8EAF1
(232,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486879; }

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

This text font color is #486879.

Background Color

.myBgColor { background-color: #486879; }

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

This div background color is #486879.

Border color

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

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

This div border color is #486879.

Opacity

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

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

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

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

This text has shadow with #486879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486879.

Preview

Color preview on black background

This text has color #486879 on black background.


Color preview on white background

This text has color #486879 on white background.


Black color preview on #486879 background

This text has black color on #486879 background.


White color preview on #486879 background

This text has white color on #486879 background.


Related colors

Complementary color

Complementary color for #hex is #B79786.


I love getcolorcode.com

Triadic colors

1 #794868 and #687948 with #486879 are triadic colors.

2 #796848 and #684879 with #486879 are triadic colors.