COLOR #486163

HEX: #486163 RGB: (72,97,99)

Color info

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

RGB color model

#486163 color RGB value is (72,97,99).

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

RGB channels and saturation

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

72
97
99

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

Portions of RGB colors in percentages

R + G + B = 72 + 97 + 99 = 268 (100%)
R 72 of 268 ~ 26.87%
G 97 of 268 ~ 36.19%
B 99 of 268 ~ 36.94'%

%26.87
%36.19
%36.94

CMYK color model

#486163 color CMYK value is (27,2,0,61).

  • cyan value is 27.27%
  • magenta value is 2.02%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (27,2,0,61)
C27M2Y0K61 (27%, 2%, 0%, 61%)
(0.27 / 0.02 / 0.00 / 0.61)

CMYK percentages

%27.27
%2.02
%0
%61.18

Codes

Color #486163 in popluar color models

48 61 63
RGB 72 97 99
HSL 184° 15.79% 33.53%
HSB/HSV 184° 27.27% 38.82%
CMYK 27.27% 2.02% 0.00%
61.18%

Color #486163 in popluar number systems.

HEX 48 61 63
Decimal 72 97 99
Binary 1001000 1100001 1100011
Octal 110 141 143

Shades and tints

Shades of #486163

#486163
(72,97,99)
#42595A
(66,89,90)
#3C5151
(60,81,81)
#364948
(54,73,72)
#30413F
(48,65,63)
#2A3936
(42,57,54)
#24312D
(36,49,45)
#1E2924
(30,41,36)
#18211B
(24,33,27)
#121912
(18,25,18)
#0C1109
(12,17,9)
#000000
(0,0,0)

Tints of #486163

#486163
(72,97,99)
#586F71
(88,111,113)
#687D7F
(104,125,127)
#788B8D
(120,139,141)
#88999B
(136,153,155)
#98A7A9
(152,167,169)
#A8B5B7
(168,181,183)
#B8C3C5
(184,195,197)
#C8D1D3
(200,209,211)
#D8DFE1
(216,223,225)
#E8EDEF
(232,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486163; }

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

This text font color is #486163.

Background Color

.myBgColor { background-color: #486163; }

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

This div background color is #486163.

Border color

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

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

This div border color is #486163.

Opacity

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

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

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

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

This text has shadow with #486163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486163.

Preview

Color preview on black background

This text has color #486163 on black background.


Color preview on white background

This text has color #486163 on white background.


Black color preview on #486163 background

This text has black color on #486163 background.


White color preview on #486163 background

This text has white color on #486163 background.


Related colors

Complementary color

Complementary color for #hex is #B79E9C.


I love getcolorcode.com

Triadic colors

1 #634861 and #616348 with #486163 are triadic colors.

2 #636148 and #614863 with #486163 are triadic colors.