Shades of Rose Bud Cherry #893869
Tints of Rose Bud Cherry #893869
RGB
CMYK
RGB Variations
Color information
#893869 (or 0x893869) is known color: Rose Bud Cherry. HEX triplet: 89, 38 and 69. RGB value is (137,56,105). Sum of RGB (Red+Green+Blue) = 137+56+105=298 (39% of max value = 765). Red value is 137 (53.91% from 255 or 45.97% from 298); Green value is 56 (22.27% from 255 or 18.79% from 298); Blue value is 105 (41.41% from 255 or 35.23% from 298); Max value from RGB is 137 - color contains mainly: red. Hex color #893869 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893869 is #76C796. Grayscale: #555555. Windows color (decimal): -7784343 or 6895753. OLE color: 6895753.
HSL color Cylindrical-coordinate representation of color #893869: hue angle of 323.7º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #893869 is Cyan = 0, Magento = 0.59, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 56 | 105 | - |
| CMYK | 0 | 0.59 | 0.23 | 0.46 |
| HSL | 323.7º | 0.42% | 0.38% | - |
| HSV(B) | 323.7º | 0.59% | 0.54% | - |
| XYZ | 14.28 | 9.17 | 14.38 | - |
| YUV | 85.81 | 138.84 | 164.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 56 | 105 | 0 | 0.59 | 0.23 | 0.46 | 323.7 | 0.42 | 0.38 |
| Hex | 89 | 38 | 69 | 0 | 3B | 17 | 2E | 144 | 2A | 26 |
| Octal | 211 | 70 | 151 | 0 | 73 | 27 | 56 | 504 | 52 | 46 |
| Binary | 10001001 | 111000 | 1101001 | 0 | 111011 | 10111 | 101110 | 101000100 | 101010 | 100110 |
Color Harmonies of #893869
Complementary color
Monochromatic Colors of #893869
Black with #893869
Text Example
Text Example
White with #893869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893869; }
p { color: rgb(137,56,105); }
H1.HeaderClassName
{
color: #893869;
}
.AnyTagClassName
{
color: #893869;
}
</style>
background-color css
<style>
a { background-color: #893869; }
a { background-color: rgb(137,56,105); }
div.DivClassName
{
background-color: #893869;
}
.BgClassName
{
background-color: #893869;
}
</style>
border-color css
<style>
span { border-color: #893869; }
span { border-color: rgb(137,56,105); }
td.TdClassName
{
border-color: #893869;
}
.TagClassName
{
border-color: #893869;
}
</style>