COLOR #485359

HEX: #485359 RGB: (72,83,89)

Color info

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

RGB color model

#485359 color RGB value is (72,83,89).

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

RGB channels and saturation

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

72
83
89

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

Portions of RGB colors in percentages

R + G + B = 72 + 83 + 89 = 244 (100%)
R 72 of 244 ~ 29.51%
G 83 of 244 ~ 34.02%
B 89 of 244 ~ 36.48'%

%29.51
%34.02
%36.48

CMYK color model

#485359 color CMYK value is (19,7,0,65).

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

CMYK: (19,7,0,65)
C19M7Y0K65 (19%, 7%, 0%, 65%)
(0.19 / 0.07 / 0.00 / 0.65)

CMYK percentages

%19.1
%6.74
%0
%65.1

Codes

Color #485359 in popluar color models

48 53 59
RGB 72 83 89
HSL 201° 10.56% 31.57%
HSB/HSV 201° 19.10% 34.90%
CMYK 19.10% 6.74% 0.00%
65.10%

Color #485359 in popluar number systems.

HEX 48 53 59
Decimal 72 83 89
Binary 1001000 1010011 1011001
Octal 110 123 131

Shades and tints

Shades of #485359

#485359
(72,83,89)
#424C51
(66,76,81)
#3C4549
(60,69,73)
#363E41
(54,62,65)
#303739
(48,55,57)
#2A3031
(42,48,49)
#242929
(36,41,41)
#1E2221
(30,34,33)
#181B19
(24,27,25)
#121411
(18,20,17)
#0C0D09
(12,13,9)
#000000
(0,0,0)

Tints of #485359

#485359
(72,83,89)
#586268
(88,98,104)
#687177
(104,113,119)
#788086
(120,128,134)
#888F95
(136,143,149)
#989EA4
(152,158,164)
#A8ADB3
(168,173,179)
#B8BCC2
(184,188,194)
#C8CBD1
(200,203,209)
#D8DAE0
(216,218,224)
#E8E9EF
(232,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485359; }

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

This text font color is #485359.

Background Color

.myBgColor { background-color: #485359; }

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

This div background color is #485359.

Border color

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

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

This div border color is #485359.

Opacity

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

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

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

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

This text has shadow with #485359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485359.

Preview

Color preview on black background

This text has color #485359 on black background.


Color preview on white background

This text has color #485359 on white background.


Black color preview on #485359 background

This text has black color on #485359 background.


White color preview on #485359 background

This text has white color on #485359 background.


Related colors

Complementary color

Complementary color for #hex is #B7ACA6.


I love getcolorcode.com

Triadic colors

1 #594853 and #535948 with #485359 are triadic colors.

2 #595348 and #534859 with #485359 are triadic colors.