COLOR #485771

HEX: #485771 RGB: (72,87,113)

Color info

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

RGB color model

#485771 color RGB value is (72,87,113).

RGB: (72,87,113) (28%, 34%, 44%)

RGB channels and saturation

R 72 of 255 = 28%
G 87 of 255 = 34%
B 113 of 255 = 44%

72
87
113

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

Portions of RGB colors in percentages

R + G + B = 72 + 87 + 113 = 272 (100%)
R 72 of 272 ~ 26.47%
G 87 of 272 ~ 31.99%
B 113 of 272 ~ 41.54'%

%26.47
%31.99
%41.54

CMYK color model

#485771 color CMYK value is (36,23,0,56).

  • cyan value is 36.28%
  • magenta value is 23.01%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (36,23,0,56)
C36M23Y0K56 (36%, 23%, 0%, 56%)
(0.36 / 0.23 / 0.00 / 0.56)

CMYK percentages

%36.28
%23.01
%0
%55.69

Codes

Color #485771 in popluar color models

48 57 71
RGB 72 87 113
HSL 218° 22.16% 36.27%
HSB/HSV 218° 36.28% 44.31%
CMYK 36.28% 23.01% 0.00%
55.69%

Color #485771 in popluar number systems.

HEX 48 57 71
Decimal 72 87 113
Binary 1001000 1010111 1110001
Octal 110 127 161

Shades and tints

Shades of #485771

#485771
(72,87,113)
#425067
(66,80,103)
#3C495D
(60,73,93)
#364253
(54,66,83)
#303B49
(48,59,73)
#2A343F
(42,52,63)
#242D35
(36,45,53)
#1E262B
(30,38,43)
#181F21
(24,31,33)
#121817
(18,24,23)
#0C110D
(12,17,13)
#000000
(0,0,0)

Tints of #485771

#485771
(72,87,113)
#58667D
(88,102,125)
#687589
(104,117,137)
#788495
(120,132,149)
#8893A1
(136,147,161)
#98A2AD
(152,162,173)
#A8B1B9
(168,177,185)
#B8C0C5
(184,192,197)
#C8CFD1
(200,207,209)
#D8DEDD
(216,222,221)
#E8EDE9
(232,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #485771 color. Also use rgb(72,87,113) instead hex code.

Text Font Color

.myTextColor { color: #485771; }

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

This text font color is #485771.

Background Color

.myBgColor { background-color: #485771; }

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

This div background color is #485771.

Border color

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

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

This div border color is #485771.

Opacity

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

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

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

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

This text has shadow with #485771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485771.

Preview

Color preview on black background

This text has color #485771 on black background.


Color preview on white background

This text has color #485771 on white background.


Black color preview on #485771 background

This text has black color on #485771 background.


White color preview on #485771 background

This text has white color on #485771 background.


Related colors

Complementary color

Complementary color for #hex is #B7A88E.


I love getcolorcode.com

Triadic colors

1 #714857 and #577148 with #485771 are triadic colors.

2 #715748 and #574871 with #485771 are triadic colors.