COLOR #485171

HEX: #485171 RGB: (72,81,113)

Color info

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

RGB color model

#485171 color RGB value is (72,81,113).

RGB: (72,81,113) (28%, 32%, 44%)

RGB channels and saturation

R 72 of 255 = 28%
G 81 of 255 = 32%
B 113 of 255 = 44%

72
81
113

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

Portions of RGB colors in percentages

R + G + B = 72 + 81 + 113 = 266 (100%)
R 72 of 266 ~ 27.07%
G 81 of 266 ~ 30.45%
B 113 of 266 ~ 42.48'%

%27.07
%30.45
%42.48

CMYK color model

#485171 color CMYK value is (36,28,0,56).

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

CMYK: (36,28,0,56)
C36M28Y0K56 (36%, 28%, 0%, 56%)
(0.36 / 0.28 / 0.00 / 0.56)

CMYK percentages

%36.28
%28.32
%0
%55.69

Codes

Color #485171 in popluar color models

48 51 71
RGB 72 81 113
HSL 227° 22.16% 36.27%
HSB/HSV 227° 36.28% 44.31%
CMYK 36.28% 28.32% 0.00%
55.69%

Color #485171 in popluar number systems.

HEX 48 51 71
Decimal 72 81 113
Binary 1001000 1010001 1110001
Octal 110 121 161

Shades and tints

Shades of #485171

#485171
(72,81,113)
#424A67
(66,74,103)
#3C435D
(60,67,93)
#363C53
(54,60,83)
#303549
(48,53,73)
#2A2E3F
(42,46,63)
#242735
(36,39,53)
#1E202B
(30,32,43)
#181921
(24,25,33)
#121217
(18,18,23)
#0C0B0D
(12,11,13)
#000000
(0,0,0)

Tints of #485171

#485171
(72,81,113)
#58607D
(88,96,125)
#686F89
(104,111,137)
#787E95
(120,126,149)
#888DA1
(136,141,161)
#989CAD
(152,156,173)
#A8ABB9
(168,171,185)
#B8BAC5
(184,186,197)
#C8C9D1
(200,201,209)
#D8D8DD
(216,216,221)
#E8E7E9
(232,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485171; }

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

This text font color is #485171.

Background Color

.myBgColor { background-color: #485171; }

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

This div background color is #485171.

Border color

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

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

This div border color is #485171.

Opacity

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

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

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

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

This text has shadow with #485171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485171.

Preview

Color preview on black background

This text has color #485171 on black background.


Color preview on white background

This text has color #485171 on white background.


Black color preview on #485171 background

This text has black color on #485171 background.


White color preview on #485171 background

This text has white color on #485171 background.


Related colors

Complementary color

Complementary color for #hex is #B7AE8E.


I love getcolorcode.com

Triadic colors

1 #714851 and #517148 with #485171 are triadic colors.

2 #715148 and #514871 with #485171 are triadic colors.