Shades of Rose Bud Cherry #81315E
Tints of Rose Bud Cherry #81315E
RGB
CMYK
RGB Variations
Color information
#81315E (or 0x81315E) is known color: Rose Bud Cherry. HEX triplet: 81, 31 and 5E. RGB value is (129,49,94). Sum of RGB (Red+Green+Blue) = 129+49+94=272 (36% of max value = 765). Red value is 129 (50.78% from 255 or 47.43% from 272); Green value is 49 (19.53% from 255 or 18.01% from 272); Blue value is 94 (37.11% from 255 or 34.56% from 272); Max value from RGB is 129 - color contains mainly: red. Hex color #81315E is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #81315E is #7ECEA1. Grayscale: #4D4D4D. Windows color (decimal): -8310434 or 6173057. OLE color: 6173057.
HSL color Cylindrical-coordinate representation of color #81315E: hue angle of 326.25º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #81315E is Cyan = 0, Magento = 0.62, Yellow = 0.27 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 49 | 94 | - |
| CMYK | 0 | 0.62 | 0.27 | 0.49 |
| HSL | 326.25º | 0.45% | 0.35% | - |
| HSV(B) | 326.25º | 0.62% | 0.51% | - |
| XYZ | 12.17 | 7.67 | 11.43 | - |
| YUV | 78.05 | 137 | 164.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 49 | 94 | 0 | 0.62 | 0.27 | 0.49 | 326.25 | 0.45 | 0.35 |
| Hex | 81 | 31 | 5E | 0 | 3E | 1B | 31 | 146 | 2D | 23 |
| Octal | 201 | 61 | 136 | 0 | 76 | 33 | 61 | 506 | 55 | 43 |
| Binary | 10000001 | 110001 | 1011110 | 0 | 111110 | 11011 | 110001 | 101000110 | 101101 | 100011 |
Color Harmonies of #81315E
Complementary color
Monochromatic Colors of #81315E
Black with #81315E
Text Example
Text Example
White with #81315E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #81315E; }
p { color: rgb(129,49,94); }
H1.HeaderClassName
{
color: #81315E;
}
.AnyTagClassName
{
color: #81315E;
}
</style>
background-color css
<style>
a { background-color: #81315E; }
a { background-color: rgb(129,49,94); }
div.DivClassName
{
background-color: #81315E;
}
.BgClassName
{
background-color: #81315E;
}
</style>
border-color css
<style>
span { border-color: #81315E; }
span { border-color: rgb(129,49,94); }
td.TdClassName
{
border-color: #81315E;
}
.TagClassName
{
border-color: #81315E;
}
</style>