Shades of Rose Bud Cherry #892552
Tints of Rose Bud Cherry #892552
RGB
CMYK
RGB Variations
Color information
#892552 (or 0x892552) is known color: Rose Bud Cherry. HEX triplet: 89, 25 and 52. RGB value is (137,37,82). Sum of RGB (Red+Green+Blue) = 137+37+82=256 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.52% from 256); Green value is 37 (14.84% from 255 or 14.45% from 256); Blue value is 82 (32.42% from 255 or 32.03% from 256); Max value from RGB is 137 - color contains mainly: red. Hex color #892552 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #892552 is #76DAAD. Grayscale: #474747. Windows color (decimal): -7789230 or 5383561. OLE color: 5383561.
HSL color Cylindrical-coordinate representation of color #892552: hue angle of 333º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #892552 is Cyan = 0, Magento = 0.73, Yellow = 0.40 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 37 | 82 | - |
| CMYK | 0 | 0.73 | 0.40 | 0.46 |
| HSL | 333º | 0.57% | 0.34% | - |
| HSV(B) | 333º | 0.73% | 0.54% | - |
| XYZ | 12.5 | 7.25 | 8.72 | - |
| YUV | 72.03 | 133.63 | 174.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 37 | 82 | 0 | 0.73 | 0.40 | 0.46 | 333 | 0.57 | 0.34 |
| Hex | 89 | 25 | 52 | 0 | 49 | 28 | 2E | 14D | 39 | 22 |
| Octal | 211 | 45 | 122 | 0 | 111 | 50 | 56 | 515 | 71 | 42 |
| Binary | 10001001 | 100101 | 1010010 | 0 | 1001001 | 101000 | 101110 | 101001101 | 111001 | 100010 |
Color Harmonies of #892552
Complementary color
Monochromatic Colors of #892552
Black with #892552
Text Example
Text Example
White with #892552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892552; }
p { color: rgb(137,37,82); }
H1.HeaderClassName
{
color: #892552;
}
.AnyTagClassName
{
color: #892552;
}
</style>
background-color css
<style>
a { background-color: #892552; }
a { background-color: rgb(137,37,82); }
div.DivClassName
{
background-color: #892552;
}
.BgClassName
{
background-color: #892552;
}
</style>
border-color css
<style>
span { border-color: #892552; }
span { border-color: rgb(137,37,82); }
td.TdClassName
{
border-color: #892552;
}
.TagClassName
{
border-color: #892552;
}
</style>