COLOR #83768E

HEX: #83768E RGB: (131,118,142)

Color info

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

RGB color model

#83768E color RGB value is (131,118,142).

RGB: (131,118,142) (51%, 46%, 56%)

RGB channels and saturation

R 131 of 255 = 51%
G 118 of 255 = 46%
B 142 of 255 = 56%

131
118
142

R + G + B ~ 51%. #83768E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 118 + 142 = 391 (100%)
R 131 of 391 ~ 33.5%
G 118 of 391 ~ 30.18%
B 142 of 391 ~ 36.32'%

%33.5
%30.18
%36.32

CMYK color model

#83768E color CMYK value is (8,17,0,44).

  • cyan value is 7.75%
  • magenta value is 16.90%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (8,17,0,44)
C8M17Y0K44 (8%, 17%, 0%, 44%)
(0.08 / 0.17 / 0.00 / 0.44)

CMYK percentages

%7.75
%16.9
%0
%44.31

Codes

Color #83768E in popluar color models

83 76 8E
RGB 131 118 142
HSL 273° 9.60% 50.98%
HSB/HSV 273° 16.90% 55.69%
CMYK 7.75% 16.90% 0.00%
44.31%

Color #83768E in popluar number systems.

HEX 83 76 8E
Decimal 131 118 142
Binary 10000011 1110110 10001110
Octal 203 166 216

Shades and tints

Shades of #83768E

#83768E
(131,118,142)
#786C82
(120,108,130)
#6D6276
(109,98,118)
#62586A
(98,88,106)
#574E5E
(87,78,94)
#4C4452
(76,68,82)
#413A46
(65,58,70)
#36303A
(54,48,58)
#2B262E
(43,38,46)
#201C22
(32,28,34)
#151216
(21,18,22)
#000000
(0,0,0)

Tints of #83768E

#83768E
(131,118,142)
#8E8298
(142,130,152)
#998EA2
(153,142,162)
#A49AAC
(164,154,172)
#AFA6B6
(175,166,182)
#BAB2C0
(186,178,192)
#C5BECA
(197,190,202)
#D0CAD4
(208,202,212)
#DBD6DE
(219,214,222)
#E6E2E8
(230,226,232)
#F1EEF2
(241,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83768E color. Also use rgb(131,118,142) instead hex code.

Text Font Color

.myTextColor { color: #83768E; }

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

This text font color is #83768E.

Background Color

.myBgColor { background-color: #83768E; }

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

This div background color is #83768E.

Border color

.myBorderColor { border: 1px solid #83768E; }

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

This div border color is #83768E.

Opacity

.myOpacity80 { color: #83768E; opacity: 0.8; }

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

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

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

This text has shadow with #83768E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83768E.

Preview

Color preview on black background

This text has color #83768E on black background.


Color preview on white background

This text has color #83768E on white background.


Black color preview on #83768E background

This text has black color on #83768E background.


White color preview on #83768E background

This text has white color on #83768E background.


Related colors

Complementary color

Complementary color for #hex is #7C8971.


I love getcolorcode.com

Triadic colors

1 #8E8376 and #768E83 with #83768E are triadic colors.

2 #8E7683 and #76838E with #83768E are triadic colors.