COLOR #806696

HEX: #806696 RGB: (128,102,150)

Renk bilgisi

#806696 contains red, green and blue colors in about the same proportion. #806696 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#806696 color RGB value is (128,102,150).

RGB: (128,102,150) (50%, 40%, 59%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 102 of 255 = 40%
B 150 of 255 = 59%

128
102
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 102 + 150 = 380 (100%)
R 128 of 380 ~ 33.68%
G 102 of 380 ~ 26.84%
B 150 of 380 ~ 39.47'%

%33.68
%26.84
%39.47

CMYK RENK MODELİ

#806696 rengi CMYK tonu (15,32,0,41).

  • camgöbeği tonu 14.67%
  • eflatun tonu 32.00%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%

CMYK: (15,32,0,41)
C15M32Y0K41 (15%, 32%, 0%, 41%)
(0.15 / 0.32 / 0.00 / 0.41)

CMYK yüzdeleri

%14.67
%32
%0
%41.18

Codes

Color #806696 in popluar color models

80 66 96
RGB 128 102 150
HSL 273° 19.05% 49.41%
HSB/HSV 273° 32.00% 58.82%
CMYK 14.67% 32.00% 0.00%
41.18%

Color #806696 in popluar number systems.

HEX 80 66 96
Decimal 128 102 150
Binary 10000000 1100110 10010110
Octal 200 146 226

Shades and tints

Shades of #806696

#806696
(128,102,150)
#755D89
(117,93,137)
#6A547C
(106,84,124)
#5F4B6F
(95,75,111)
#544262
(84,66,98)
#493955
(73,57,85)
#3E3048
(62,48,72)
#33273B
(51,39,59)
#281E2E
(40,30,46)
#1D1521
(29,21,33)
#120C14
(18,12,20)
#000000
(0,0,0)

Tints of #806696

#806696
(128,102,150)
#8B739F
(139,115,159)
#9680A8
(150,128,168)
#A18DB1
(161,141,177)
#AC9ABA
(172,154,186)
#B7A7C3
(183,167,195)
#C2B4CC
(194,180,204)
#CDC1D5
(205,193,213)
#D8CEDE
(216,206,222)
#E3DBE7
(227,219,231)
#EEE8F0
(238,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #806696 color. Also use rgb(128,102,150) instead hex code.

Text Font Color

.myTextColor { color: #806696; }

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

This text font color is #806696.

Background Color

.myBgColor { background-color: #806696; }

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

This div background color is #806696.

Border color

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

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

This div border color is #806696.

Opacity

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

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

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

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

This text has shadow with #806696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806696.

Preview

Color preview on black background

This text has color #806696 on black background.


Color preview on white background

This text has color #806696 on white background.


Black color preview on #806696 background

This text has black color on #806696 background.


White color preview on #806696 background

This text has white color on #806696 background.


Related colors

Complementary color

Complementary color for #hex is #7F9969.


I love getcolorcode.com

Triadic colors

1 #968066 and #669680 with #806696 are triadic colors.

2 #966680 and #668096 with #806696 are triadic colors.