COLOR #834657

HEX: #834657 RGB: (131,70,87)

Color info

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

RGB color model

#834657 color RGB value is (131,70,87).

RGB: (131,70,87) (51%, 27%, 34%)

RGB channels and saturation

R 131 of 255 = 51%
G 70 of 255 = 27%
B 87 of 255 = 34%

131
70
87

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

Portions of RGB colors in percentages

R + G + B = 131 + 70 + 87 = 288 (100%)
R 131 of 288 ~ 45.49%
G 70 of 288 ~ 24.31%
B 87 of 288 ~ 30.21'%

%45.49
%24.31
%30.21

CMYK color model

#834657 color CMYK value is (0,47,34,49).

  • cyan value is 0.00%
  • magenta value is 46.56%
  • yellow value is 33.59%
  • key color value is 48.63%

CMYK: (0,47,34,49)
C0M47Y34K49 (0%, 47%, 34%, 49%)
(0.00 / 0.47 / 0.34 / 0.49)

CMYK percentages

%0
%46.56
%33.59
%48.63

Codes

Color #834657 in popluar color models

83 46 57
RGB 131 70 87
HSL 343° 30.35% 39.41%
HSB/HSV 343° 46.56% 51.37%
CMYK 0.00% 46.56% 33.59%
48.63%

Color #834657 in popluar number systems.

HEX 83 46 57
Decimal 131 70 87
Binary 10000011 1000110 1010111
Octal 203 106 127

Shades and tints

Shades of #834657

#834657
(131,70,87)
#784050
(120,64,80)
#6D3A49
(109,58,73)
#623442
(98,52,66)
#572E3B
(87,46,59)
#4C2834
(76,40,52)
#41222D
(65,34,45)
#361C26
(54,28,38)
#2B161F
(43,22,31)
#201018
(32,16,24)
#150A11
(21,10,17)
#000000
(0,0,0)

Tints of #834657

#834657
(131,70,87)
#8E5666
(142,86,102)
#996675
(153,102,117)
#A47684
(164,118,132)
#AF8693
(175,134,147)
#BA96A2
(186,150,162)
#C5A6B1
(197,166,177)
#D0B6C0
(208,182,192)
#DBC6CF
(219,198,207)
#E6D6DE
(230,214,222)
#F1E6ED
(241,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #834657 color. Also use rgb(131,70,87) instead hex code.

Text Font Color

.myTextColor { color: #834657; }

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

This text font color is #834657.

Background Color

.myBgColor { background-color: #834657; }

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

This div background color is #834657.

Border color

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

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

This div border color is #834657.

Opacity

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

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

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

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

This text has shadow with #834657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834657.

Preview

Color preview on black background

This text has color #834657 on black background.


Color preview on white background

This text has color #834657 on white background.


Black color preview on #834657 background

This text has black color on #834657 background.


White color preview on #834657 background

This text has white color on #834657 background.


Related colors

Complementary color

Complementary color for #hex is #7CB9A8.


I love getcolorcode.com

Triadic colors

1 #578346 and #465783 with #834657 are triadic colors.

2 #574683 and #468357 with #834657 are triadic colors.