Shades of Rose Bud Cherry #893469
Tints of Rose Bud Cherry #893469
RGB
CMYK
RGB Variations
Color information
#893469 (or 0x893469) is known color: Rose Bud Cherry. HEX triplet: 89, 34 and 69. RGB value is (137,52,105). Sum of RGB (Red+Green+Blue) = 137+52+105=294 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.60% from 294); Green value is 52 (20.70% from 255 or 17.69% from 294); Blue value is 105 (41.41% from 255 or 35.71% from 294); Max value from RGB is 137 - color contains mainly: red. Hex color #893469 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893469 is #76CB96. Grayscale: #535353. Windows color (decimal): -7785367 or 6894729. OLE color: 6894729.
HSL color Cylindrical-coordinate representation of color #893469: hue angle of 322.59º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #893469 is Cyan = 0, Magento = 0.62, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 52 | 105 | - |
| CMYK | 0 | 0.62 | 0.23 | 0.46 |
| HSL | 322.59º | 0.45% | 0.37% | - |
| HSV(B) | 322.59º | 0.62% | 0.54% | - |
| XYZ | 14.09 | 8.79 | 14.32 | - |
| YUV | 83.46 | 140.16 | 166.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 52 | 105 | 0 | 0.62 | 0.23 | 0.46 | 322.59 | 0.45 | 0.37 |
| Hex | 89 | 34 | 69 | 0 | 3E | 17 | 2E | 143 | 2D | 25 |
| Octal | 211 | 64 | 151 | 0 | 76 | 27 | 56 | 503 | 55 | 45 |
| Binary | 10001001 | 110100 | 1101001 | 0 | 111110 | 10111 | 101110 | 101000011 | 101101 | 100101 |
Color Harmonies of #893469
Complementary color
Monochromatic Colors of #893469
Black with #893469
Text Example
Text Example
White with #893469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893469; }
p { color: rgb(137,52,105); }
H1.HeaderClassName
{
color: #893469;
}
.AnyTagClassName
{
color: #893469;
}
</style>
background-color css
<style>
a { background-color: #893469; }
a { background-color: rgb(137,52,105); }
div.DivClassName
{
background-color: #893469;
}
.BgClassName
{
background-color: #893469;
}
</style>
border-color css
<style>
span { border-color: #893469; }
span { border-color: rgb(137,52,105); }
td.TdClassName
{
border-color: #893469;
}
.TagClassName
{
border-color: #893469;
}
</style>