Shades of Rose Bud Cherry #812960
Tints of Rose Bud Cherry #812960
RGB
CMYK
RGB Variations
Color information
#812960 (or 0x812960) is known color: Rose Bud Cherry. HEX triplet: 81, 29 and 60. RGB value is (129,41,96). Sum of RGB (Red+Green+Blue) = 129+41+96=266 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.50% from 266); Green value is 41 (16.41% from 255 or 15.41% from 266); Blue value is 96 (37.89% from 255 or 36.09% from 266); Max value from RGB is 129 - color contains mainly: red. Hex color #812960 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #812960 is #7ED69F. Grayscale: #494949. Windows color (decimal): -8312480 or 6302081. OLE color: 6302081.
HSL color Cylindrical-coordinate representation of color #812960: hue angle of 322.5º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #812960 is Cyan = 0, Magento = 0.68, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 41 | 96 | - |
| CMYK | 0 | 0.68 | 0.26 | 0.49 |
| HSL | 322.5º | 0.52% | 0.33% | - |
| HSV(B) | 322.5º | 0.68% | 0.51% | - |
| XYZ | 11.96 | 7.1 | 11.81 | - |
| YUV | 73.58 | 140.65 | 167.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 41 | 96 | 0 | 0.68 | 0.26 | 0.49 | 322.5 | 0.52 | 0.33 |
| Hex | 81 | 29 | 60 | 0 | 44 | 1A | 31 | 142 | 34 | 21 |
| Octal | 201 | 51 | 140 | 0 | 104 | 32 | 61 | 502 | 64 | 41 |
| Binary | 10000001 | 101001 | 1100000 | 0 | 1000100 | 11010 | 110001 | 101000010 | 110100 | 100001 |
Color Harmonies of #812960
Complementary color
Monochromatic Colors of #812960
Black with #812960
Text Example
Text Example
White with #812960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812960; }
p { color: rgb(129,41,96); }
H1.HeaderClassName
{
color: #812960;
}
.AnyTagClassName
{
color: #812960;
}
</style>
background-color css
<style>
a { background-color: #812960; }
a { background-color: rgb(129,41,96); }
div.DivClassName
{
background-color: #812960;
}
.BgClassName
{
background-color: #812960;
}
</style>
border-color css
<style>
span { border-color: #812960; }
span { border-color: rgb(129,41,96); }
td.TdClassName
{
border-color: #812960;
}
.TagClassName
{
border-color: #812960;
}
</style>