COLOR #85486A

HEX: #85486A RGB: (133,72,106)

Color info

#85486A contains mainly red and blue colors. Web safe color of #85486A is #993366 (or #936).

RGB color model

#85486A color RGB value is (133,72,106).

RGB: (133,72,106) (52%, 28%, 42%)

RGB channels and saturation

R 133 of 255 = 52%
G 72 of 255 = 28%
B 106 of 255 = 42%

133
72
106

R + G + B ~ 41%. #85486A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 133 + 72 + 106 = 311 (100%)
R 133 of 311 ~ 42.77%
G 72 of 311 ~ 23.15%
B 106 of 311 ~ 34.08'%

%42.77
%23.15
%34.08

CMYK color model

#85486A color CMYK value is (0,46,20,48).

  • cyan value is 0.00%
  • magenta value is 45.86%
  • yellow value is 20.30%
  • key color value is 47.84%

CMYK: (0,46,20,48)
C0M46Y20K48 (0%, 46%, 20%, 48%)
(0.00 / 0.46 / 0.20 / 0.48)

CMYK percentages

%0
%45.86
%20.3
%47.84

Codes

Color #85486A in popluar color models

85 48 6A
RGB 133 72 106
HSL 327° 29.76% 40.20%
HSB/HSV 327° 45.86% 52.16%
CMYK 0.00% 45.86% 20.30%
47.84%

Color #85486A in popluar number systems.

HEX 85 48 6A
Decimal 133 72 106
Binary 10000101 1001000 1101010
Octal 205 110 152

Shades and tints

Shades of #85486A

#85486A
(133,72,106)
#794261
(121,66,97)
#6D3C58
(109,60,88)
#61364F
(97,54,79)
#553046
(85,48,70)
#492A3D
(73,42,61)
#3D2434
(61,36,52)
#311E2B
(49,30,43)
#251822
(37,24,34)
#191219
(25,18,25)
#0D0C10
(13,12,16)
#000000
(0,0,0)

Tints of #85486A

#85486A
(133,72,106)
#905877
(144,88,119)
#9B6884
(155,104,132)
#A67891
(166,120,145)
#B1889E
(177,136,158)
#BC98AB
(188,152,171)
#C7A8B8
(199,168,184)
#D2B8C5
(210,184,197)
#DDC8D2
(221,200,210)
#E8D8DF
(232,216,223)
#F3E8EC
(243,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85486A color. Also use rgb(133,72,106) instead hex code.

Text Font Color

.myTextColor { color: #85486A; }

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

This text font color is #85486A.

Background Color

.myBgColor { background-color: #85486A; }

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

This div background color is #85486A.

Border color

.myBorderColor { border: 1px solid #85486A; }

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

This div border color is #85486A.

Opacity

.myOpacity80 { color: #85486A; opacity: 0.8; }

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

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

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

This text has shadow with #85486A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85486A.

Preview

Color preview on black background

This text has color #85486A on black background.


Color preview on white background

This text has color #85486A on white background.


Black color preview on #85486A background

This text has black color on #85486A background.


White color preview on #85486A background

This text has white color on #85486A background.


Related colors

Complementary color

Complementary color for #hex is #7AB795.


I love getcolorcode.com

Triadic colors

1 #6A8548 and #486A85 with #85486A are triadic colors.

2 #6A4885 and #48856A with #85486A are triadic colors.