Shades of Trendy Pink #806088
Tints of Trendy Pink #806088
RGB
CMYK
RGB Variations
Color information
#806088 (or 0x806088) is known color: Trendy Pink. HEX triplet: 80, 60 and 88. RGB value is (128,96,136). Sum of RGB (Red+Green+Blue) = 128+96+136=360 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.56% from 360); Green value is 96 (37.89% from 255 or 26.67% from 360); Blue value is 136 (53.52% from 255 or 37.78% from 360); Max value from RGB is 136 - color contains mainly: blue. Hex color #806088 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #806088 is #7F9F77. Grayscale: #6E6E6E. Windows color (decimal): -8363896 or 8937600. OLE color: 8937600.
HSL color Cylindrical-coordinate representation of color #806088: hue angle of 288º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #806088 is Cyan = 0.06, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 128 | 96 | 136 | - |
| CMYK | 0.06 | 0.29 | 0 | 0.47 |
| HSL | 288º | 0.17% | 0.45% | - |
| HSV(B) | 288º | 0.29% | 0.53% | - |
| XYZ | 17.53 | 14.73 | 25.21 | - |
| YUV | 110.13 | 142.6 | 140.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 96 | 136 | 0.06 | 0.29 | 0 | 0.47 | 288 | 0.17 | 0.45 |
| Hex | 80 | 60 | 88 | 6 | 1D | 0 | 2F | 120 | 11 | 2D |
| Octal | 200 | 140 | 210 | 6 | 35 | 0 | 57 | 440 | 21 | 55 |
| Binary | 10000000 | 1100000 | 10001000 | 110 | 11101 | 0 | 101111 | 100100000 | 10001 | 101101 |
Color Harmonies of #806088
Complementary color
Monochromatic Colors of #806088
Black with #806088
Text Example
Text Example
White with #806088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806088; }
p { color: rgb(128,96,136); }
H1.HeaderClassName
{
color: #806088;
}
.AnyTagClassName
{
color: #806088;
}
</style>
background-color css
<style>
a { background-color: #806088; }
a { background-color: rgb(128,96,136); }
div.DivClassName
{
background-color: #806088;
}
.BgClassName
{
background-color: #806088;
}
</style>
border-color css
<style>
span { border-color: #806088; }
span { border-color: rgb(128,96,136); }
td.TdClassName
{
border-color: #806088;
}
.TagClassName
{
border-color: #806088;
}
</style>