COLOR #485D51

HEX: #485D51 RGB: (72,93,81)

Color info

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

RGB color model

#485D51 color RGB value is (72,93,81).

RGB: (72,93,81) (28%, 36%, 32%)

RGB channels and saturation

R 72 of 255 = 28%
G 93 of 255 = 36%
B 81 of 255 = 32%

72
93
81

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

Portions of RGB colors in percentages

R + G + B = 72 + 93 + 81 = 246 (100%)
R 72 of 246 ~ 29.27%
G 93 of 246 ~ 37.8%
B 81 of 246 ~ 32.93'%

%29.27
%37.8
%32.93

CMYK color model

#485D51 color CMYK value is (23,0,13,64).

  • cyan value is 22.58%
  • magenta value is 0.00%
  • yellow value is 12.90%
  • key color value is 63.53%
CMYK: (23,0,13,64) C23M0Y13K64 (23%,0%,13%,64%) (0.23/0.00/0.13/0.64) 

CMYK percentages

%22.58
%0
%12.9
%63.53

Codes

Color #485D51 in popluar color models

48 5D 51
RGB 72 93 81
HSL 146° 12.73% 32.35%
HSB/HSV 146° 22.58% 36.47%
CMYK 22.58% 0.00% 12.90%
63.53%

Color #485D51 in popluar number systems.

HEX 48 5D 51
Decimal 72 93 81
Binary 1001000 1011101 1010001
Octal 110 135 121

Shades and tints

Shades of #485D51

#485D51
(72,93,81)
#42554A
(66,85,74)
#3C4D43
(60,77,67)
#36453C
(54,69,60)
#303D35
(48,61,53)
#2A352E
(42,53,46)
#242D27
(36,45,39)
#1E2520
(30,37,32)
#181D19
(24,29,25)
#121512
(18,21,18)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #485D51

#485D51
(72,93,81)
#586B60
(88,107,96)
#68796F
(104,121,111)
#78877E
(120,135,126)
#88958D
(136,149,141)
#98A39C
(152,163,156)
#A8B1AB
(168,177,171)
#B8BFBA
(184,191,186)
#C8CDC9
(200,205,201)
#D8DBD8
(216,219,216)
#E8E9E7
(232,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485D51; }

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

This text font color is #485D51.

Background Color

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

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

This div background color is #485D51.

Border color

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

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

This div border color is #485D51.

Opacity

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

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

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

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

This text has shadow with #485D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485D51.

Preview

Color preview on black background

This text has color #485D51 on black background.


Color preview on white background

This text has color #485D51 on white background.


Black color preview on #485D51 background

This text has black color on #485D51 background.


White color preview on #485D51 background

This text has white color on #485D51 background.


Related colors

Complementary color

Complementary color for #hex is #B7A2AE.


I love getcolorcode.com

Triadic colors

1 #51485D and #5D5148 with #485D51 are triadic colors.

2 #515D48 and #5D4851 with #485D51 are triadic colors.