Shades of Rose Bud Cherry #811753
Tints of Rose Bud Cherry #811753
RGB
CMYK
RGB Variations
Color information
#811753 (or 0x811753) is known color: Rose Bud Cherry. HEX triplet: 81, 17 and 53. RGB value is (129,23,83). Sum of RGB (Red+Green+Blue) = 129+23+83=235 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.89% from 235); Green value is 23 (9.38% from 255 or 9.79% from 235); Blue value is 83 (32.81% from 255 or 35.32% from 235); Max value from RGB is 129 - color contains mainly: red. Hex color #811753 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #811753 is #7EE8AC. Grayscale: #3D3D3D. Windows color (decimal): -8317101 or 5445505. OLE color: 5445505.
HSL color Cylindrical-coordinate representation of color #811753: hue angle of 326.04º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #811753 is Cyan = 0, Magento = 0.82, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 23 | 83 | - |
| CMYK | 0 | 0.82 | 0.36 | 0.49 |
| HSL | 326.04º | 0.7% | 0.3% | - |
| HSV(B) | 326.04º | 0.82% | 0.51% | - |
| XYZ | 10.92 | 5.9 | 8.75 | - |
| YUV | 61.53 | 140.12 | 176.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 23 | 83 | 0 | 0.82 | 0.36 | 0.49 | 326.04 | 0.7 | 0.3 |
| Hex | 81 | 17 | 53 | 0 | 52 | 24 | 31 | 146 | 46 | 1E |
| Octal | 201 | 27 | 123 | 0 | 122 | 44 | 61 | 506 | 106 | 36 |
| Binary | 10000001 | 10111 | 1010011 | 0 | 1010010 | 100100 | 110001 | 101000110 | 1000110 | 11110 |
Color Harmonies of #811753
Complementary color
Monochromatic Colors of #811753
Black with #811753
Text Example
Text Example
White with #811753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811753; }
p { color: rgb(129,23,83); }
H1.HeaderClassName
{
color: #811753;
}
.AnyTagClassName
{
color: #811753;
}
</style>
background-color css
<style>
a { background-color: #811753; }
a { background-color: rgb(129,23,83); }
div.DivClassName
{
background-color: #811753;
}
.BgClassName
{
background-color: #811753;
}
</style>
border-color css
<style>
span { border-color: #811753; }
span { border-color: rgb(129,23,83); }
td.TdClassName
{
border-color: #811753;
}
.TagClassName
{
border-color: #811753;
}
</style>