COLOR #853568

HEX: #853568 RGB: (133,53,104)

Color info

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

RGB color model

#853568 color RGB value is (133,53,104).

RGB: (133,53,104) (52%, 21%, 41%)

RGB channels and saturation

R 133 of 255 = 52%
G 53 of 255 = 21%
B 104 of 255 = 41%

133
53
104

R + G + B ~ 38%. #853568 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 53 + 104 = 290 (100%)
R 133 of 290 ~ 45.86%
G 53 of 290 ~ 18.28%
B 104 of 290 ~ 35.86'%

%45.86
%18.28
%35.86

CMYK color model

#853568 color CMYK value is (0,60,22,48).

  • cyan value is 0.00%
  • magenta value is 60.15%
  • yellow value is 21.80%
  • key color value is 47.84%

CMYK: (0,60,22,48)
C0M60Y22K48 (0%, 60%, 22%, 48%)
(0.00 / 0.60 / 0.22 / 0.48)

CMYK percentages

%0
%60.15
%21.8
%47.84

Codes

Color #853568 in popluar color models

85 35 68
RGB 133 53 104
HSL 322° 43.01% 36.47%
HSB/HSV 322° 60.15% 52.16%
CMYK 0.00% 60.15% 21.80%
47.84%

Color #853568 in popluar number systems.

HEX 85 35 68
Decimal 133 53 104
Binary 10000101 110101 1101000
Octal 205 65 150

Shades and tints

Shades of #853568

#853568
(133,53,104)
#79315F
(121,49,95)
#6D2D56
(109,45,86)
#61294D
(97,41,77)
#552544
(85,37,68)
#49213B
(73,33,59)
#3D1D32
(61,29,50)
#311929
(49,25,41)
#251520
(37,21,32)
#191117
(25,17,23)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #853568

#853568
(133,53,104)
#904775
(144,71,117)
#9B5982
(155,89,130)
#A66B8F
(166,107,143)
#B17D9C
(177,125,156)
#BC8FA9
(188,143,169)
#C7A1B6
(199,161,182)
#D2B3C3
(210,179,195)
#DDC5D0
(221,197,208)
#E8D7DD
(232,215,221)
#F3E9EA
(243,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #853568 color. Also use rgb(133,53,104) instead hex code.

Text Font Color

.myTextColor { color: #853568; }

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

This text font color is #853568.

Background Color

.myBgColor { background-color: #853568; }

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

This div background color is #853568.

Border color

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

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

This div border color is #853568.

Opacity

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

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

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

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

This text has shadow with #853568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #853568.

Preview

Color preview on black background

This text has color #853568 on black background.


Color preview on white background

This text has color #853568 on white background.


Black color preview on #853568 background

This text has black color on #853568 background.


White color preview on #853568 background

This text has white color on #853568 background.


Related colors

Complementary color

Complementary color for #hex is #7ACA97.


I love getcolorcode.com

Triadic colors

1 #688535 and #356885 with #853568 are triadic colors.

2 #683585 and #358568 with #853568 are triadic colors.