Shades of Rose Bud Cherry #893067
Tints of Rose Bud Cherry #893067
RGB
CMYK
RGB Variations
Color information
#893067 (or 0x893067) is known color: Rose Bud Cherry. HEX triplet: 89, 30 and 67. RGB value is (137,48,103). Sum of RGB (Red+Green+Blue) = 137+48+103=288 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.57% from 288); Green value is 48 (19.14% from 255 or 16.67% from 288); Blue value is 103 (40.62% from 255 or 35.76% from 288); Max value from RGB is 137 - color contains mainly: red. Hex color #893067 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893067 is #76CF98. Grayscale: #505050. Windows color (decimal): -7786393 or 6762633. OLE color: 6762633.
HSL color Cylindrical-coordinate representation of color #893067: hue angle of 322.92º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #893067 is Cyan = 0, Magento = 0.65, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 48 | 103 | - |
| CMYK | 0 | 0.65 | 0.25 | 0.46 |
| HSL | 322.92º | 0.48% | 0.36% | - |
| HSV(B) | 322.92º | 0.65% | 0.54% | - |
| XYZ | 13.82 | 8.41 | 13.73 | - |
| YUV | 80.88 | 140.49 | 168.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 48 | 103 | 0 | 0.65 | 0.25 | 0.46 | 322.92 | 0.48 | 0.36 |
| Hex | 89 | 30 | 67 | 0 | 41 | 19 | 2E | 143 | 30 | 24 |
| Octal | 211 | 60 | 147 | 0 | 101 | 31 | 56 | 503 | 60 | 44 |
| Binary | 10001001 | 110000 | 1100111 | 0 | 1000001 | 11001 | 101110 | 101000011 | 110000 | 100100 |
Color Harmonies of #893067
Complementary color
Monochromatic Colors of #893067
Black with #893067
Text Example
Text Example
White with #893067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893067; }
p { color: rgb(137,48,103); }
H1.HeaderClassName
{
color: #893067;
}
.AnyTagClassName
{
color: #893067;
}
</style>
background-color css
<style>
a { background-color: #893067; }
a { background-color: rgb(137,48,103); }
div.DivClassName
{
background-color: #893067;
}
.BgClassName
{
background-color: #893067;
}
</style>
border-color css
<style>
span { border-color: #893067; }
span { border-color: rgb(137,48,103); }
td.TdClassName
{
border-color: #893067;
}
.TagClassName
{
border-color: #893067;
}
</style>