Shades of Rose Bud Cherry #812354
Tints of Rose Bud Cherry #812354
RGB
CMYK
RGB Variations
Color information
#812354 (or 0x812354) is known color: Rose Bud Cherry. HEX triplet: 81, 23 and 54. RGB value is (129,35,84). Sum of RGB (Red+Green+Blue) = 129+35+84=248 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.02% from 248); Green value is 35 (14.06% from 255 or 14.11% from 248); Blue value is 84 (33.20% from 255 or 33.87% from 248); Max value from RGB is 129 - color contains mainly: red. Hex color #812354 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #812354 is #7EDCAB. Grayscale: #444444. Windows color (decimal): -8314028 or 5514113. OLE color: 5514113.
HSL color Cylindrical-coordinate representation of color #812354: hue angle of 328.72º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #812354 is Cyan = 0, Magento = 0.73, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 35 | 84 | - |
| CMYK | 0 | 0.73 | 0.35 | 0.49 |
| HSL | 328.72º | 0.57% | 0.32% | - |
| HSV(B) | 328.72º | 0.73% | 0.51% | - |
| XYZ | 11.25 | 6.51 | 9.05 | - |
| YUV | 68.69 | 136.64 | 171.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 35 | 84 | 0 | 0.73 | 0.35 | 0.49 | 328.72 | 0.57 | 0.32 |
| Hex | 81 | 23 | 54 | 0 | 49 | 23 | 31 | 149 | 39 | 20 |
| Octal | 201 | 43 | 124 | 0 | 111 | 43 | 61 | 511 | 71 | 40 |
| Binary | 10000001 | 100011 | 1010100 | 0 | 1001001 | 100011 | 110001 | 101001001 | 111001 | 100000 |
Color Harmonies of #812354
Complementary color
Monochromatic Colors of #812354
Black with #812354
Text Example
Text Example
White with #812354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812354; }
p { color: rgb(129,35,84); }
H1.HeaderClassName
{
color: #812354;
}
.AnyTagClassName
{
color: #812354;
}
</style>
background-color css
<style>
a { background-color: #812354; }
a { background-color: rgb(129,35,84); }
div.DivClassName
{
background-color: #812354;
}
.BgClassName
{
background-color: #812354;
}
</style>
border-color css
<style>
span { border-color: #812354; }
span { border-color: rgb(129,35,84); }
td.TdClassName
{
border-color: #812354;
}
.TagClassName
{
border-color: #812354;
}
</style>