Shades of Trendy Pink #826088
Tints of Trendy Pink #826088
RGB
CMYK
RGB Variations
Color information
#826088 (or 0x826088) is known color: Trendy Pink. HEX triplet: 82, 60 and 88. RGB value is (130,96,136). Sum of RGB (Red+Green+Blue) = 130+96+136=362 (47% of max value = 765). Red value is 130 (51.17% from 255 or 35.91% from 362); Green value is 96 (37.89% from 255 or 26.52% from 362); Blue value is 136 (53.52% from 255 or 37.57% from 362); Max value from RGB is 136 - color contains mainly: blue. Hex color #826088 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826088 is #7D9F77. Grayscale: #6E6E6E. Windows color (decimal): -8232824 or 8937602. OLE color: 8937602.
HSL color Cylindrical-coordinate representation of color #826088: hue angle of 291º 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 #826088 is Cyan = 0.04, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 96 | 136 | - |
| CMYK | 0.04 | 0.29 | 0 | 0.47 |
| HSL | 291º | 0.17% | 0.45% | - |
| HSV(B) | 291º | 0.29% | 0.53% | - |
| XYZ | 17.83 | 14.89 | 25.23 | - |
| YUV | 110.73 | 142.26 | 141.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 136 | 0.04 | 0.29 | 0 | 0.47 | 291 | 0.17 | 0.45 |
| Hex | 82 | 60 | 88 | 4 | 1D | 0 | 2F | 123 | 11 | 2D |
| Octal | 202 | 140 | 210 | 4 | 35 | 0 | 57 | 443 | 21 | 55 |
| Binary | 10000010 | 1100000 | 10001000 | 100 | 11101 | 0 | 101111 | 100100011 | 10001 | 101101 |
Color Harmonies of #826088
Complementary color
Monochromatic Colors of #826088
Black with #826088
Text Example
Text Example
White with #826088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826088; }
p { color: rgb(130,96,136); }
H1.HeaderClassName
{
color: #826088;
}
.AnyTagClassName
{
color: #826088;
}
</style>
background-color css
<style>
a { background-color: #826088; }
a { background-color: rgb(130,96,136); }
div.DivClassName
{
background-color: #826088;
}
.BgClassName
{
background-color: #826088;
}
</style>
border-color css
<style>
span { border-color: #826088; }
span { border-color: rgb(130,96,136); }
td.TdClassName
{
border-color: #826088;
}
.TagClassName
{
border-color: #826088;
}
</style>