Shades of Rose Bud Cherry #892850
Tints of Rose Bud Cherry #892850
RGB
CMYK
RGB Variations
Color information
#892850 (or 0x892850) is known color: Rose Bud Cherry. HEX triplet: 89, 28 and 50. RGB value is (137,40,80). Sum of RGB (Red+Green+Blue) = 137+40+80=257 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.31% from 257); Green value is 40 (16.02% from 255 or 15.56% from 257); Blue value is 80 (31.64% from 255 or 31.13% from 257); Max value from RGB is 137 - color contains mainly: red. Hex color #892850 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #892850 is #76D7AF. Grayscale: #494949. Windows color (decimal): -7788464 or 5253257. OLE color: 5253257.
HSL color Cylindrical-coordinate representation of color #892850: hue angle of 335.26º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #892850 is Cyan = 0, Magento = 0.71, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 40 | 80 | - |
| CMYK | 0 | 0.71 | 0.42 | 0.46 |
| HSL | 335.26º | 0.55% | 0.35% | - |
| HSV(B) | 335.26º | 0.71% | 0.54% | - |
| XYZ | 12.52 | 7.42 | 8.36 | - |
| YUV | 73.56 | 131.64 | 173.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 40 | 80 | 0 | 0.71 | 0.42 | 0.46 | 335.26 | 0.55 | 0.35 |
| Hex | 89 | 28 | 50 | 0 | 47 | 2A | 2E | 14F | 37 | 23 |
| Octal | 211 | 50 | 120 | 0 | 107 | 52 | 56 | 517 | 67 | 43 |
| Binary | 10001001 | 101000 | 1010000 | 0 | 1000111 | 101010 | 101110 | 101001111 | 110111 | 100011 |
Color Harmonies of #892850
Complementary color
Monochromatic Colors of #892850
Black with #892850
Text Example
Text Example
White with #892850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892850; }
p { color: rgb(137,40,80); }
H1.HeaderClassName
{
color: #892850;
}
.AnyTagClassName
{
color: #892850;
}
</style>
background-color css
<style>
a { background-color: #892850; }
a { background-color: rgb(137,40,80); }
div.DivClassName
{
background-color: #892850;
}
.BgClassName
{
background-color: #892850;
}
</style>
border-color css
<style>
span { border-color: #892850; }
span { border-color: rgb(137,40,80); }
td.TdClassName
{
border-color: #892850;
}
.TagClassName
{
border-color: #892850;
}
</style>