COLOR #486574

HEX: #486574 RGB: (72,101,116)

Color info

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

RGB color model

#486574 color RGB value is (72,101,116).

RGB: (72,101,116) (28%, 40%, 45%)

RGB channels and saturation

R 72 of 255 = 28%
G 101 of 255 = 40%
B 116 of 255 = 45%

72
101
116

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

Portions of RGB colors in percentages

R + G + B = 72 + 101 + 116 = 289 (100%)
R 72 of 289 ~ 24.91%
G 101 of 289 ~ 34.95%
B 116 of 289 ~ 40.14'%

%24.91
%34.95
%40.14

CMYK color model

#486574 color CMYK value is (38,13,0,55).

  • cyan value is 37.93%
  • magenta value is 12.93%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (38,13,0,55)
C38M13Y0K55 (38%, 13%, 0%, 55%)
(0.38 / 0.13 / 0.00 / 0.55)

CMYK percentages

%37.93
%12.93
%0
%54.51

Codes

Color #486574 in popluar color models

48 65 74
RGB 72 101 116
HSL 200° 23.40% 36.86%
HSB/HSV 200° 37.93% 45.49%
CMYK 37.93% 12.93% 0.00%
54.51%

Color #486574 in popluar number systems.

HEX 48 65 74
Decimal 72 101 116
Binary 1001000 1100101 1110100
Octal 110 145 164

Shades and tints

Shades of #486574

#486574
(72,101,116)
#425C6A
(66,92,106)
#3C5360
(60,83,96)
#364A56
(54,74,86)
#30414C
(48,65,76)
#2A3842
(42,56,66)
#242F38
(36,47,56)
#1E262E
(30,38,46)
#181D24
(24,29,36)
#12141A
(18,20,26)
#0C0B10
(12,11,16)
#000000
(0,0,0)

Tints of #486574

#486574
(72,101,116)
#587380
(88,115,128)
#68818C
(104,129,140)
#788F98
(120,143,152)
#889DA4
(136,157,164)
#98ABB0
(152,171,176)
#A8B9BC
(168,185,188)
#B8C7C8
(184,199,200)
#C8D5D4
(200,213,212)
#D8E3E0
(216,227,224)
#E8F1EC
(232,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #486574 color. Also use rgb(72,101,116) instead hex code.

Text Font Color

.myTextColor { color: #486574; }

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

This text font color is #486574.

Background Color

.myBgColor { background-color: #486574; }

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

This div background color is #486574.

Border color

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

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

This div border color is #486574.

Opacity

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

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

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

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

This text has shadow with #486574 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486574.

Preview

Color preview on black background

This text has color #486574 on black background.


Color preview on white background

This text has color #486574 on white background.


Black color preview on #486574 background

This text has black color on #486574 background.


White color preview on #486574 background

This text has white color on #486574 background.


Related colors

Complementary color

Complementary color for #hex is #B79A8B.


I love getcolorcode.com

Triadic colors

1 #744865 and #657448 with #486574 are triadic colors.

2 #746548 and #654874 with #486574 are triadic colors.