COLOR #486164

HEX: #486164 RGB: (72,97,100)

Color info

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

RGB color model

#486164 color RGB value is (72,97,100).

RGB: (72,97,100) (28%, 38%, 39%)

RGB channels and saturation

R 72 of 255 = 28%
G 97 of 255 = 38%
B 100 of 255 = 39%

72
97
100

R + G + B ~ 35%. #486164 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 97 + 100 = 269 (100%)
R 72 of 269 ~ 26.77%
G 97 of 269 ~ 36.06%
B 100 of 269 ~ 37.17'%

%26.77
%36.06
%37.17

CMYK color model

#486164 color CMYK value is (28,3,0,61).

  • cyan value is 28.00%
  • magenta value is 3.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (28,3,0,61)
C28M3Y0K61 (28%, 3%, 0%, 61%)
(0.28 / 0.03 / 0.00 / 0.61)

CMYK percentages

%28
%3
%0
%60.78

Codes

Color #486164 in popluar color models

48 61 64
RGB 72 97 100
HSL 186° 16.28% 33.73%
HSB/HSV 186° 28.00% 39.22%
CMYK 28.00% 3.00% 0.00%
60.78%

Color #486164 in popluar number systems.

HEX 48 61 64
Decimal 72 97 100
Binary 1001000 1100001 1100100
Octal 110 141 144

Shades and tints

Shades of #486164

#486164
(72,97,100)
#42595B
(66,89,91)
#3C5152
(60,81,82)
#364949
(54,73,73)
#304140
(48,65,64)
#2A3937
(42,57,55)
#24312E
(36,49,46)
#1E2925
(30,41,37)
#18211C
(24,33,28)
#121913
(18,25,19)
#0C110A
(12,17,10)
#000000
(0,0,0)

Tints of #486164

#486164
(72,97,100)
#586F72
(88,111,114)
#687D80
(104,125,128)
#788B8E
(120,139,142)
#88999C
(136,153,156)
#98A7AA
(152,167,170)
#A8B5B8
(168,181,184)
#B8C3C6
(184,195,198)
#C8D1D4
(200,209,212)
#D8DFE2
(216,223,226)
#E8EDF0
(232,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486164; }

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

This text font color is #486164.

Background Color

.myBgColor { background-color: #486164; }

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

This div background color is #486164.

Border color

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

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

This div border color is #486164.

Opacity

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

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

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

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

This text has shadow with #486164 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486164.

Preview

Color preview on black background

This text has color #486164 on black background.


Color preview on white background

This text has color #486164 on white background.


Black color preview on #486164 background

This text has black color on #486164 background.


White color preview on #486164 background

This text has white color on #486164 background.


Related colors

Complementary color

Complementary color for #hex is #B79E9B.


I love getcolorcode.com

Triadic colors

1 #644861 and #616448 with #486164 are triadic colors.

2 #646148 and #614864 with #486164 are triadic colors.