Shades of Rose Bud Cherry #853464
Tints of Rose Bud Cherry #853464
RGB
CMYK
RGB Variations
Color information
#853464 (or 0x853464) is known color: Rose Bud Cherry. HEX triplet: 85, 34 and 64. RGB value is (133,52,100). Sum of RGB (Red+Green+Blue) = 133+52+100=285 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.67% from 285); Green value is 52 (20.70% from 255 or 18.25% from 285); Blue value is 100 (39.45% from 255 or 35.09% from 285); Max value from RGB is 133 - color contains mainly: red. Hex color #853464 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853464 is #7ACB9B. Grayscale: #515151. Windows color (decimal): -8047516 or 6567045. OLE color: 6567045.
HSL color Cylindrical-coordinate representation of color #853464: hue angle of 324.44º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #853464 is Cyan = 0, Magento = 0.61, Yellow = 0.25 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 52 | 100 | - |
| CMYK | 0 | 0.61 | 0.25 | 0.48 |
| HSL | 324.44º | 0.44% | 0.36% | - |
| HSV(B) | 324.44º | 0.61% | 0.52% | - |
| XYZ | 13.2 | 8.36 | 12.97 | - |
| YUV | 81.69 | 138.34 | 164.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 52 | 100 | 0 | 0.61 | 0.25 | 0.48 | 324.44 | 0.44 | 0.36 |
| Hex | 85 | 34 | 64 | 0 | 3D | 19 | 30 | 144 | 2C | 24 |
| Octal | 205 | 64 | 144 | 0 | 75 | 31 | 60 | 504 | 54 | 44 |
| Binary | 10000101 | 110100 | 1100100 | 0 | 111101 | 11001 | 110000 | 101000100 | 101100 | 100100 |
Color Harmonies of #853464
Complementary color
Monochromatic Colors of #853464
Black with #853464
Text Example
Text Example
White with #853464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853464; }
p { color: rgb(133,52,100); }
H1.HeaderClassName
{
color: #853464;
}
.AnyTagClassName
{
color: #853464;
}
</style>
background-color css
<style>
a { background-color: #853464; }
a { background-color: rgb(133,52,100); }
div.DivClassName
{
background-color: #853464;
}
.BgClassName
{
background-color: #853464;
}
</style>
border-color css
<style>
span { border-color: #853464; }
span { border-color: rgb(133,52,100); }
td.TdClassName
{
border-color: #853464;
}
.TagClassName
{
border-color: #853464;
}
</style>