Shades of Rose Bud Cherry #851458
Tints of Rose Bud Cherry #851458
RGB
CMYK
RGB Variations
Color information
#851458 (or 0x851458) is known color: Rose Bud Cherry. HEX triplet: 85, 14 and 58. RGB value is (133,20,88). Sum of RGB (Red+Green+Blue) = 133+20+88=241 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.19% from 241); Green value is 20 (8.20% from 255 or 8.30% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 133 - color contains mainly: red. Hex color #851458 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #851458 is #7AEBA7. Grayscale: #3D3D3D. Windows color (decimal): -8055720 or 5772421. OLE color: 5772421.
HSL color Cylindrical-coordinate representation of color #851458: hue angle of 323.89º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #851458 is Cyan = 0, Magento = 0.85, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 20 | 88 | - |
| CMYK | 0 | 0.85 | 0.34 | 0.48 |
| HSL | 323.89º | 0.74% | 0.3% | - |
| HSV(B) | 323.89º | 0.85% | 0.52% | - |
| XYZ | 11.68 | 6.19 | 9.81 | - |
| YUV | 61.54 | 142.94 | 178.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 20 | 88 | 0 | 0.85 | 0.34 | 0.48 | 323.89 | 0.74 | 0.3 |
| Hex | 85 | 14 | 58 | 0 | 55 | 22 | 30 | 144 | 4A | 1E |
| Octal | 205 | 24 | 130 | 0 | 125 | 42 | 60 | 504 | 112 | 36 |
| Binary | 10000101 | 10100 | 1011000 | 0 | 1010101 | 100010 | 110000 | 101000100 | 1001010 | 11110 |
Color Harmonies of #851458
Complementary color
Monochromatic Colors of #851458
Black with #851458
Text Example
Text Example
White with #851458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851458; }
p { color: rgb(133,20,88); }
H1.HeaderClassName
{
color: #851458;
}
.AnyTagClassName
{
color: #851458;
}
</style>
background-color css
<style>
a { background-color: #851458; }
a { background-color: rgb(133,20,88); }
div.DivClassName
{
background-color: #851458;
}
.BgClassName
{
background-color: #851458;
}
</style>
border-color css
<style>
span { border-color: #851458; }
span { border-color: rgb(133,20,88); }
td.TdClassName
{
border-color: #851458;
}
.TagClassName
{
border-color: #851458;
}
</style>