COLOR #486170

HEX: #486170 RGB: (72,97,112)

Color info

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

RGB color model

#486170 color RGB value is (72,97,112).

RGB: (72,97,112) (28%, 38%, 44%)

RGB channels and saturation

R 72 of 255 = 28%
G 97 of 255 = 38%
B 112 of 255 = 44%

72
97
112

R + G + B ~ 37%. #486170 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 97 + 112 = 281 (100%)
R 72 of 281 ~ 25.62%
G 97 of 281 ~ 34.52%
B 112 of 281 ~ 39.86'%

%25.62
%34.52
%39.86

CMYK color model

#486170 color CMYK value is (36,13,0,56).

  • cyan value is 35.71%
  • magenta value is 13.39%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (36,13,0,56)
C36M13Y0K56 (36%, 13%, 0%, 56%)
(0.36 / 0.13 / 0.00 / 0.56)

CMYK percentages

%35.71
%13.39
%0
%56.08

Codes

Color #486170 in popluar color models

48 61 70
RGB 72 97 112
HSL 203° 21.74% 36.08%
HSB/HSV 203° 35.71% 43.92%
CMYK 35.71% 13.39% 0.00%
56.08%

Color #486170 in popluar number systems.

HEX 48 61 70
Decimal 72 97 112
Binary 1001000 1100001 1110000
Octal 110 141 160

Shades and tints

Shades of #486170

#486170
(72,97,112)
#425966
(66,89,102)
#3C515C
(60,81,92)
#364952
(54,73,82)
#304148
(48,65,72)
#2A393E
(42,57,62)
#243134
(36,49,52)
#1E292A
(30,41,42)
#182120
(24,33,32)
#121916
(18,25,22)
#0C110C
(12,17,12)
#000000
(0,0,0)

Tints of #486170

#486170
(72,97,112)
#586F7D
(88,111,125)
#687D8A
(104,125,138)
#788B97
(120,139,151)
#8899A4
(136,153,164)
#98A7B1
(152,167,177)
#A8B5BE
(168,181,190)
#B8C3CB
(184,195,203)
#C8D1D8
(200,209,216)
#D8DFE5
(216,223,229)
#E8EDF2
(232,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #486170 color. Also use rgb(72,97,112) instead hex code.

Text Font Color

.myTextColor { color: #486170; }

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

This text font color is #486170.

Background Color

.myBgColor { background-color: #486170; }

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

This div background color is #486170.

Border color

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

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

This div border color is #486170.

Opacity

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

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

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

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

This text has shadow with #486170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486170.

Preview

Color preview on black background

This text has color #486170 on black background.


Color preview on white background

This text has color #486170 on white background.


Black color preview on #486170 background

This text has black color on #486170 background.


White color preview on #486170 background

This text has white color on #486170 background.


Related colors

Complementary color

Complementary color for #hex is #B79E8F.


I love getcolorcode.com

Triadic colors

1 #704861 and #617048 with #486170 are triadic colors.

2 #706148 and #614870 with #486170 are triadic colors.