COLOR #83668A

HEX: #83668A RGB: (131,102,138)

Color info

#83668A contains red, green and blue colors in about the same proportion. Web safe color of #83668A is #996699 (or #969).

RGB color model

#83668A color RGB value is (131,102,138).

RGB: (131,102,138) (51%, 40%, 54%)

RGB channels and saturation

R 131 of 255 = 51%
G 102 of 255 = 40%
B 138 of 255 = 54%

131
102
138

R + G + B ~ 48%. #83668A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 102 + 138 = 371 (100%)
R 131 of 371 ~ 35.31%
G 102 of 371 ~ 27.49%
B 138 of 371 ~ 37.2'%

%35.31
%27.49
%37.2

CMYK color model

#83668A color CMYK value is (5,26,0,46).

  • cyan value is 5.07%
  • magenta value is 26.09%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (5,26,0,46)
C5M26Y0K46 (5%, 26%, 0%, 46%)
(0.05 / 0.26 / 0.00 / 0.46)

CMYK percentages

%5.07
%26.09
%0
%45.88

Codes

Color #83668A in popluar color models

83 66 8A
RGB 131 102 138
HSL 288° 15.00% 47.06%
HSB/HSV 288° 26.09% 54.12%
CMYK 5.07% 26.09% 0.00%
45.88%

Color #83668A in popluar number systems.

HEX 83 66 8A
Decimal 131 102 138
Binary 10000011 1100110 10001010
Octal 203 146 212

Shades and tints

Shades of #83668A

#83668A
(131,102,138)
#785D7E
(120,93,126)
#6D5472
(109,84,114)
#624B66
(98,75,102)
#57425A
(87,66,90)
#4C394E
(76,57,78)
#413042
(65,48,66)
#362736
(54,39,54)
#2B1E2A
(43,30,42)
#20151E
(32,21,30)
#150C12
(21,12,18)
#000000
(0,0,0)

Tints of #83668A

#83668A
(131,102,138)
#8E7394
(142,115,148)
#99809E
(153,128,158)
#A48DA8
(164,141,168)
#AF9AB2
(175,154,178)
#BAA7BC
(186,167,188)
#C5B4C6
(197,180,198)
#D0C1D0
(208,193,208)
#DBCEDA
(219,206,218)
#E6DBE4
(230,219,228)
#F1E8EE
(241,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #83668A; }

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

This text font color is #83668A.

Background Color

.myBgColor { background-color: #83668A; }

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

This div background color is #83668A.

Border color

.myBorderColor { border: 1px solid #83668A; }

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

This div border color is #83668A.

Opacity

.myOpacity80 { color: #83668A; opacity: 0.8; }

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

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

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

This text has shadow with #83668A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83668A.

Preview

Color preview on black background

This text has color #83668A on black background.


Color preview on white background

This text has color #83668A on white background.


Black color preview on #83668A background

This text has black color on #83668A background.


White color preview on #83668A background

This text has white color on #83668A background.


Related colors

Complementary color

Complementary color for #hex is #7C9975.


I love getcolorcode.com

Triadic colors

1 #8A8366 and #668A83 with #83668A are triadic colors.

2 #8A6683 and #66838A with #83668A are triadic colors.