COLOR #85496A

HEX: #85496A RGB: (133,73,106)

Color info

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

RGB color model

#85496A color RGB value is (133,73,106).

RGB: (133,73,106) (52%, 29%, 42%)

RGB channels and saturation

R 133 of 255 = 52%
G 73 of 255 = 29%
B 106 of 255 = 42%

133
73
106

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

Portions of RGB colors in percentages

R + G + B = 133 + 73 + 106 = 312 (100%)
R 133 of 312 ~ 42.63%
G 73 of 312 ~ 23.4%
B 106 of 312 ~ 33.97'%

%42.63
%23.4
%33.97

CMYK color model

#85496A color CMYK value is (0,45,20,48).

  • cyan value is 0.00%
  • magenta value is 45.11%
  • yellow value is 20.30%
  • key color value is 47.84%
CMYK: (0,45,20,48) C0M45Y20K48 (0%,45%,20%,48%) (0.00/0.45/0.20/0.48) 

CMYK percentages

%0
%45.11
%20.3
%47.84

Codes

Color #85496A in popluar color models

85 49 6A
RGB 133 73 106
HSL 327° 29.13% 40.39%
HSB/HSV 327° 45.11% 52.16%
CMYK 0.00% 45.11% 20.30%
47.84%

Color #85496A in popluar number systems.

HEX 85 49 6A
Decimal 133 73 106
Binary 10000101 1001001 1101010
Octal 205 111 152

Shades and tints

Shades of #85496A

#85496A
(133,73,106)
#794361
(121,67,97)
#6D3D58
(109,61,88)
#61374F
(97,55,79)
#553146
(85,49,70)
#492B3D
(73,43,61)
#3D2534
(61,37,52)
#311F2B
(49,31,43)
#251922
(37,25,34)
#191319
(25,19,25)
#0D0D10
(13,13,16)
#000000
(0,0,0)

Tints of #85496A

#85496A
(133,73,106)
#905977
(144,89,119)
#9B6984
(155,105,132)
#A67991
(166,121,145)
#B1899E
(177,137,158)
#BC99AB
(188,153,171)
#C7A9B8
(199,169,184)
#D2B9C5
(210,185,197)
#DDC9D2
(221,201,210)
#E8D9DF
(232,217,223)
#F3E9EC
(243,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85496A; }

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

This text font color is #85496A.

Background Color

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

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

This div background color is #85496A.

Border color

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

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

This div border color is #85496A.

Opacity

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

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

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

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

This text has shadow with #85496A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85496A.

Preview

Color preview on black background

This text has color #85496A on black background.


Color preview on white background

This text has color #85496A on white background.


Black color preview on #85496A background

This text has black color on #85496A background.


White color preview on #85496A background

This text has white color on #85496A background.


Related colors

Complementary color

Complementary color for #hex is #7AB695.


I love getcolorcode.com

Triadic colors

1 #6A8549 and #496A85 with #85496A are triadic colors.

2 #6A4985 and #49856A with #85496A are triadic colors.