Shades of Solid Pink #815358
Tints of Solid Pink #815358
RGB
CMYK
RGB Variations
Color information
#815358 (or 0x815358) is known color: Solid Pink. HEX triplet: 81, 53 and 58. RGB value is (129,83,88). Sum of RGB (Red+Green+Blue) = 129+83+88=300 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43% from 300); Green value is 83 (32.81% from 255 or 27.67% from 300); Blue value is 88 (34.77% from 255 or 29.33% from 300); Max value from RGB is 129 - color contains mainly: red. Hex color #815358 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815358 is #7EACA7. Grayscale: #616161. Windows color (decimal): -8301736 or 5788545. OLE color: 5788545.
HSL color Cylindrical-coordinate representation of color #815358: hue angle of 353.48º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815358 is Cyan = 0, Magento = 0.36, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 88 | - |
| CMYK | 0 | 0.36 | 0.32 | 0.49 |
| HSL | 353.48º | 0.22% | 0.42% | - |
| HSV(B) | 353.48º | 0.36% | 0.51% | - |
| XYZ | 13.91 | 11.56 | 10.73 | - |
| YUV | 97.32 | 122.74 | 150.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 88 | 0 | 0.36 | 0.32 | 0.49 | 353.48 | 0.22 | 0.42 |
| Hex | 81 | 53 | 58 | 0 | 24 | 20 | 31 | 161 | 16 | 2A |
| Octal | 201 | 123 | 130 | 0 | 44 | 40 | 61 | 541 | 26 | 52 |
| Binary | 10000001 | 1010011 | 1011000 | 0 | 100100 | 100000 | 110001 | 101100001 | 10110 | 101010 |
Color Harmonies of #815358
Complementary color
Monochromatic Colors of #815358
Black with #815358
Text Example
Text Example
White with #815358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815358; }
p { color: rgb(129,83,88); }
H1.HeaderClassName
{
color: #815358;
}
.AnyTagClassName
{
color: #815358;
}
</style>
background-color css
<style>
a { background-color: #815358; }
a { background-color: rgb(129,83,88); }
div.DivClassName
{
background-color: #815358;
}
.BgClassName
{
background-color: #815358;
}
</style>
border-color css
<style>
span { border-color: #815358; }
span { border-color: rgb(129,83,88); }
td.TdClassName
{
border-color: #815358;
}
.TagClassName
{
border-color: #815358;
}
</style>