COLOR #833A70

HEX: #833A70 RGB: (131,58,112)

Color info

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

RGB color model

#833A70 color RGB value is (131,58,112).

RGB: (131,58,112) (51%, 23%, 44%)

RGB channels and saturation

R 131 of 255 = 51%
G 58 of 255 = 23%
B 112 of 255 = 44%

131
58
112

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

Portions of RGB colors in percentages

R + G + B = 131 + 58 + 112 = 301 (100%)
R 131 of 301 ~ 43.52%
G 58 of 301 ~ 19.27%
B 112 of 301 ~ 37.21'%

%43.52
%19.27
%37.21

CMYK color model

#833A70 color CMYK value is (0,56,15,49).

  • cyan value is 0.00%
  • magenta value is 55.73%
  • yellow value is 14.50%
  • key color value is 48.63%
CMYK: (0,56,15,49) C0M56Y15K49 (0%,56%,15%,49%) (0.00/0.56/0.15/0.49) 

CMYK percentages

%0
%55.73
%14.5
%48.63

Codes

Color #833A70 in popluar color models

83 3A 70
RGB 131 58 112
HSL 316° 38.62% 37.06%
HSB/HSV 316° 55.73% 51.37%
CMYK 0.00% 55.73% 14.50%
48.63%

Color #833A70 in popluar number systems.

HEX 83 3A 70
Decimal 131 58 112
Binary 10000011 111010 1110000
Octal 203 72 160

Shades and tints

Shades of #833A70

#833A70
(131,58,112)
#783566
(120,53,102)
#6D305C
(109,48,92)
#622B52
(98,43,82)
#572648
(87,38,72)
#4C213E
(76,33,62)
#411C34
(65,28,52)
#36172A
(54,23,42)
#2B1220
(43,18,32)
#200D16
(32,13,22)
#15080C
(21,8,12)
#000000
(0,0,0)

Tints of #833A70

#833A70
(131,58,112)
#8E4B7D
(142,75,125)
#995C8A
(153,92,138)
#A46D97
(164,109,151)
#AF7EA4
(175,126,164)
#BA8FB1
(186,143,177)
#C5A0BE
(197,160,190)
#D0B1CB
(208,177,203)
#DBC2D8
(219,194,216)
#E6D3E5
(230,211,229)
#F1E4F2
(241,228,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #833A70 color. Also use rgb(131,58,112) instead hex code.

Text Font Color

.myTextColor { color: #833A70; }

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

This text font color is #833A70.

Background Color

.myBgColor { background-color: #833A70; }

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

This div background color is #833A70.

Border color

.myBorderColor { border: 1px solid #833A70; }

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

This div border color is #833A70.

Opacity

.myOpacity80 { color: #833A70; opacity: 0.8; }

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

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

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

This text has shadow with #833A70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #833A70.

Preview

Color preview on black background

This text has color #833A70 on black background.


Color preview on white background

This text has color #833A70 on white background.


Black color preview on #833A70 background

This text has black color on #833A70 background.


White color preview on #833A70 background

This text has white color on #833A70 background.


Related colors

Complementary color

Complementary color for #hex is #7CC58F.


I love getcolorcode.com

Triadic colors

1 #70833A and #3A7083 with #833A70 are triadic colors.

2 #703A83 and #3A8370 with #833A70 are triadic colors.