Shades of Rose Bud Cherry #813261
Tints of Rose Bud Cherry #813261
RGB
CMYK
RGB Variations
Color information
#813261 (or 0x813261) is known color: Rose Bud Cherry. HEX triplet: 81, 32 and 61. RGB value is (129,50,97). Sum of RGB (Red+Green+Blue) = 129+50+97=276 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.74% from 276); Green value is 50 (19.92% from 255 or 18.12% from 276); Blue value is 97 (38.28% from 255 or 35.14% from 276); Max value from RGB is 129 - color contains mainly: red. Hex color #813261 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813261 is #7ECD9E. Grayscale: #4E4E4E. Windows color (decimal): -8310175 or 6369921. OLE color: 6369921.
HSL color Cylindrical-coordinate representation of color #813261: hue angle of 324.3º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #813261 is Cyan = 0, Magento = 0.61, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 50 | 97 | - |
| CMYK | 0 | 0.61 | 0.25 | 0.49 |
| HSL | 324.3º | 0.44% | 0.35% | - |
| HSV(B) | 324.3º | 0.61% | 0.51% | - |
| XYZ | 12.35 | 7.81 | 12.17 | - |
| YUV | 78.98 | 138.17 | 163.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 50 | 97 | 0 | 0.61 | 0.25 | 0.49 | 324.3 | 0.44 | 0.35 |
| Hex | 81 | 32 | 61 | 0 | 3D | 19 | 31 | 144 | 2C | 23 |
| Octal | 201 | 62 | 141 | 0 | 75 | 31 | 61 | 504 | 54 | 43 |
| Binary | 10000001 | 110010 | 1100001 | 0 | 111101 | 11001 | 110001 | 101000100 | 101100 | 100011 |
Color Harmonies of #813261
Complementary color
Monochromatic Colors of #813261
Black with #813261
Text Example
Text Example
White with #813261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813261; }
p { color: rgb(129,50,97); }
H1.HeaderClassName
{
color: #813261;
}
.AnyTagClassName
{
color: #813261;
}
</style>
background-color css
<style>
a { background-color: #813261; }
a { background-color: rgb(129,50,97); }
div.DivClassName
{
background-color: #813261;
}
.BgClassName
{
background-color: #813261;
}
</style>
border-color css
<style>
span { border-color: #813261; }
span { border-color: rgb(129,50,97); }
td.TdClassName
{
border-color: #813261;
}
.TagClassName
{
border-color: #813261;
}
</style>