COLOR #833761

HEX: #833761 RGB: (131,55,97)

Color info

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

RGB color model

#833761 color RGB value is (131,55,97).

RGB: (131,55,97) (51%, 22%, 38%)

RGB channels and saturation

R 131 of 255 = 51%
G 55 of 255 = 22%
B 97 of 255 = 38%

131
55
97

R + G + B ~ 37%. #833761 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 55 + 97 = 283 (100%)
R 131 of 283 ~ 46.29%
G 55 of 283 ~ 19.43%
B 97 of 283 ~ 34.28'%

%46.29
%19.43
%34.28

CMYK color model

#833761 color CMYK value is (0,58,26,49).

  • cyan value is 0.00%
  • magenta value is 58.02%
  • yellow value is 25.95%
  • key color value is 48.63%

CMYK: (0,58,26,49)
C0M58Y26K49 (0%, 58%, 26%, 49%)
(0.00 / 0.58 / 0.26 / 0.49)

CMYK percentages

%0
%58.02
%25.95
%48.63

Codes

Color #833761 in popluar color models

83 37 61
RGB 131 55 97
HSL 327° 40.86% 36.47%
HSB/HSV 327° 58.02% 51.37%
CMYK 0.00% 58.02% 25.95%
48.63%

Color #833761 in popluar number systems.

HEX 83 37 61
Decimal 131 55 97
Binary 10000011 110111 1100001
Octal 203 67 141

Shades and tints

Shades of #833761

#833761
(131,55,97)
#783259
(120,50,89)
#6D2D51
(109,45,81)
#622849
(98,40,73)
#572341
(87,35,65)
#4C1E39
(76,30,57)
#411931
(65,25,49)
#361429
(54,20,41)
#2B0F21
(43,15,33)
#200A19
(32,10,25)
#150511
(21,5,17)
#000000
(0,0,0)

Tints of #833761

#833761
(131,55,97)
#8E496F
(142,73,111)
#995B7D
(153,91,125)
#A46D8B
(164,109,139)
#AF7F99
(175,127,153)
#BA91A7
(186,145,167)
#C5A3B5
(197,163,181)
#D0B5C3
(208,181,195)
#DBC7D1
(219,199,209)
#E6D9DF
(230,217,223)
#F1EBED
(241,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #833761 color. Also use rgb(131,55,97) instead hex code.

Text Font Color

.myTextColor { color: #833761; }

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

This text font color is #833761.

Background Color

.myBgColor { background-color: #833761; }

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

This div background color is #833761.

Border color

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

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

This div border color is #833761.

Opacity

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

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

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

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

This text has shadow with #833761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #833761.

Preview

Color preview on black background

This text has color #833761 on black background.


Color preview on white background

This text has color #833761 on white background.


Black color preview on #833761 background

This text has black color on #833761 background.


White color preview on #833761 background

This text has white color on #833761 background.


Related colors

Complementary color

Complementary color for #hex is #7CC89E.


I love getcolorcode.com

Triadic colors

1 #618337 and #376183 with #833761 are triadic colors.

2 #613783 and #378361 with #833761 are triadic colors.