COLOR #485E58

HEX: #485E58 RGB: (72,94,88)

Color info

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

RGB color model

#485E58 color RGB value is (72,94,88).

RGB: (72,94,88) (28%, 37%, 35%)

RGB channels and saturation

R 72 of 255 = 28%
G 94 of 255 = 37%
B 88 of 255 = 35%

72
94
88

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

Portions of RGB colors in percentages

R + G + B = 72 + 94 + 88 = 254 (100%)
R 72 of 254 ~ 28.35%
G 94 of 254 ~ 37.01%
B 88 of 254 ~ 34.65'%

%28.35
%37.01
%34.65

CMYK color model

#485E58 color CMYK value is (23,0,6,63).

  • cyan value is 23.40%
  • magenta value is 0.00%
  • yellow value is 6.38%
  • key color value is 63.14%

CMYK: (23,0,6,63)
C23M0Y6K63 (23%, 0%, 6%, 63%)
(0.23 / 0.00 / 0.06 / 0.63)

CMYK percentages

%23.4
%0
%6.38
%63.14

Codes

Color #485E58 in popluar color models

48 5E 58
RGB 72 94 88
HSL 164° 13.25% 32.55%
HSB/HSV 164° 23.40% 36.86%
CMYK 23.40% 0.00% 6.38%
63.14%

Color #485E58 in popluar number systems.

HEX 48 5E 58
Decimal 72 94 88
Binary 1001000 1011110 1011000
Octal 110 136 130

Shades and tints

Shades of #485E58

#485E58
(72,94,88)
#425650
(66,86,80)
#3C4E48
(60,78,72)
#364640
(54,70,64)
#303E38
(48,62,56)
#2A3630
(42,54,48)
#242E28
(36,46,40)
#1E2620
(30,38,32)
#181E18
(24,30,24)
#121610
(18,22,16)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #485E58

#485E58
(72,94,88)
#586C67
(88,108,103)
#687A76
(104,122,118)
#788885
(120,136,133)
#889694
(136,150,148)
#98A4A3
(152,164,163)
#A8B2B2
(168,178,178)
#B8C0C1
(184,192,193)
#C8CED0
(200,206,208)
#D8DCDF
(216,220,223)
#E8EAEE
(232,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #485E58 color. Also use rgb(72,94,88) instead hex code.

Text Font Color

.myTextColor { color: #485E58; }

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

This text font color is #485E58.

Background Color

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

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

This div background color is #485E58.

Border color

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

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

This div border color is #485E58.

Opacity

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

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

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

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

This text has shadow with #485E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485E58.

Preview

Color preview on black background

This text has color #485E58 on black background.


Color preview on white background

This text has color #485E58 on white background.


Black color preview on #485E58 background

This text has black color on #485E58 background.


White color preview on #485E58 background

This text has white color on #485E58 background.


Related colors

Complementary color

Complementary color for #hex is #B7A1A7.


I love getcolorcode.com

Triadic colors

1 #58485E and #5E5848 with #485E58 are triadic colors.

2 #585E48 and #5E4858 with #485E58 are triadic colors.