COLOR #833378

HEX: #833378 RGB: (131,51,120)

Color info

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

RGB color model

#833378 color RGB value is (131,51,120).

RGB: (131,51,120) (51%, 20%, 47%)

RGB channels and saturation

R 131 of 255 = 51%
G 51 of 255 = 20%
B 120 of 255 = 47%

131
51
120

R + G + B ~ 39%. #833378 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 51 + 120 = 302 (100%)
R 131 of 302 ~ 43.38%
G 51 of 302 ~ 16.89%
B 120 of 302 ~ 39.74'%

%43.38
%16.89
%39.74

CMYK color model

#833378 color CMYK value is (0,61,8,49).

  • cyan value is 0.00%
  • magenta value is 61.07%
  • yellow value is 8.40%
  • key color value is 48.63%

CMYK: (0,61,8,49)
C0M61Y8K49 (0%, 61%, 8%, 49%)
(0.00 / 0.61 / 0.08 / 0.49)

CMYK percentages

%0
%61.07
%8.4
%48.63

Codes

Color #833378 in popluar color models

83 33 78
RGB 131 51 120
HSL 308° 43.96% 35.69%
HSB/HSV 308° 61.07% 51.37%
CMYK 0.00% 61.07% 8.40%
48.63%

Color #833378 in popluar number systems.

HEX 83 33 78
Decimal 131 51 120
Binary 10000011 110011 1111000
Octal 203 63 170

Shades and tints

Shades of #833378

#833378
(131,51,120)
#782F6E
(120,47,110)
#6D2B64
(109,43,100)
#62275A
(98,39,90)
#572350
(87,35,80)
#4C1F46
(76,31,70)
#411B3C
(65,27,60)
#361732
(54,23,50)
#2B1328
(43,19,40)
#200F1E
(32,15,30)
#150B14
(21,11,20)
#000000
(0,0,0)

Tints of #833378

#833378
(131,51,120)
#8E4584
(142,69,132)
#995790
(153,87,144)
#A4699C
(164,105,156)
#AF7BA8
(175,123,168)
#BA8DB4
(186,141,180)
#C59FC0
(197,159,192)
#D0B1CC
(208,177,204)
#DBC3D8
(219,195,216)
#E6D5E4
(230,213,228)
#F1E7F0
(241,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #833378 color. Also use rgb(131,51,120) instead hex code.

Text Font Color

.myTextColor { color: #833378; }

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

This text font color is #833378.

Background Color

.myBgColor { background-color: #833378; }

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

This div background color is #833378.

Border color

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

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

This div border color is #833378.

Opacity

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

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

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

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

This text has shadow with #833378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #833378.

Preview

Color preview on black background

This text has color #833378 on black background.


Color preview on white background

This text has color #833378 on white background.


Black color preview on #833378 background

This text has black color on #833378 background.


White color preview on #833378 background

This text has white color on #833378 background.


Related colors

Complementary color

Complementary color for #hex is #7CCC87.


I love getcolorcode.com

Triadic colors

1 #788333 and #337883 with #833378 are triadic colors.

2 #783383 and #338378 with #833378 are triadic colors.