Shades of Rose Bud Cherry #851353
Tints of Rose Bud Cherry #851353
RGB
CMYK
RGB Variations
Color information
#851353 (or 0x851353) is known color: Rose Bud Cherry. HEX triplet: 85, 13 and 53. RGB value is (133,19,83). Sum of RGB (Red+Green+Blue) = 133+19+83=235 (31% of max value = 765). Red value is 133 (52.34% from 255 or 56.60% from 235); Green value is 19 (7.81% from 255 or 8.09% from 235); Blue value is 83 (32.81% from 255 or 35.32% from 235); Max value from RGB is 133 - color contains mainly: red. Hex color #851353 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #851353 is #7AECAC. Grayscale: #3C3C3C. Windows color (decimal): -8055981 or 5444485. OLE color: 5444485.
HSL color Cylindrical-coordinate representation of color #851353: hue angle of 326.32º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #851353 is Cyan = 0, Magento = 0.86, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 19 | 83 | - |
| CMYK | 0 | 0.86 | 0.38 | 0.48 |
| HSL | 326.32º | 0.75% | 0.3% | - |
| HSV(B) | 326.32º | 0.86% | 0.52% | - |
| XYZ | 11.47 | 6.08 | 8.75 | - |
| YUV | 60.38 | 140.77 | 179.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 19 | 83 | 0 | 0.86 | 0.38 | 0.48 | 326.32 | 0.75 | 0.3 |
| Hex | 85 | 13 | 53 | 0 | 56 | 26 | 30 | 146 | 4B | 1E |
| Octal | 205 | 23 | 123 | 0 | 126 | 46 | 60 | 506 | 113 | 36 |
| Binary | 10000101 | 10011 | 1010011 | 0 | 1010110 | 100110 | 110000 | 101000110 | 1001011 | 11110 |
Color Harmonies of #851353
Complementary color
Monochromatic Colors of #851353
Black with #851353
Text Example
Text Example
White with #851353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851353; }
p { color: rgb(133,19,83); }
H1.HeaderClassName
{
color: #851353;
}
.AnyTagClassName
{
color: #851353;
}
</style>
background-color css
<style>
a { background-color: #851353; }
a { background-color: rgb(133,19,83); }
div.DivClassName
{
background-color: #851353;
}
.BgClassName
{
background-color: #851353;
}
</style>
border-color css
<style>
span { border-color: #851353; }
span { border-color: rgb(133,19,83); }
td.TdClassName
{
border-color: #851353;
}
.TagClassName
{
border-color: #851353;
}
</style>