COLOR #834366

HEX: #834366 RGB: (131,67,102)

Color info

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

RGB color model

#834366 color RGB value is (131,67,102).

RGB: (131,67,102) (51%, 26%, 40%)

RGB channels and saturation

R 131 of 255 = 51%
G 67 of 255 = 26%
B 102 of 255 = 40%

131
67
102

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

Portions of RGB colors in percentages

R + G + B = 131 + 67 + 102 = 300 (100%)
R 131 of 300 ~ 43.67%
G 67 of 300 ~ 22.33%
B 102 of 300 ~ 34'%

%43.67
%22.33
%34

CMYK color model

#834366 color CMYK value is (0,49,22,49).

  • cyan value is 0.00%
  • magenta value is 48.85%
  • yellow value is 22.14%
  • key color value is 48.63%
CMYK: (0,49,22,49) C0M49Y22K49 (0%,49%,22%,49%) (0.00/0.49/0.22/0.49) 

CMYK percentages

%0
%48.85
%22.14
%48.63

Codes

Color #834366 in popluar color models

83 43 66
RGB 131 67 102
HSL 327° 32.32% 38.82%
HSB/HSV 327° 48.85% 51.37%
CMYK 0.00% 48.85% 22.14%
48.63%

Color #834366 in popluar number systems.

HEX 83 43 66
Decimal 131 67 102
Binary 10000011 1000011 1100110
Octal 203 103 146

Shades and tints

Shades of #834366

#834366
(131,67,102)
#783D5D
(120,61,93)
#6D3754
(109,55,84)
#62314B
(98,49,75)
#572B42
(87,43,66)
#4C2539
(76,37,57)
#411F30
(65,31,48)
#361927
(54,25,39)
#2B131E
(43,19,30)
#200D15
(32,13,21)
#15070C
(21,7,12)
#000000
(0,0,0)

Tints of #834366

#834366
(131,67,102)
#8E5473
(142,84,115)
#996580
(153,101,128)
#A4768D
(164,118,141)
#AF879A
(175,135,154)
#BA98A7
(186,152,167)
#C5A9B4
(197,169,180)
#D0BAC1
(208,186,193)
#DBCBCE
(219,203,206)
#E6DCDB
(230,220,219)
#F1EDE8
(241,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #834366 color. Also use rgb(131,67,102) instead hex code.

Text Font Color

.myTextColor { color: #834366; }

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

This text font color is #834366.

Background Color

.myBgColor { background-color: #834366; }

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

This div background color is #834366.

Border color

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

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

This div border color is #834366.

Opacity

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

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

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

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

This text has shadow with #834366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834366.

Preview

Color preview on black background

This text has color #834366 on black background.


Color preview on white background

This text has color #834366 on white background.


Black color preview on #834366 background

This text has black color on #834366 background.


White color preview on #834366 background

This text has white color on #834366 background.


Related colors

Complementary color

Complementary color for #hex is #7CBC99.


I love getcolorcode.com

Triadic colors

1 #668343 and #436683 with #834366 are triadic colors.

2 #664383 and #438366 with #834366 are triadic colors.