Shades of Rose Bud Cherry #813460
Tints of Rose Bud Cherry #813460
RGB
CMYK
RGB Variations
Color information
#813460 (or 0x813460) is known color: Rose Bud Cherry. HEX triplet: 81, 34 and 60. RGB value is (129,52,96). Sum of RGB (Red+Green+Blue) = 129+52+96=277 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.57% from 277); Green value is 52 (20.70% from 255 or 18.77% from 277); Blue value is 96 (37.89% from 255 or 34.66% from 277); Max value from RGB is 129 - color contains mainly: red. Hex color #813460 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813460 is #7ECB9F. Grayscale: #4F4F4F. Windows color (decimal): -8309664 or 6304897. OLE color: 6304897.
HSL color Cylindrical-coordinate representation of color #813460: hue angle of 325.71º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #813460 is Cyan = 0, Magento = 0.60, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 52 | 96 | - |
| CMYK | 0 | 0.60 | 0.26 | 0.49 |
| HSL | 325.71º | 0.43% | 0.35% | - |
| HSV(B) | 325.71º | 0.6% | 0.51% | - |
| XYZ | 12.39 | 7.97 | 11.95 | - |
| YUV | 80.04 | 137.01 | 162.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 52 | 96 | 0 | 0.60 | 0.26 | 0.49 | 325.71 | 0.43 | 0.35 |
| Hex | 81 | 34 | 60 | 0 | 3C | 1A | 31 | 146 | 2B | 23 |
| Octal | 201 | 64 | 140 | 0 | 74 | 32 | 61 | 506 | 53 | 43 |
| Binary | 10000001 | 110100 | 1100000 | 0 | 111100 | 11010 | 110001 | 101000110 | 101011 | 100011 |
Color Harmonies of #813460
Complementary color
Monochromatic Colors of #813460
Black with #813460
Text Example
Text Example
White with #813460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813460; }
p { color: rgb(129,52,96); }
H1.HeaderClassName
{
color: #813460;
}
.AnyTagClassName
{
color: #813460;
}
</style>
background-color css
<style>
a { background-color: #813460; }
a { background-color: rgb(129,52,96); }
div.DivClassName
{
background-color: #813460;
}
.BgClassName
{
background-color: #813460;
}
</style>
border-color css
<style>
span { border-color: #813460; }
span { border-color: rgb(129,52,96); }
td.TdClassName
{
border-color: #813460;
}
.TagClassName
{
border-color: #813460;
}
</style>