Shades of Trendy Pink #806482
Tints of Trendy Pink #806482
RGB
CMYK
RGB Variations
Color information
#806482 (or 0x806482) is known color: Trendy Pink. HEX triplet: 80, 64 and 82. RGB value is (128,100,130). Sum of RGB (Red+Green+Blue) = 128+100+130=358 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.75% from 358); Green value is 100 (39.45% from 255 or 27.93% from 358); Blue value is 130 (51.17% from 255 or 36.31% from 358); Max value from RGB is 130 - color contains mainly: blue. Hex color #806482 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #806482 is #7F9B7D. Grayscale: #6F6F6F. Windows color (decimal): -8362878 or 8545408. OLE color: 8545408.
HSL color Cylindrical-coordinate representation of color #806482: hue angle of 296º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #806482 is Cyan = 0.02, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 128 | 100 | 130 | - |
| CMYK | 0.02 | 0.23 | 0 | 0.49 |
| HSL | 296º | 0.13% | 0.45% | - |
| HSV(B) | 296º | 0.23% | 0.51% | - |
| XYZ | 17.49 | 15.32 | 23.15 | - |
| YUV | 111.79 | 138.28 | 139.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 100 | 130 | 0.02 | 0.23 | 0 | 0.49 | 296 | 0.13 | 0.45 |
| Hex | 80 | 64 | 82 | 2 | 17 | 0 | 31 | 128 | D | 2D |
| Octal | 200 | 144 | 202 | 2 | 27 | 0 | 61 | 450 | 15 | 55 |
| Binary | 10000000 | 1100100 | 10000010 | 10 | 10111 | 0 | 110001 | 100101000 | 1101 | 101101 |
Color Harmonies of #806482
Complementary color
Monochromatic Colors of #806482
Black with #806482
Text Example
Text Example
White with #806482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806482; }
p { color: rgb(128,100,130); }
H1.HeaderClassName
{
color: #806482;
}
.AnyTagClassName
{
color: #806482;
}
</style>
background-color css
<style>
a { background-color: #806482; }
a { background-color: rgb(128,100,130); }
div.DivClassName
{
background-color: #806482;
}
.BgClassName
{
background-color: #806482;
}
</style>
border-color css
<style>
span { border-color: #806482; }
span { border-color: rgb(128,100,130); }
td.TdClassName
{
border-color: #806482;
}
.TagClassName
{
border-color: #806482;
}
</style>