COLOR #832375

HEX: #832375 RGB: (131,35,117)

Color info

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

RGB color model

#832375 color RGB value is (131,35,117).

RGB: (131,35,117) (51%, 14%, 46%)

RGB channels and saturation

R 131 of 255 = 51%
G 35 of 255 = 14%
B 117 of 255 = 46%

131
35
117

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

Portions of RGB colors in percentages

R + G + B = 131 + 35 + 117 = 283 (100%)
R 131 of 283 ~ 46.29%
G 35 of 283 ~ 12.37%
B 117 of 283 ~ 41.34'%

%46.29
%12.37
%41.34

CMYK color model

#832375 color CMYK value is (0,73,11,49).

  • cyan value is 0.00%
  • magenta value is 73.28%
  • yellow value is 10.69%
  • key color value is 48.63%

CMYK: (0,73,11,49)
C0M73Y11K49 (0%, 73%, 11%, 49%)
(0.00 / 0.73 / 0.11 / 0.49)

CMYK percentages

%0
%73.28
%10.69
%48.63

Codes

Color #832375 in popluar color models

83 23 75
RGB 131 35 117
HSL 309° 57.83% 32.55%
HSB/HSV 309° 73.28% 51.37%
CMYK 0.00% 73.28% 10.69%
48.63%

Color #832375 in popluar number systems.

HEX 83 23 75
Decimal 131 35 117
Binary 10000011 100011 1110101
Octal 203 43 165

Shades and tints

Shades of #832375

#832375
(131,35,117)
#78206B
(120,32,107)
#6D1D61
(109,29,97)
#621A57
(98,26,87)
#57174D
(87,23,77)
#4C1443
(76,20,67)
#411139
(65,17,57)
#360E2F
(54,14,47)
#2B0B25
(43,11,37)
#20081B
(32,8,27)
#150511
(21,5,17)
#000000
(0,0,0)

Tints of #832375

#832375
(131,35,117)
#8E3781
(142,55,129)
#994B8D
(153,75,141)
#A45F99
(164,95,153)
#AF73A5
(175,115,165)
#BA87B1
(186,135,177)
#C59BBD
(197,155,189)
#D0AFC9
(208,175,201)
#DBC3D5
(219,195,213)
#E6D7E1
(230,215,225)
#F1EBED
(241,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #832375 color. Also use rgb(131,35,117) instead hex code.

Text Font Color

.myTextColor { color: #832375; }

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

This text font color is #832375.

Background Color

.myBgColor { background-color: #832375; }

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

This div background color is #832375.

Border color

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

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

This div border color is #832375.

Opacity

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

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

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

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

This text has shadow with #832375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #832375.

Preview

Color preview on black background

This text has color #832375 on black background.


Color preview on white background

This text has color #832375 on white background.


Black color preview on #832375 background

This text has black color on #832375 background.


White color preview on #832375 background

This text has white color on #832375 background.


Related colors

Complementary color

Complementary color for #hex is #7CDC8A.


I love getcolorcode.com

Triadic colors

1 #758323 and #237583 with #832375 are triadic colors.

2 #752383 and #238375 with #832375 are triadic colors.