Shades of Trendy Pink #825678
Tints of Trendy Pink #825678
RGB
CMYK
RGB Variations
Color information
#825678 (or 0x825678) is known color: Trendy Pink. HEX triplet: 82, 56 and 78. RGB value is (130,86,120). Sum of RGB (Red+Green+Blue) = 130+86+120=336 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.69% from 336); Green value is 86 (33.98% from 255 or 25.60% from 336); Blue value is 120 (47.27% from 255 or 35.71% from 336); Max value from RGB is 130 - color contains mainly: red. Hex color #825678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825678 is #7DA987. Grayscale: #666666. Windows color (decimal): -8235400 or 7886466. OLE color: 7886466.
HSL color Cylindrical-coordinate representation of color #825678: hue angle of 313.64º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #825678 is Cyan = 0, Magento = 0.34, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 86 | 120 | - |
| CMYK | 0 | 0.34 | 0.08 | 0.49 |
| HSL | 313.64º | 0.2% | 0.42% | - |
| HSV(B) | 313.64º | 0.34% | 0.51% | - |
| XYZ | 15.92 | 12.76 | 19.39 | - |
| YUV | 103.03 | 137.58 | 147.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 120 | 0 | 0.34 | 0.08 | 0.49 | 313.64 | 0.2 | 0.42 |
| Hex | 82 | 56 | 78 | 0 | 22 | 8 | 31 | 13A | 14 | 2A |
| Octal | 202 | 126 | 170 | 0 | 42 | 10 | 61 | 472 | 24 | 52 |
| Binary | 10000010 | 1010110 | 1111000 | 0 | 100010 | 1000 | 110001 | 100111010 | 10100 | 101010 |
Color Harmonies of #825678
Complementary color
Monochromatic Colors of #825678
Black with #825678
Text Example
Text Example
White with #825678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825678; }
p { color: rgb(130,86,120); }
H1.HeaderClassName
{
color: #825678;
}
.AnyTagClassName
{
color: #825678;
}
</style>
background-color css
<style>
a { background-color: #825678; }
a { background-color: rgb(130,86,120); }
div.DivClassName
{
background-color: #825678;
}
.BgClassName
{
background-color: #825678;
}
</style>
border-color css
<style>
span { border-color: #825678; }
span { border-color: rgb(130,86,120); }
td.TdClassName
{
border-color: #825678;
}
.TagClassName
{
border-color: #825678;
}
</style>