COLOR #833668

HEX: #833668 RGB: (131,54,104)

Color info

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

RGB color model

#833668 color RGB value is (131,54,104).

RGB: (131,54,104) (51%, 21%, 41%)

RGB channels and saturation

R 131 of 255 = 51%
G 54 of 255 = 21%
B 104 of 255 = 41%

131
54
104

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

Portions of RGB colors in percentages

R + G + B = 131 + 54 + 104 = 289 (100%)
R 131 of 289 ~ 45.33%
G 54 of 289 ~ 18.69%
B 104 of 289 ~ 35.99'%

%45.33
%18.69
%35.99

CMYK color model

#833668 color CMYK value is (0,59,21,49).

  • cyan value is 0.00%
  • magenta value is 58.78%
  • yellow value is 20.61%
  • key color value is 48.63%

CMYK: (0,59,21,49)
C0M59Y21K49 (0%, 59%, 21%, 49%)
(0.00 / 0.59 / 0.21 / 0.49)

CMYK percentages

%0
%58.78
%20.61
%48.63

Codes

Color #833668 in popluar color models

83 36 68
RGB 131 54 104
HSL 321° 41.62% 36.27%
HSB/HSV 321° 58.78% 51.37%
CMYK 0.00% 58.78% 20.61%
48.63%

Color #833668 in popluar number systems.

HEX 83 36 68
Decimal 131 54 104
Binary 10000011 110110 1101000
Octal 203 66 150

Shades and tints

Shades of #833668

#833668
(131,54,104)
#78325F
(120,50,95)
#6D2E56
(109,46,86)
#622A4D
(98,42,77)
#572644
(87,38,68)
#4C223B
(76,34,59)
#411E32
(65,30,50)
#361A29
(54,26,41)
#2B1620
(43,22,32)
#201217
(32,18,23)
#150E0E
(21,14,14)
#000000
(0,0,0)

Tints of #833668

#833668
(131,54,104)
#8E4875
(142,72,117)
#995A82
(153,90,130)
#A46C8F
(164,108,143)
#AF7E9C
(175,126,156)
#BA90A9
(186,144,169)
#C5A2B6
(197,162,182)
#D0B4C3
(208,180,195)
#DBC6D0
(219,198,208)
#E6D8DD
(230,216,221)
#F1EAEA
(241,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #833668 color. Also use rgb(131,54,104) instead hex code.

Text Font Color

.myTextColor { color: #833668; }

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

This text font color is #833668.

Background Color

.myBgColor { background-color: #833668; }

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

This div background color is #833668.

Border color

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

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

This div border color is #833668.

Opacity

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

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

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

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

This text has shadow with #833668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #833668.

Preview

Color preview on black background

This text has color #833668 on black background.


Color preview on white background

This text has color #833668 on white background.


Black color preview on #833668 background

This text has black color on #833668 background.


White color preview on #833668 background

This text has white color on #833668 background.


Related colors

Complementary color

Complementary color for #hex is #7CC997.


I love getcolorcode.com

Triadic colors

1 #688336 and #366883 with #833668 are triadic colors.

2 #683683 and #368368 with #833668 are triadic colors.