Shades of Rose Bud Cherry #892263
Tints of Rose Bud Cherry #892263
RGB
CMYK
RGB Variations
Color information
#892263 (or 0x892263) is known color: Rose Bud Cherry. HEX triplet: 89, 22 and 63. RGB value is (137,34,99). Sum of RGB (Red+Green+Blue) = 137+34+99=270 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.74% from 270); Green value is 34 (13.67% from 255 or 12.59% from 270); Blue value is 99 (39.06% from 255 or 36.67% from 270); Max value from RGB is 137 - color contains mainly: red. Hex color #892263 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #892263 is #76DD9C. Grayscale: #484848. Windows color (decimal): -7789981 or 6496905. OLE color: 6496905.
HSL color Cylindrical-coordinate representation of color #892263: hue angle of 322.14º degrees, saturation: 0.6, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #892263 is Cyan = 0, Magento = 0.75, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 34 | 99 | - |
| CMYK | 0 | 0.75 | 0.28 | 0.46 |
| HSL | 322.14º | 0.6% | 0.34% | - |
| HSV(B) | 322.14º | 0.75% | 0.54% | - |
| XYZ | 13.14 | 7.36 | 12.53 | - |
| YUV | 72.21 | 143.12 | 174.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 34 | 99 | 0 | 0.75 | 0.28 | 0.46 | 322.14 | 0.6 | 0.34 |
| Hex | 89 | 22 | 63 | 0 | 4B | 1C | 2E | 142 | 3C | 22 |
| Octal | 211 | 42 | 143 | 0 | 113 | 34 | 56 | 502 | 74 | 42 |
| Binary | 10001001 | 100010 | 1100011 | 0 | 1001011 | 11100 | 101110 | 101000010 | 111100 | 100010 |
Color Harmonies of #892263
Complementary color
Monochromatic Colors of #892263
Black with #892263
Text Example
Text Example
White with #892263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892263; }
p { color: rgb(137,34,99); }
H1.HeaderClassName
{
color: #892263;
}
.AnyTagClassName
{
color: #892263;
}
</style>
background-color css
<style>
a { background-color: #892263; }
a { background-color: rgb(137,34,99); }
div.DivClassName
{
background-color: #892263;
}
.BgClassName
{
background-color: #892263;
}
</style>
border-color css
<style>
span { border-color: #892263; }
span { border-color: rgb(137,34,99); }
td.TdClassName
{
border-color: #892263;
}
.TagClassName
{
border-color: #892263;
}
</style>