Shades of Rose Bud Cherry #812458
Tints of Rose Bud Cherry #812458
RGB
CMYK
RGB Variations
Color information
#812458 (or 0x812458) is known color: Rose Bud Cherry. HEX triplet: 81, 24 and 58. RGB value is (129,36,88). Sum of RGB (Red+Green+Blue) = 129+36+88=253 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.99% from 253); Green value is 36 (14.45% from 255 or 14.23% from 253); Blue value is 88 (34.77% from 255 or 34.78% from 253); Max value from RGB is 129 - color contains mainly: red. Hex color #812458 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #812458 is #7EDBA7. Grayscale: #454545. Windows color (decimal): -8313768 or 5776513. OLE color: 5776513.
HSL color Cylindrical-coordinate representation of color #812458: hue angle of 326.45º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #812458 is Cyan = 0, Magento = 0.72, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 36 | 88 | - |
| CMYK | 0 | 0.72 | 0.32 | 0.49 |
| HSL | 326.45º | 0.56% | 0.32% | - |
| HSV(B) | 326.45º | 0.72% | 0.51% | - |
| XYZ | 11.45 | 6.63 | 9.91 | - |
| YUV | 69.74 | 138.31 | 170.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 36 | 88 | 0 | 0.72 | 0.32 | 0.49 | 326.45 | 0.56 | 0.32 |
| Hex | 81 | 24 | 58 | 0 | 48 | 20 | 31 | 146 | 38 | 20 |
| Octal | 201 | 44 | 130 | 0 | 110 | 40 | 61 | 506 | 70 | 40 |
| Binary | 10000001 | 100100 | 1011000 | 0 | 1001000 | 100000 | 110001 | 101000110 | 111000 | 100000 |
Color Harmonies of #812458
Complementary color
Monochromatic Colors of #812458
Black with #812458
Text Example
Text Example
White with #812458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812458; }
p { color: rgb(129,36,88); }
H1.HeaderClassName
{
color: #812458;
}
.AnyTagClassName
{
color: #812458;
}
</style>
background-color css
<style>
a { background-color: #812458; }
a { background-color: rgb(129,36,88); }
div.DivClassName
{
background-color: #812458;
}
.BgClassName
{
background-color: #812458;
}
</style>
border-color css
<style>
span { border-color: #812458; }
span { border-color: rgb(129,36,88); }
td.TdClassName
{
border-color: #812458;
}
.TagClassName
{
border-color: #812458;
}
</style>