Shades of Solid Pink #825156
Tints of Solid Pink #825156
RGB
CMYK
RGB Variations
Color information
#825156 (or 0x825156) is known color: Solid Pink. HEX triplet: 82, 51 and 56. RGB value is (130,81,86). Sum of RGB (Red+Green+Blue) = 130+81+86=297 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.77% from 297); Green value is 81 (32.03% from 255 or 27.27% from 297); Blue value is 86 (33.98% from 255 or 28.96% from 297); Max value from RGB is 130 - color contains mainly: red. Hex color #825156 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825156 is #7DAEA9. Grayscale: #606060. Windows color (decimal): -8236714 or 5656962. OLE color: 5656962.
HSL color Cylindrical-coordinate representation of color #825156: hue angle of 353.88º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #825156 is Cyan = 0, Magento = 0.38, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 86 | - |
| CMYK | 0 | 0.38 | 0.34 | 0.49 |
| HSL | 353.88º | 0.23% | 0.41% | - |
| HSV(B) | 353.88º | 0.38% | 0.51% | - |
| XYZ | 13.83 | 11.3 | 10.26 | - |
| YUV | 96.22 | 122.23 | 152.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 86 | 0 | 0.38 | 0.34 | 0.49 | 353.88 | 0.23 | 0.41 |
| Hex | 82 | 51 | 56 | 0 | 26 | 22 | 31 | 162 | 17 | 29 |
| Octal | 202 | 121 | 126 | 0 | 46 | 42 | 61 | 542 | 27 | 51 |
| Binary | 10000010 | 1010001 | 1010110 | 0 | 100110 | 100010 | 110001 | 101100010 | 10111 | 101001 |
Color Harmonies of #825156
Complementary color
Monochromatic Colors of #825156
Black with #825156
Text Example
Text Example
White with #825156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825156; }
p { color: rgb(130,81,86); }
H1.HeaderClassName
{
color: #825156;
}
.AnyTagClassName
{
color: #825156;
}
</style>
background-color css
<style>
a { background-color: #825156; }
a { background-color: rgb(130,81,86); }
div.DivClassName
{
background-color: #825156;
}
.BgClassName
{
background-color: #825156;
}
</style>
border-color css
<style>
span { border-color: #825156; }
span { border-color: rgb(130,81,86); }
td.TdClassName
{
border-color: #825156;
}
.TagClassName
{
border-color: #825156;
}
</style>