COLOR #485D62

HEX: #485D62 RGB: (72,93,98)

Color info

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

RGB color model

#485D62 color RGB value is (72,93,98).

RGB: (72,93,98) (28%, 36%, 38%)

RGB channels and saturation

R 72 of 255 = 28%
G 93 of 255 = 36%
B 98 of 255 = 38%

72
93
98

R + G + B ~ 34%. #485D62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 93 + 98 = 263 (100%)
R 72 of 263 ~ 27.38%
G 93 of 263 ~ 35.36%
B 98 of 263 ~ 37.26'%

%27.38
%35.36
%37.26

CMYK color model

#485D62 color CMYK value is (27,5,0,62).

  • cyan value is 26.53%
  • magenta value is 5.10%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (27,5,0,62)
C27M5Y0K62 (27%, 5%, 0%, 62%)
(0.27 / 0.05 / 0.00 / 0.62)

CMYK percentages

%26.53
%5.1
%0
%61.57

Codes

Color #485D62 in popluar color models

48 5D 62
RGB 72 93 98
HSL 192° 15.29% 33.33%
HSB/HSV 192° 26.53% 38.43%
CMYK 26.53% 5.10% 0.00%
61.57%

Color #485D62 in popluar number systems.

HEX 48 5D 62
Decimal 72 93 98
Binary 1001000 1011101 1100010
Octal 110 135 142

Shades and tints

Shades of #485D62

#485D62
(72,93,98)
#42555A
(66,85,90)
#3C4D52
(60,77,82)
#36454A
(54,69,74)
#303D42
(48,61,66)
#2A353A
(42,53,58)
#242D32
(36,45,50)
#1E252A
(30,37,42)
#181D22
(24,29,34)
#12151A
(18,21,26)
#0C0D12
(12,13,18)
#000000
(0,0,0)

Tints of #485D62

#485D62
(72,93,98)
#586B70
(88,107,112)
#68797E
(104,121,126)
#78878C
(120,135,140)
#88959A
(136,149,154)
#98A3A8
(152,163,168)
#A8B1B6
(168,177,182)
#B8BFC4
(184,191,196)
#C8CDD2
(200,205,210)
#D8DBE0
(216,219,224)
#E8E9EE
(232,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485D62; }

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

This text font color is #485D62.

Background Color

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

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

This div background color is #485D62.

Border color

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

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

This div border color is #485D62.

Opacity

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

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

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

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

This text has shadow with #485D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485D62.

Preview

Color preview on black background

This text has color #485D62 on black background.


Color preview on white background

This text has color #485D62 on white background.


Black color preview on #485D62 background

This text has black color on #485D62 background.


White color preview on #485D62 background

This text has white color on #485D62 background.


Related colors

Complementary color

Complementary color for #hex is #B7A29D.


I love getcolorcode.com

Triadic colors

1 #62485D and #5D6248 with #485D62 are triadic colors.

2 #625D48 and #5D4862 with #485D62 are triadic colors.