Shades of Rose Bud Cherry #892953
Tints of Rose Bud Cherry #892953
RGB
CMYK
RGB Variations
Color information
#892953 (or 0x892953) is known color: Rose Bud Cherry. HEX triplet: 89, 29 and 53. RGB value is (137,41,83). Sum of RGB (Red+Green+Blue) = 137+41+83=261 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.49% from 261); Green value is 41 (16.41% from 255 or 15.71% from 261); Blue value is 83 (32.81% from 255 or 31.80% from 261); Max value from RGB is 137 - color contains mainly: red. Hex color #892953 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #892953 is #76D6AC. Grayscale: #4A4A4A. Windows color (decimal): -7788205 or 5450121. OLE color: 5450121.
HSL color Cylindrical-coordinate representation of color #892953: hue angle of 333.75º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #892953 is Cyan = 0, Magento = 0.70, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 41 | 83 | - |
| CMYK | 0 | 0.70 | 0.39 | 0.46 |
| HSL | 333.75º | 0.54% | 0.35% | - |
| HSV(B) | 333.75º | 0.7% | 0.54% | - |
| XYZ | 12.67 | 7.53 | 8.97 | - |
| YUV | 74.49 | 132.8 | 172.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 41 | 83 | 0 | 0.70 | 0.39 | 0.46 | 333.75 | 0.54 | 0.35 |
| Hex | 89 | 29 | 53 | 0 | 46 | 27 | 2E | 14E | 36 | 23 |
| Octal | 211 | 51 | 123 | 0 | 106 | 47 | 56 | 516 | 66 | 43 |
| Binary | 10001001 | 101001 | 1010011 | 0 | 1000110 | 100111 | 101110 | 101001110 | 110110 | 100011 |
Color Harmonies of #892953
Complementary color
Monochromatic Colors of #892953
Black with #892953
Text Example
Text Example
White with #892953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892953; }
p { color: rgb(137,41,83); }
H1.HeaderClassName
{
color: #892953;
}
.AnyTagClassName
{
color: #892953;
}
</style>
background-color css
<style>
a { background-color: #892953; }
a { background-color: rgb(137,41,83); }
div.DivClassName
{
background-color: #892953;
}
.BgClassName
{
background-color: #892953;
}
</style>
border-color css
<style>
span { border-color: #892953; }
span { border-color: rgb(137,41,83); }
td.TdClassName
{
border-color: #892953;
}
.TagClassName
{
border-color: #892953;
}
</style>