COLOR #486376

HEX: #486376 RGB: (72,99,118)

Color info

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

RGB color model

#486376 color RGB value is (72,99,118).

RGB: (72,99,118) (28%, 39%, 46%)

RGB channels and saturation

R 72 of 255 = 28%
G 99 of 255 = 39%
B 118 of 255 = 46%

72
99
118

R + G + B ~ 38%. #486376 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 99 + 118 = 289 (100%)
R 72 of 289 ~ 24.91%
G 99 of 289 ~ 34.26%
B 118 of 289 ~ 40.83'%

%24.91
%34.26
%40.83

CMYK color model

#486376 color CMYK value is (39,16,0,54).

  • cyan value is 38.98%
  • magenta value is 16.10%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (39,16,0,54) C39M16Y0K54 (39%,16%,0%,54%) (0.39/0.16/0.00/0.54) 

CMYK percentages

%38.98
%16.1
%0
%53.73

Codes

Color #486376 in popluar color models

48 63 76
RGB 72 99 118
HSL 205° 24.21% 37.25%
HSB/HSV 205° 38.98% 46.27%
CMYK 38.98% 16.10% 0.00%
53.73%

Color #486376 in popluar number systems.

HEX 48 63 76
Decimal 72 99 118
Binary 1001000 1100011 1110110
Octal 110 143 166

Shades and tints

Shades of #486376

#486376
(72,99,118)
#425A6C
(66,90,108)
#3C5162
(60,81,98)
#364858
(54,72,88)
#303F4E
(48,63,78)
#2A3644
(42,54,68)
#242D3A
(36,45,58)
#1E2430
(30,36,48)
#181B26
(24,27,38)
#12121C
(18,18,28)
#0C0912
(12,9,18)
#000000
(0,0,0)

Tints of #486376

#486376
(72,99,118)
#587182
(88,113,130)
#687F8E
(104,127,142)
#788D9A
(120,141,154)
#889BA6
(136,155,166)
#98A9B2
(152,169,178)
#A8B7BE
(168,183,190)
#B8C5CA
(184,197,202)
#C8D3D6
(200,211,214)
#D8E1E2
(216,225,226)
#E8EFEE
(232,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486376; }

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

This text font color is #486376.

Background Color

.myBgColor { background-color: #486376; }

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

This div background color is #486376.

Border color

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

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

This div border color is #486376.

Opacity

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

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

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

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

This text has shadow with #486376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486376.

Preview

Color preview on black background

This text has color #486376 on black background.


Color preview on white background

This text has color #486376 on white background.


Black color preview on #486376 background

This text has black color on #486376 background.


White color preview on #486376 background

This text has white color on #486376 background.


Related colors

Complementary color

Complementary color for #hex is #B79C89.


I love getcolorcode.com

Triadic colors

1 #764863 and #637648 with #486376 are triadic colors.

2 #766348 and #634876 with #486376 are triadic colors.