COLOR #486462

HEX: #486462 RGB: (72,100,98)

Color info

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

RGB color model

#486462 color RGB value is (72,100,98).

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

RGB channels and saturation

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

72
100
98

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

Portions of RGB colors in percentages

R + G + B = 72 + 100 + 98 = 270 (100%)
R 72 of 270 ~ 26.67%
G 100 of 270 ~ 37.04%
B 98 of 270 ~ 36.3'%

%26.67
%37.04
%36.3

CMYK color model

#486462 color CMYK value is (28,0,2,61).

  • cyan value is 28.00%
  • magenta value is 0.00%
  • yellow value is 2.00%
  • key color value is 60.78%
CMYK: (28,0,2,61) C28M0Y2K61 (28%,0%,2%,61%) (0.28/0.00/0.02/0.61) 

CMYK percentages

%28
%0
%2
%60.78

Codes

Color #486462 in popluar color models

48 64 62
RGB 72 100 98
HSL 176° 16.28% 33.73%
HSB/HSV 176° 28.00% 39.22%
CMYK 28.00% 0.00% 2.00%
60.78%

Color #486462 in popluar number systems.

HEX 48 64 62
Decimal 72 100 98
Binary 1001000 1100100 1100010
Octal 110 144 142

Shades and tints

Shades of #486462

#486462
(72,100,98)
#425B5A
(66,91,90)
#3C5252
(60,82,82)
#36494A
(54,73,74)
#304042
(48,64,66)
#2A373A
(42,55,58)
#242E32
(36,46,50)
#1E252A
(30,37,42)
#181C22
(24,28,34)
#12131A
(18,19,26)
#0C0A12
(12,10,18)
#000000
(0,0,0)

Tints of #486462

#486462
(72,100,98)
#587270
(88,114,112)
#68807E
(104,128,126)
#788E8C
(120,142,140)
#889C9A
(136,156,154)
#98AAA8
(152,170,168)
#A8B8B6
(168,184,182)
#B8C6C4
(184,198,196)
#C8D4D2
(200,212,210)
#D8E2E0
(216,226,224)
#E8F0EE
(232,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486462; }

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

This text font color is #486462.

Background Color

.myBgColor { background-color: #486462; }

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

This div background color is #486462.

Border color

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

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

This div border color is #486462.

Opacity

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

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

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

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

This text has shadow with #486462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486462.

Preview

Color preview on black background

This text has color #486462 on black background.


Color preview on white background

This text has color #486462 on white background.


Black color preview on #486462 background

This text has black color on #486462 background.


White color preview on #486462 background

This text has white color on #486462 background.


Related colors

Complementary color

Complementary color for #hex is #B79B9D.


I love getcolorcode.com

Triadic colors

1 #624864 and #646248 with #486462 are triadic colors.

2 #626448 and #644862 with #486462 are triadic colors.