COLOR #486055

HEX: #486055 RGB: (72,96,85)

Color info

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

RGB color model

#486055 color RGB value is (72,96,85).

RGB: (72,96,85) (28%, 38%, 33%)

RGB channels and saturation

R 72 of 255 = 28%
G 96 of 255 = 38%
B 85 of 255 = 33%

72
96
85

R + G + B ~ 33%. #486055 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 96 + 85 = 253 (100%)
R 72 of 253 ~ 28.46%
G 96 of 253 ~ 37.94%
B 85 of 253 ~ 33.6'%

%28.46
%37.94
%33.6

CMYK color model

#486055 color CMYK value is (25,0,11,62).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 11.46%
  • key color value is 62.35%

CMYK: (25,0,11,62)
C25M0Y11K62 (25%, 0%, 11%, 62%)
(0.25 / 0.00 / 0.11 / 0.62)

CMYK percentages

%25
%0
%11.46
%62.35

Codes

Color #486055 in popluar color models

48 60 55
RGB 72 96 85
HSL 153° 14.29% 32.94%
HSB/HSV 153° 25.00% 37.65%
CMYK 25.00% 0.00% 11.46%
62.35%

Color #486055 in popluar number systems.

HEX 48 60 55
Decimal 72 96 85
Binary 1001000 1100000 1010101
Octal 110 140 125

Shades and tints

Shades of #486055

#486055
(72,96,85)
#42584E
(66,88,78)
#3C5047
(60,80,71)
#364840
(54,72,64)
#304039
(48,64,57)
#2A3832
(42,56,50)
#24302B
(36,48,43)
#1E2824
(30,40,36)
#18201D
(24,32,29)
#121816
(18,24,22)
#0C100F
(12,16,15)
#000000
(0,0,0)

Tints of #486055

#486055
(72,96,85)
#586E64
(88,110,100)
#687C73
(104,124,115)
#788A82
(120,138,130)
#889891
(136,152,145)
#98A6A0
(152,166,160)
#A8B4AF
(168,180,175)
#B8C2BE
(184,194,190)
#C8D0CD
(200,208,205)
#D8DEDC
(216,222,220)
#E8ECEB
(232,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486055; }

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

This text font color is #486055.

Background Color

.myBgColor { background-color: #486055; }

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

This div background color is #486055.

Border color

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

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

This div border color is #486055.

Opacity

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

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

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

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

This text has shadow with #486055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486055.

Preview

Color preview on black background

This text has color #486055 on black background.


Color preview on white background

This text has color #486055 on white background.


Black color preview on #486055 background

This text has black color on #486055 background.


White color preview on #486055 background

This text has white color on #486055 background.


Related colors

Complementary color

Complementary color for #hex is #B79FAA.


I love getcolorcode.com

Triadic colors

1 #554860 and #605548 with #486055 are triadic colors.

2 #556048 and #604855 with #486055 are triadic colors.