COLOR #835884

HEX: #835884 RGB: (131,88,132)

Color info

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

RGB color model

#835884 color RGB value is (131,88,132).

RGB: (131,88,132) (51%, 35%, 52%)

RGB channels and saturation

R 131 of 255 = 51%
G 88 of 255 = 35%
B 132 of 255 = 52%

131
88
132

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

Portions of RGB colors in percentages

R + G + B = 131 + 88 + 132 = 351 (100%)
R 131 of 351 ~ 37.32%
G 88 of 351 ~ 25.07%
B 132 of 351 ~ 37.61'%

%37.32
%25.07
%37.61

CMYK color model

#835884 color CMYK value is (1,33,0,48).

  • cyan value is 0.76%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (1,33,0,48)
C1M33Y0K48 (1%, 33%, 0%, 48%)
(0.01 / 0.33 / 0.00 / 0.48)

CMYK percentages

%0.76
%33.33
%0
%48.24

Codes

Color #835884 in popluar color models

83 58 84
RGB 131 88 132
HSL 299° 20.00% 43.14%
HSB/HSV 299° 33.33% 51.76%
CMYK 0.76% 33.33% 0.00%
48.24%

Color #835884 in popluar number systems.

HEX 83 58 84
Decimal 131 88 132
Binary 10000011 1011000 10000100
Octal 203 130 204

Shades and tints

Shades of #835884

#835884
(131,88,132)
#785078
(120,80,120)
#6D486C
(109,72,108)
#624060
(98,64,96)
#573854
(87,56,84)
#4C3048
(76,48,72)
#41283C
(65,40,60)
#362030
(54,32,48)
#2B1824
(43,24,36)
#201018
(32,16,24)
#15080C
(21,8,12)
#000000
(0,0,0)

Tints of #835884

#835884
(131,88,132)
#8E678F
(142,103,143)
#99769A
(153,118,154)
#A485A5
(164,133,165)
#AF94B0
(175,148,176)
#BAA3BB
(186,163,187)
#C5B2C6
(197,178,198)
#D0C1D1
(208,193,209)
#DBD0DC
(219,208,220)
#E6DFE7
(230,223,231)
#F1EEF2
(241,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #835884 color. Also use rgb(131,88,132) instead hex code.

Text Font Color

.myTextColor { color: #835884; }

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

This text font color is #835884.

Background Color

.myBgColor { background-color: #835884; }

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

This div background color is #835884.

Border color

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

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

This div border color is #835884.

Opacity

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

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

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

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

This text has shadow with #835884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835884.

Preview

Color preview on black background

This text has color #835884 on black background.


Color preview on white background

This text has color #835884 on white background.


Black color preview on #835884 background

This text has black color on #835884 background.


White color preview on #835884 background

This text has white color on #835884 background.


Related colors

Complementary color

Complementary color for #hex is #7CA77B.


I love getcolorcode.com

Triadic colors

1 #848358 and #588483 with #835884 are triadic colors.

2 #845883 and #588384 with #835884 are triadic colors.