COLOR #486873

HEX: #486873 RGB: (72,104,115)

Color info

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

RGB color model

#486873 color RGB value is (72,104,115).

RGB: (72,104,115) (28%, 41%, 45%)

RGB channels and saturation

R 72 of 255 = 28%
G 104 of 255 = 41%
B 115 of 255 = 45%

72
104
115

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

Portions of RGB colors in percentages

R + G + B = 72 + 104 + 115 = 291 (100%)
R 72 of 291 ~ 24.74%
G 104 of 291 ~ 35.74%
B 115 of 291 ~ 39.52'%

%24.74
%35.74
%39.52

CMYK color model

#486873 color CMYK value is (37,10,0,55).

  • cyan value is 37.39%
  • magenta value is 9.57%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (37,10,0,55)
C37M10Y0K55 (37%, 10%, 0%, 55%)
(0.37 / 0.10 / 0.00 / 0.55)

CMYK percentages

%37.39
%9.57
%0
%54.9

Codes

Color #486873 in popluar color models

48 68 73
RGB 72 104 115
HSL 195° 22.99% 36.67%
HSB/HSV 195° 37.39% 45.10%
CMYK 37.39% 9.57% 0.00%
54.90%

Color #486873 in popluar number systems.

HEX 48 68 73
Decimal 72 104 115
Binary 1001000 1101000 1110011
Octal 110 150 163

Shades and tints

Shades of #486873

#486873
(72,104,115)
#425F69
(66,95,105)
#3C565F
(60,86,95)
#364D55
(54,77,85)
#30444B
(48,68,75)
#2A3B41
(42,59,65)
#243237
(36,50,55)
#1E292D
(30,41,45)
#182023
(24,32,35)
#121719
(18,23,25)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #486873

#486873
(72,104,115)
#58757F
(88,117,127)
#68828B
(104,130,139)
#788F97
(120,143,151)
#889CA3
(136,156,163)
#98A9AF
(152,169,175)
#A8B6BB
(168,182,187)
#B8C3C7
(184,195,199)
#C8D0D3
(200,208,211)
#D8DDDF
(216,221,223)
#E8EAEB
(232,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486873; }

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

This text font color is #486873.

Background Color

.myBgColor { background-color: #486873; }

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

This div background color is #486873.

Border color

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

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

This div border color is #486873.

Opacity

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

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

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

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

This text has shadow with #486873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486873.

Preview

Color preview on black background

This text has color #486873 on black background.


Color preview on white background

This text has color #486873 on white background.


Black color preview on #486873 background

This text has black color on #486873 background.


White color preview on #486873 background

This text has white color on #486873 background.


Related colors

Complementary color

Complementary color for #hex is #B7978C.


I love getcolorcode.com

Triadic colors

1 #734868 and #687348 with #486873 are triadic colors.

2 #736848 and #684873 with #486873 are triadic colors.