COLOR #486575

HEX: #486575 RGB: (72,101,117)

Color info

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

RGB color model

#486575 color RGB value is (72,101,117).

RGB: (72,101,117) (28%, 40%, 46%)

RGB channels and saturation

R 72 of 255 = 28%
G 101 of 255 = 40%
B 117 of 255 = 46%

72
101
117

R + G + B ~ 38%. #486575 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 101 + 117 = 290 (100%)
R 72 of 290 ~ 24.83%
G 101 of 290 ~ 34.83%
B 117 of 290 ~ 40.34'%

%24.83
%34.83
%40.34

CMYK color model

#486575 color CMYK value is (38,14,0,54).

  • cyan value is 38.46%
  • magenta value is 13.68%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (38,14,0,54)
C38M14Y0K54 (38%, 14%, 0%, 54%)
(0.38 / 0.14 / 0.00 / 0.54)

CMYK percentages

%38.46
%13.68
%0
%54.12

Codes

Color #486575 in popluar color models

48 65 75
RGB 72 101 117
HSL 201° 23.81% 37.06%
HSB/HSV 201° 38.46% 45.88%
CMYK 38.46% 13.68% 0.00%
54.12%

Color #486575 in popluar number systems.

HEX 48 65 75
Decimal 72 101 117
Binary 1001000 1100101 1110101
Octal 110 145 165

Shades and tints

Shades of #486575

#486575
(72,101,117)
#425C6B
(66,92,107)
#3C5361
(60,83,97)
#364A57
(54,74,87)
#30414D
(48,65,77)
#2A3843
(42,56,67)
#242F39
(36,47,57)
#1E262F
(30,38,47)
#181D25
(24,29,37)
#12141B
(18,20,27)
#0C0B11
(12,11,17)
#000000
(0,0,0)

Tints of #486575

#486575
(72,101,117)
#587381
(88,115,129)
#68818D
(104,129,141)
#788F99
(120,143,153)
#889DA5
(136,157,165)
#98ABB1
(152,171,177)
#A8B9BD
(168,185,189)
#B8C7C9
(184,199,201)
#C8D5D5
(200,213,213)
#D8E3E1
(216,227,225)
#E8F1ED
(232,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #486575 color. Also use rgb(72,101,117) instead hex code.

Text Font Color

.myTextColor { color: #486575; }

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

This text font color is #486575.

Background Color

.myBgColor { background-color: #486575; }

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

This div background color is #486575.

Border color

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

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

This div border color is #486575.

Opacity

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

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

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

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

This text has shadow with #486575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486575.

Preview

Color preview on black background

This text has color #486575 on black background.


Color preview on white background

This text has color #486575 on white background.


Black color preview on #486575 background

This text has black color on #486575 background.


White color preview on #486575 background

This text has white color on #486575 background.


Related colors

Complementary color

Complementary color for #hex is #B79A8A.


I love getcolorcode.com

Triadic colors

1 #754865 and #657548 with #486575 are triadic colors.

2 #756548 and #654875 with #486575 are triadic colors.