COLOR #835399

HEX: #835399 RGB: (131,83,153)

Color info

#835399 contains mainly red and blue colors. Web safe color of #835399 is #996699 (or #969).

RGB color model

#835399 color RGB value is (131,83,153).

RGB: (131,83,153) (51%, 33%, 60%)

RGB channels and saturation

R 131 of 255 = 51%
G 83 of 255 = 33%
B 153 of 255 = 60%

131
83
153

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

Portions of RGB colors in percentages

R + G + B = 131 + 83 + 153 = 367 (100%)
R 131 of 367 ~ 35.69%
G 83 of 367 ~ 22.62%
B 153 of 367 ~ 41.69'%

%35.69
%22.62
%41.69

CMYK color model

#835399 color CMYK value is (14,46,0,40).

  • cyan value is 14.38%
  • magenta value is 45.75%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (14,46,0,40)
C14M46Y0K40 (14%, 46%, 0%, 40%)
(0.14 / 0.46 / 0.00 / 0.40)

CMYK percentages

%14.38
%45.75
%0
%40

Codes

Color #835399 in popluar color models

83 53 99
RGB 131 83 153
HSL 281° 29.66% 46.27%
HSB/HSV 281° 45.75% 60.00%
CMYK 14.38% 45.75% 0.00%
40.00%

Color #835399 in popluar number systems.

HEX 83 53 99
Decimal 131 83 153
Binary 10000011 1010011 10011001
Octal 203 123 231

Shades and tints

Shades of #835399

#835399
(131,83,153)
#784C8C
(120,76,140)
#6D457F
(109,69,127)
#623E72
(98,62,114)
#573765
(87,55,101)
#4C3058
(76,48,88)
#41294B
(65,41,75)
#36223E
(54,34,62)
#2B1B31
(43,27,49)
#201424
(32,20,36)
#150D17
(21,13,23)
#000000
(0,0,0)

Tints of #835399

#835399
(131,83,153)
#8E62A2
(142,98,162)
#9971AB
(153,113,171)
#A480B4
(164,128,180)
#AF8FBD
(175,143,189)
#BA9EC6
(186,158,198)
#C5ADCF
(197,173,207)
#D0BCD8
(208,188,216)
#DBCBE1
(219,203,225)
#E6DAEA
(230,218,234)
#F1E9F3
(241,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #835399 color. Also use rgb(131,83,153) instead hex code.

Text Font Color

.myTextColor { color: #835399; }

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

This text font color is #835399.

Background Color

.myBgColor { background-color: #835399; }

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

This div background color is #835399.

Border color

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

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

This div border color is #835399.

Opacity

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

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

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

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

This text has shadow with #835399 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835399.

Preview

Color preview on black background

This text has color #835399 on black background.


Color preview on white background

This text has color #835399 on white background.


Black color preview on #835399 background

This text has black color on #835399 background.


White color preview on #835399 background

This text has white color on #835399 background.


Related colors

Complementary color

Complementary color for #hex is #7CAC66.


I love getcolorcode.com

Triadic colors

1 #998353 and #539983 with #835399 are triadic colors.

2 #995383 and #538399 with #835399 are triadic colors.