Shades of Rose Bud Cherry #853458
Tints of Rose Bud Cherry #853458
RGB
CMYK
RGB Variations
Color information
#853458 (or 0x853458) is known color: Rose Bud Cherry. HEX triplet: 85, 34 and 58. RGB value is (133,52,88). Sum of RGB (Red+Green+Blue) = 133+52+88=273 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.72% from 273); Green value is 52 (20.70% from 255 or 19.05% from 273); Blue value is 88 (34.77% from 255 or 32.23% from 273); Max value from RGB is 133 - color contains mainly: red. Hex color #853458 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853458 is #7ACBA7. Grayscale: #505050. Windows color (decimal): -8047528 or 5780613. OLE color: 5780613.
HSL color Cylindrical-coordinate representation of color #853458: hue angle of 333.33º 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 #853458 is Cyan = 0, Magento = 0.61, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 52 | 88 | - |
| CMYK | 0 | 0.61 | 0.34 | 0.48 |
| HSL | 333.33º | 0.44% | 0.36% | - |
| HSV(B) | 333.33º | 0.61% | 0.52% | - |
| XYZ | 12.66 | 8.15 | 10.14 | - |
| YUV | 80.32 | 132.34 | 165.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 52 | 88 | 0 | 0.61 | 0.34 | 0.48 | 333.33 | 0.44 | 0.36 |
| Hex | 85 | 34 | 58 | 0 | 3D | 22 | 30 | 14D | 2C | 24 |
| Octal | 205 | 64 | 130 | 0 | 75 | 42 | 60 | 515 | 54 | 44 |
| Binary | 10000101 | 110100 | 1011000 | 0 | 111101 | 100010 | 110000 | 101001101 | 101100 | 100100 |
Color Harmonies of #853458
Complementary color
Monochromatic Colors of #853458
Black with #853458
Text Example
Text Example
White with #853458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853458; }
p { color: rgb(133,52,88); }
H1.HeaderClassName
{
color: #853458;
}
.AnyTagClassName
{
color: #853458;
}
</style>
background-color css
<style>
a { background-color: #853458; }
a { background-color: rgb(133,52,88); }
div.DivClassName
{
background-color: #853458;
}
.BgClassName
{
background-color: #853458;
}
</style>
border-color css
<style>
span { border-color: #853458; }
span { border-color: rgb(133,52,88); }
td.TdClassName
{
border-color: #853458;
}
.TagClassName
{
border-color: #853458;
}
</style>