Shades of Trendy Pink #806685
Tints of Trendy Pink #806685
RGB
CMYK
RGB Variations
Color information
#806685 (or 0x806685) is known color: Trendy Pink. HEX triplet: 80, 66 and 85. RGB value is (128,102,133). Sum of RGB (Red+Green+Blue) = 128+102+133=363 (48% of max value = 765). Red value is 128 (50.39% from 255 or 35.26% from 363); Green value is 102 (40.23% from 255 or 28.10% from 363); Blue value is 133 (52.34% from 255 or 36.64% from 363); Max value from RGB is 133 - color contains mainly: blue. Hex color #806685 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #806685 is #7F997A. Grayscale: #717171. Windows color (decimal): -8362363 or 8742528. OLE color: 8742528.
HSL color Cylindrical-coordinate representation of color #806685: hue angle of 290.32º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #806685 is Cyan = 0.04, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 128 | 102 | 133 | - |
| CMYK | 0.04 | 0.23 | 0 | 0.48 |
| HSL | 290.32º | 0.13% | 0.46% | - |
| HSV(B) | 290.32º | 0.23% | 0.52% | - |
| XYZ | 17.89 | 15.79 | 24.29 | - |
| YUV | 113.31 | 139.11 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 102 | 133 | 0.04 | 0.23 | 0 | 0.48 | 290.32 | 0.13 | 0.46 |
| Hex | 80 | 66 | 85 | 4 | 17 | 0 | 30 | 122 | D | 2E |
| Octal | 200 | 146 | 205 | 4 | 27 | 0 | 60 | 442 | 15 | 56 |
| Binary | 10000000 | 1100110 | 10000101 | 100 | 10111 | 0 | 110000 | 100100010 | 1101 | 101110 |
Color Harmonies of #806685
Complementary color
Monochromatic Colors of #806685
Black with #806685
Text Example
Text Example
White with #806685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806685; }
p { color: rgb(128,102,133); }
H1.HeaderClassName
{
color: #806685;
}
.AnyTagClassName
{
color: #806685;
}
</style>
background-color css
<style>
a { background-color: #806685; }
a { background-color: rgb(128,102,133); }
div.DivClassName
{
background-color: #806685;
}
.BgClassName
{
background-color: #806685;
}
</style>
border-color css
<style>
span { border-color: #806685; }
span { border-color: rgb(128,102,133); }
td.TdClassName
{
border-color: #806685;
}
.TagClassName
{
border-color: #806685;
}
</style>