COLOR #85659C

HEX: #85659C RGB: (133,101,156)

Color info

#85659C contains red, green and blue colors in about the same proportion. Web safe color of #85659C is #996699 (or #969).

RGB color model

#85659C color RGB value is (133,101,156).

RGB: (133,101,156) (52%, 40%, 61%)

RGB channels and saturation

R 133 of 255 = 52%
G 101 of 255 = 40%
B 156 of 255 = 61%

133
101
156

R + G + B ~ 51%. #85659C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 133 + 101 + 156 = 390 (100%)
R 133 of 390 ~ 34.1%
G 101 of 390 ~ 25.9%
B 156 of 390 ~ 40'%

%34.1
%25.9
%40

CMYK color model

#85659C color CMYK value is (15,35,0,39).

  • cyan value is 14.74%
  • magenta value is 35.26%
  • yellow value is 0.00%
  • key color value is 38.82%

CMYK: (15,35,0,39)
C15M35Y0K39 (15%, 35%, 0%, 39%)
(0.15 / 0.35 / 0.00 / 0.39)

CMYK percentages

%14.74
%35.26
%0
%38.82

Codes

Color #85659C in popluar color models

85 65 9C
RGB 133 101 156
HSL 275° 21.74% 50.39%
HSB/HSV 275° 35.26% 61.18%
CMYK 14.74% 35.26% 0.00%
38.82%

Color #85659C in popluar number systems.

HEX 85 65 9C
Decimal 133 101 156
Binary 10000101 1100101 10011100
Octal 205 145 234

Shades and tints

Shades of #85659C

#85659C
(133,101,156)
#795C8E
(121,92,142)
#6D5380
(109,83,128)
#614A72
(97,74,114)
#554164
(85,65,100)
#493856
(73,56,86)
#3D2F48
(61,47,72)
#31263A
(49,38,58)
#251D2C
(37,29,44)
#19141E
(25,20,30)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #85659C

#85659C
(133,101,156)
#9073A5
(144,115,165)
#9B81AE
(155,129,174)
#A68FB7
(166,143,183)
#B19DC0
(177,157,192)
#BCABC9
(188,171,201)
#C7B9D2
(199,185,210)
#D2C7DB
(210,199,219)
#DDD5E4
(221,213,228)
#E8E3ED
(232,227,237)
#F3F1F6
(243,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85659C color. Also use rgb(133,101,156) instead hex code.

Text Font Color

.myTextColor { color: #85659C; }

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

This text font color is #85659C.

Background Color

.myBgColor { background-color: #85659C; }

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

This div background color is #85659C.

Border color

.myBorderColor { border: 1px solid #85659C; }

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

This div border color is #85659C.

Opacity

.myOpacity80 { color: #85659C; opacity: 0.8; }

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

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

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

This text has shadow with #85659C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85659C.

Preview

Color preview on black background

This text has color #85659C on black background.


Color preview on white background

This text has color #85659C on white background.


Black color preview on #85659C background

This text has black color on #85659C background.


White color preview on #85659C background

This text has white color on #85659C background.


Related colors

Complementary color

Complementary color for #hex is #7A9A63.


I love getcolorcode.com

Triadic colors

1 #9C8565 and #659C85 with #85659C are triadic colors.

2 #9C6585 and #65859C with #85659C are triadic colors.