COLOR #485560

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

72
85
96

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

Portions of RGB colors in percentages

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

%28.46
%33.6
%37.94

CMYK color model

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

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

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

CMYK percentages

%25
%11.46
%0
%62.35

Codes

Color #485560 in popluar color models

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

Color #485560 in popluar number systems.

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

Shades and tints

Shades of #485560

#485560
(72,85,96)
#424E58
(66,78,88)
#3C4750
(60,71,80)
#364048
(54,64,72)
#303940
(48,57,64)
#2A3238
(42,50,56)
#242B30
(36,43,48)
#1E2428
(30,36,40)
#181D20
(24,29,32)
#121618
(18,22,24)
#0C0F10
(12,15,16)
#000000
(0,0,0)

Tints of #485560

#485560
(72,85,96)
#58646E
(88,100,110)
#68737C
(104,115,124)
#78828A
(120,130,138)
#889198
(136,145,152)
#98A0A6
(152,160,166)
#A8AFB4
(168,175,180)
#B8BEC2
(184,190,194)
#C8CDD0
(200,205,208)
#D8DCDE
(216,220,222)
#E8EBEC
(232,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485560; }

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

This text font color is #485560.

Background Color

.myBgColor { background-color: #485560; }

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

This div background color is #485560.

Border color

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

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

This div border color is #485560.

Opacity

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

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

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

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

This text has shadow with #485560 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485560.

Preview

Color preview on black background

This text has color #485560 on black background.


Color preview on white background

This text has color #485560 on white background.


Black color preview on #485560 background

This text has black color on #485560 background.


White color preview on #485560 background

This text has white color on #485560 background.


Related colors

Complementary color

Complementary color for #hex is #B7AA9F.


I love getcolorcode.com

Triadic colors

1 #604855 and #556048 with #485560 are triadic colors.

2 #605548 and #554860 with #485560 are triadic colors.