COLOR #857098

HEX: #857098 RGB: (133,112,152)

Color info

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

RGB color model

#857098 color RGB value is (133,112,152).

RGB: (133,112,152) (52%, 44%, 60%)

RGB channels and saturation

R 133 of 255 = 52%
G 112 of 255 = 44%
B 152 of 255 = 60%

133
112
152

R + G + B ~ 52%. #857098 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 133 + 112 + 152 = 397 (100%)
R 133 of 397 ~ 33.5%
G 112 of 397 ~ 28.21%
B 152 of 397 ~ 38.29'%

%33.5
%28.21
%38.29

CMYK color model

#857098 color CMYK value is (13,26,0,40).

  • cyan value is 12.50%
  • magenta value is 26.32%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (13,26,0,40)
C13M26Y0K40 (13%, 26%, 0%, 40%)
(0.13 / 0.26 / 0.00 / 0.40)

CMYK percentages

%12.5
%26.32
%0
%40.39

Codes

Color #857098 in popluar color models

85 70 98
RGB 133 112 152
HSL 272° 16.26% 51.76%
HSB/HSV 272° 26.32% 59.61%
CMYK 12.50% 26.32% 0.00%
40.39%

Color #857098 in popluar number systems.

HEX 85 70 98
Decimal 133 112 152
Binary 10000101 1110000 10011000
Octal 205 160 230

Shades and tints

Shades of #857098

#857098
(133,112,152)
#79668B
(121,102,139)
#6D5C7E
(109,92,126)
#615271
(97,82,113)
#554864
(85,72,100)
#493E57
(73,62,87)
#3D344A
(61,52,74)
#312A3D
(49,42,61)
#252030
(37,32,48)
#191623
(25,22,35)
#0D0C16
(13,12,22)
#000000
(0,0,0)

Tints of #857098

#857098
(133,112,152)
#907DA1
(144,125,161)
#9B8AAA
(155,138,170)
#A697B3
(166,151,179)
#B1A4BC
(177,164,188)
#BCB1C5
(188,177,197)
#C7BECE
(199,190,206)
#D2CBD7
(210,203,215)
#DDD8E0
(221,216,224)
#E8E5E9
(232,229,233)
#F3F2F2
(243,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857098 color. Also use rgb(133,112,152) instead hex code.

Text Font Color

.myTextColor { color: #857098; }

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

This text font color is #857098.

Background Color

.myBgColor { background-color: #857098; }

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

This div background color is #857098.

Border color

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

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

This div border color is #857098.

Opacity

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

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

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

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

This text has shadow with #857098 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857098.

Preview

Color preview on black background

This text has color #857098 on black background.


Color preview on white background

This text has color #857098 on white background.


Black color preview on #857098 background

This text has black color on #857098 background.


White color preview on #857098 background

This text has white color on #857098 background.


Related colors

Complementary color

Complementary color for #hex is #7A8F67.


I love getcolorcode.com

Triadic colors

1 #988570 and #709885 with #857098 are triadic colors.

2 #987085 and #708598 with #857098 are triadic colors.