COLOR #806383

HEX: #806383 RGB: (128,99,131)

Color info

#806383 contains red, green and blue colors in about the same proportion. Web safe color of #806383 is #666699 (or #669).

RGB color model

#806383 color RGB value is (128,99,131).

RGB: (128,99,131) (50%, 39%, 51%)

RGB channels and saturation

R 128 of 255 = 50%
G 99 of 255 = 39%
B 131 of 255 = 51%

128
99
131

R + G + B ~ 47%. #806383 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 128 + 99 + 131 = 358 (100%)
R 128 of 358 ~ 35.75%
G 99 of 358 ~ 27.65%
B 131 of 358 ~ 36.59'%

%35.75
%27.65
%36.59

CMYK color model

#806383 color CMYK value is (2,24,0,49).

  • cyan value is 2.29%
  • magenta value is 24.43%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (2,24,0,49)
C2M24Y0K49 (2%, 24%, 0%, 49%)
(0.02 / 0.24 / 0.00 / 0.49)

CMYK percentages

%2.29
%24.43
%0
%48.63

Codes

Color #806383 in popluar color models

80 63 83
RGB 128 99 131
HSL 294° 13.91% 45.10%
HSB/HSV 294° 24.43% 51.37%
CMYK 2.29% 24.43% 0.00%
48.63%

Color #806383 in popluar number systems.

HEX 80 63 83
Decimal 128 99 131
Binary 10000000 1100011 10000011
Octal 200 143 203

Shades and tints

Shades of #806383

#806383
(128,99,131)
#755A78
(117,90,120)
#6A516D
(106,81,109)
#5F4862
(95,72,98)
#543F57
(84,63,87)
#49364C
(73,54,76)
#3E2D41
(62,45,65)
#332436
(51,36,54)
#281B2B
(40,27,43)
#1D1220
(29,18,32)
#120915
(18,9,21)
#000000
(0,0,0)

Tints of #806383

#806383
(128,99,131)
#8B718E
(139,113,142)
#967F99
(150,127,153)
#A18DA4
(161,141,164)
#AC9BAF
(172,155,175)
#B7A9BA
(183,169,186)
#C2B7C5
(194,183,197)
#CDC5D0
(205,197,208)
#D8D3DB
(216,211,219)
#E3E1E6
(227,225,230)
#EEEFF1
(238,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #806383 color. Also use rgb(128,99,131) instead hex code.

Text Font Color

.myTextColor { color: #806383; }

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

This text font color is #806383.

Background Color

.myBgColor { background-color: #806383; }

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

This div background color is #806383.

Border color

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

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

This div border color is #806383.

Opacity

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

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

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

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

This text has shadow with #806383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806383.

Preview

Color preview on black background

This text has color #806383 on black background.


Color preview on white background

This text has color #806383 on white background.


Black color preview on #806383 background

This text has black color on #806383 background.


White color preview on #806383 background

This text has white color on #806383 background.


Related colors

Complementary color

Complementary color for #hex is #7F9C7C.


I love getcolorcode.com

Triadic colors

1 #838063 and #638380 with #806383 are triadic colors.

2 #836380 and #638083 with #806383 are triadic colors.