COLOR #485D56

HEX: #485D56 RGB: (72,93,86)

Color info

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

RGB color model

#485D56 color RGB value is (72,93,86).

RGB: (72,93,86) (28%, 36%, 34%)

RGB channels and saturation

R 72 of 255 = 28%
G 93 of 255 = 36%
B 86 of 255 = 34%

72
93
86

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

Portions of RGB colors in percentages

R + G + B = 72 + 93 + 86 = 251 (100%)
R 72 of 251 ~ 28.69%
G 93 of 251 ~ 37.05%
B 86 of 251 ~ 34.26'%

%28.69
%37.05
%34.26

CMYK color model

#485D56 color CMYK value is (23,0,8,64).

  • cyan value is 22.58%
  • magenta value is 0.00%
  • yellow value is 7.53%
  • key color value is 63.53%

CMYK: (23,0,8,64)
C23M0Y8K64 (23%, 0%, 8%, 64%)
(0.23 / 0.00 / 0.08 / 0.64)

CMYK percentages

%22.58
%0
%7.53
%63.53

Codes

Color #485D56 in popluar color models

48 5D 56
RGB 72 93 86
HSL 160° 12.73% 32.35%
HSB/HSV 160° 22.58% 36.47%
CMYK 22.58% 0.00% 7.53%
63.53%

Color #485D56 in popluar number systems.

HEX 48 5D 56
Decimal 72 93 86
Binary 1001000 1011101 1010110
Octal 110 135 126

Shades and tints

Shades of #485D56

#485D56
(72,93,86)
#42554F
(66,85,79)
#3C4D48
(60,77,72)
#364541
(54,69,65)
#303D3A
(48,61,58)
#2A3533
(42,53,51)
#242D2C
(36,45,44)
#1E2525
(30,37,37)
#181D1E
(24,29,30)
#121517
(18,21,23)
#0C0D10
(12,13,16)
#000000
(0,0,0)

Tints of #485D56

#485D56
(72,93,86)
#586B65
(88,107,101)
#687974
(104,121,116)
#788783
(120,135,131)
#889592
(136,149,146)
#98A3A1
(152,163,161)
#A8B1B0
(168,177,176)
#B8BFBF
(184,191,191)
#C8CDCE
(200,205,206)
#D8DBDD
(216,219,221)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #485D56 color. Also use rgb(72,93,86) instead hex code.

Text Font Color

.myTextColor { color: #485D56; }

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

This text font color is #485D56.

Background Color

.myBgColor { background-color: #485D56; }

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

This div background color is #485D56.

Border color

.myBorderColor { border: 1px solid #485D56; }

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

This div border color is #485D56.

Opacity

.myOpacity80 { color: #485D56; opacity: 0.8; }

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

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

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

This text has shadow with #485D56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485D56.

Preview

Color preview on black background

This text has color #485D56 on black background.


Color preview on white background

This text has color #485D56 on white background.


Black color preview on #485D56 background

This text has black color on #485D56 background.


White color preview on #485D56 background

This text has white color on #485D56 background.


Related colors

Complementary color

Complementary color for #hex is #B7A2A9.


I love getcolorcode.com

Triadic colors

1 #56485D and #5D5648 with #485D56 are triadic colors.

2 #565D48 and #5D4856 with #485D56 are triadic colors.