COLOR #486168

HEX: #486168 RGB: (72,97,104)

Color info

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

RGB color model

#486168 color RGB value is (72,97,104).

RGB: (72,97,104) (28%, 38%, 41%)

RGB channels and saturation

R 72 of 255 = 28%
G 97 of 255 = 38%
B 104 of 255 = 41%

72
97
104

R + G + B ~ 36%. #486168 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 97 + 104 = 273 (100%)
R 72 of 273 ~ 26.37%
G 97 of 273 ~ 35.53%
B 104 of 273 ~ 38.1'%

%26.37
%35.53
%38.1

CMYK color model

#486168 color CMYK value is (31,7,0,59).

  • cyan value is 30.77%
  • magenta value is 6.73%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (31,7,0,59)
C31M7Y0K59 (31%, 7%, 0%, 59%)
(0.31 / 0.07 / 0.00 / 0.59)

CMYK percentages

%30.77
%6.73
%0
%59.22

Codes

Color #486168 in popluar color models

48 61 68
RGB 72 97 104
HSL 193° 18.18% 34.51%
HSB/HSV 193° 30.77% 40.78%
CMYK 30.77% 6.73% 0.00%
59.22%

Color #486168 in popluar number systems.

HEX 48 61 68
Decimal 72 97 104
Binary 1001000 1100001 1101000
Octal 110 141 150

Shades and tints

Shades of #486168

#486168
(72,97,104)
#42595F
(66,89,95)
#3C5156
(60,81,86)
#36494D
(54,73,77)
#304144
(48,65,68)
#2A393B
(42,57,59)
#243132
(36,49,50)
#1E2929
(30,41,41)
#182120
(24,33,32)
#121917
(18,25,23)
#0C110E
(12,17,14)
#000000
(0,0,0)

Tints of #486168

#486168
(72,97,104)
#586F75
(88,111,117)
#687D82
(104,125,130)
#788B8F
(120,139,143)
#88999C
(136,153,156)
#98A7A9
(152,167,169)
#A8B5B6
(168,181,182)
#B8C3C3
(184,195,195)
#C8D1D0
(200,209,208)
#D8DFDD
(216,223,221)
#E8EDEA
(232,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486168; }

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

This text font color is #486168.

Background Color

.myBgColor { background-color: #486168; }

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

This div background color is #486168.

Border color

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

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

This div border color is #486168.

Opacity

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

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

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

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

This text has shadow with #486168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486168.

Preview

Color preview on black background

This text has color #486168 on black background.


Color preview on white background

This text has color #486168 on white background.


Black color preview on #486168 background

This text has black color on #486168 background.


White color preview on #486168 background

This text has white color on #486168 background.


Related colors

Complementary color

Complementary color for #hex is #B79E97.


I love getcolorcode.com

Triadic colors

1 #684861 and #616848 with #486168 are triadic colors.

2 #686148 and #614868 with #486168 are triadic colors.