COLOR #485360

HEX: #485360 RGB: (72,83,96)

Color info

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

RGB color model

#485360 color RGB value is (72,83,96).

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

RGB channels and saturation

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

72
83
96

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

Portions of RGB colors in percentages

R + G + B = 72 + 83 + 96 = 251 (100%)
R 72 of 251 ~ 28.69%
G 83 of 251 ~ 33.07%
B 96 of 251 ~ 38.25'%

%28.69
%33.07
%38.25

CMYK color model

#485360 color CMYK value is (25,14,0,62).

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

CMYK: (25,14,0,62)
C25M14Y0K62 (25%, 14%, 0%, 62%)
(0.25 / 0.14 / 0.00 / 0.62)

CMYK percentages

%25
%13.54
%0
%62.35

Codes

Color #485360 in popluar color models

48 53 60
RGB 72 83 96
HSL 213° 14.29% 32.94%
HSB/HSV 213° 25.00% 37.65%
CMYK 25.00% 13.54% 0.00%
62.35%

Color #485360 in popluar number systems.

HEX 48 53 60
Decimal 72 83 96
Binary 1001000 1010011 1100000
Octal 110 123 140

Shades and tints

Shades of #485360

#485360
(72,83,96)
#424C58
(66,76,88)
#3C4550
(60,69,80)
#363E48
(54,62,72)
#303740
(48,55,64)
#2A3038
(42,48,56)
#242930
(36,41,48)
#1E2228
(30,34,40)
#181B20
(24,27,32)
#121418
(18,20,24)
#0C0D10
(12,13,16)
#000000
(0,0,0)

Tints of #485360

#485360
(72,83,96)
#58626E
(88,98,110)
#68717C
(104,113,124)
#78808A
(120,128,138)
#888F98
(136,143,152)
#989EA6
(152,158,166)
#A8ADB4
(168,173,180)
#B8BCC2
(184,188,194)
#C8CBD0
(200,203,208)
#D8DADE
(216,218,222)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485360; }

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

This text font color is #485360.

Background Color

.myBgColor { background-color: #485360; }

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

This div background color is #485360.

Border color

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

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

This div border color is #485360.

Opacity

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

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

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

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

This text has shadow with #485360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485360.

Preview

Color preview on black background

This text has color #485360 on black background.


Color preview on white background

This text has color #485360 on white background.


Black color preview on #485360 background

This text has black color on #485360 background.


White color preview on #485360 background

This text has white color on #485360 background.


Related colors

Complementary color

Complementary color for #hex is #B7AC9F.


I love getcolorcode.com

Triadic colors

1 #604853 and #536048 with #485360 are triadic colors.

2 #605348 and #534860 with #485360 are triadic colors.