COLOR #485559

HEX: #485559 RGB: (72,85,89)

Color info

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

RGB color model

#485559 color RGB value is (72,85,89).

RGB: (72,85,89) (28%, 33%, 35%)

RGB channels and saturation

R 72 of 255 = 28%
G 85 of 255 = 33%
B 89 of 255 = 35%

72
85
89

R + G + B ~ 32%. #485559 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 85 + 89 = 246 (100%)
R 72 of 246 ~ 29.27%
G 85 of 246 ~ 34.55%
B 89 of 246 ~ 36.18'%

%29.27
%34.55
%36.18

CMYK color model

#485559 color CMYK value is (19,4,0,65).

  • cyan value is 19.10%
  • magenta value is 4.49%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (19,4,0,65)
C19M4Y0K65 (19%, 4%, 0%, 65%)
(0.19 / 0.04 / 0.00 / 0.65)

CMYK percentages

%19.1
%4.49
%0
%65.1

Codes

Color #485559 in popluar color models

48 55 59
RGB 72 85 89
HSL 194° 10.56% 31.57%
HSB/HSV 194° 19.10% 34.90%
CMYK 19.10% 4.49% 0.00%
65.10%

Color #485559 in popluar number systems.

HEX 48 55 59
Decimal 72 85 89
Binary 1001000 1010101 1011001
Octal 110 125 131

Shades and tints

Shades of #485559

#485559
(72,85,89)
#424E51
(66,78,81)
#3C4749
(60,71,73)
#364041
(54,64,65)
#303939
(48,57,57)
#2A3231
(42,50,49)
#242B29
(36,43,41)
#1E2421
(30,36,33)
#181D19
(24,29,25)
#121611
(18,22,17)
#0C0F09
(12,15,9)
#000000
(0,0,0)

Tints of #485559

#485559
(72,85,89)
#586468
(88,100,104)
#687377
(104,115,119)
#788286
(120,130,134)
#889195
(136,145,149)
#98A0A4
(152,160,164)
#A8AFB3
(168,175,179)
#B8BEC2
(184,190,194)
#C8CDD1
(200,205,209)
#D8DCE0
(216,220,224)
#E8EBEF
(232,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485559; }

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

This text font color is #485559.

Background Color

.myBgColor { background-color: #485559; }

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

This div background color is #485559.

Border color

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

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

This div border color is #485559.

Opacity

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

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

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

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

This text has shadow with #485559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485559.

Preview

Color preview on black background

This text has color #485559 on black background.


Color preview on white background

This text has color #485559 on white background.


Black color preview on #485559 background

This text has black color on #485559 background.


White color preview on #485559 background

This text has white color on #485559 background.


Related colors

Complementary color

Complementary color for #hex is #B7AAA6.


I love getcolorcode.com

Triadic colors

1 #594855 and #555948 with #485559 are triadic colors.

2 #595548 and #554859 with #485559 are triadic colors.