COLOR #486077

HEX: #486077 RGB: (72,96,119)

Color info

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

RGB color model

#486077 color RGB value is (72,96,119).

RGB: (72,96,119) (28%, 38%, 47%)

RGB channels and saturation

R 72 of 255 = 28%
G 96 of 255 = 38%
B 119 of 255 = 47%

72
96
119

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

Portions of RGB colors in percentages

R + G + B = 72 + 96 + 119 = 287 (100%)
R 72 of 287 ~ 25.09%
G 96 of 287 ~ 33.45%
B 119 of 287 ~ 41.46'%

%25.09
%33.45
%41.46

CMYK color model

#486077 color CMYK value is (39,19,0,53).

  • cyan value is 39.50%
  • magenta value is 19.33%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (39,19,0,53)
C39M19Y0K53 (39%, 19%, 0%, 53%)
(0.39 / 0.19 / 0.00 / 0.53)

CMYK percentages

%39.5
%19.33
%0
%53.33

Codes

Color #486077 in popluar color models

48 60 77
RGB 72 96 119
HSL 209° 24.61% 37.45%
HSB/HSV 209° 39.50% 46.67%
CMYK 39.50% 19.33% 0.00%
53.33%

Color #486077 in popluar number systems.

HEX 48 60 77
Decimal 72 96 119
Binary 1001000 1100000 1110111
Octal 110 140 167

Shades and tints

Shades of #486077

#486077
(72,96,119)
#42586D
(66,88,109)
#3C5063
(60,80,99)
#364859
(54,72,89)
#30404F
(48,64,79)
#2A3845
(42,56,69)
#24303B
(36,48,59)
#1E2831
(30,40,49)
#182027
(24,32,39)
#12181D
(18,24,29)
#0C1013
(12,16,19)
#000000
(0,0,0)

Tints of #486077

#486077
(72,96,119)
#586E83
(88,110,131)
#687C8F
(104,124,143)
#788A9B
(120,138,155)
#8898A7
(136,152,167)
#98A6B3
(152,166,179)
#A8B4BF
(168,180,191)
#B8C2CB
(184,194,203)
#C8D0D7
(200,208,215)
#D8DEE3
(216,222,227)
#E8ECEF
(232,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #486077 color. Also use rgb(72,96,119) instead hex code.

Text Font Color

.myTextColor { color: #486077; }

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

This text font color is #486077.

Background Color

.myBgColor { background-color: #486077; }

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

This div background color is #486077.

Border color

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

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

This div border color is #486077.

Opacity

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

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

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

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

This text has shadow with #486077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486077.

Preview

Color preview on black background

This text has color #486077 on black background.


Color preview on white background

This text has color #486077 on white background.


Black color preview on #486077 background

This text has black color on #486077 background.


White color preview on #486077 background

This text has white color on #486077 background.


Related colors

Complementary color

Complementary color for #hex is #B79F88.


I love getcolorcode.com

Triadic colors

1 #774860 and #607748 with #486077 are triadic colors.

2 #776048 and #604877 with #486077 are triadic colors.