Shades of Rose Bud Cherry #812754
Tints of Rose Bud Cherry #812754
RGB
CMYK
RGB Variations
Color information
#812754 (or 0x812754) is known color: Rose Bud Cherry. HEX triplet: 81, 27 and 54. RGB value is (129,39,84). Sum of RGB (Red+Green+Blue) = 129+39+84=252 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.19% from 252); Green value is 39 (15.62% from 255 or 15.48% from 252); Blue value is 84 (33.20% from 255 or 33.33% from 252); Max value from RGB is 129 - color contains mainly: red. Hex color #812754 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #812754 is #7ED8AB. Grayscale: #464646. Windows color (decimal): -8313004 or 5515137. OLE color: 5515137.
HSL color Cylindrical-coordinate representation of color #812754: hue angle of 330º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #812754 is Cyan = 0, Magento = 0.70, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 39 | 84 | - |
| CMYK | 0 | 0.70 | 0.35 | 0.49 |
| HSL | 330º | 0.54% | 0.33% | - |
| HSV(B) | 330º | 0.7% | 0.51% | - |
| XYZ | 11.38 | 6.76 | 9.09 | - |
| YUV | 71.04 | 135.32 | 169.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 39 | 84 | 0 | 0.70 | 0.35 | 0.49 | 330 | 0.54 | 0.33 |
| Hex | 81 | 27 | 54 | 0 | 46 | 23 | 31 | 14A | 36 | 21 |
| Octal | 201 | 47 | 124 | 0 | 106 | 43 | 61 | 512 | 66 | 41 |
| Binary | 10000001 | 100111 | 1010100 | 0 | 1000110 | 100011 | 110001 | 101001010 | 110110 | 100001 |
Color Harmonies of #812754
Complementary color
Monochromatic Colors of #812754
Black with #812754
Text Example
Text Example
White with #812754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812754; }
p { color: rgb(129,39,84); }
H1.HeaderClassName
{
color: #812754;
}
.AnyTagClassName
{
color: #812754;
}
</style>
background-color css
<style>
a { background-color: #812754; }
a { background-color: rgb(129,39,84); }
div.DivClassName
{
background-color: #812754;
}
.BgClassName
{
background-color: #812754;
}
</style>
border-color css
<style>
span { border-color: #812754; }
span { border-color: rgb(129,39,84); }
td.TdClassName
{
border-color: #812754;
}
.TagClassName
{
border-color: #812754;
}
</style>