Shades of Rose Bud Cherry #883553
Tints of Rose Bud Cherry #883553
RGB
CMYK
RGB Variations
Color information
#883553 (or 0x883553) is known color: Rose Bud Cherry. HEX triplet: 88, 35 and 53. RGB value is (136,53,83). Sum of RGB (Red+Green+Blue) = 136+53+83=272 (36% of max value = 765). Red value is 136 (53.52% from 255 or 50% from 272); Green value is 53 (21.09% from 255 or 19.49% from 272); Blue value is 83 (32.81% from 255 or 30.51% from 272); Max value from RGB is 136 - color contains mainly: red. Hex color #883553 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883553 is #77CAAC. Grayscale: #515151. Windows color (decimal): -7850669 or 5453192. OLE color: 5453192.
HSL color Cylindrical-coordinate representation of color #883553: hue angle of 338.31º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #883553 is Cyan = 0, Magento = 0.61, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 53 | 83 | - |
| CMYK | 0 | 0.61 | 0.39 | 0.47 |
| HSL | 338.31º | 0.44% | 0.37% | - |
| HSV(B) | 338.31º | 0.61% | 0.53% | - |
| XYZ | 12.99 | 8.4 | 9.12 | - |
| YUV | 81.24 | 129 | 167.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 53 | 83 | 0 | 0.61 | 0.39 | 0.47 | 338.31 | 0.44 | 0.37 |
| Hex | 88 | 35 | 53 | 0 | 3D | 27 | 2F | 152 | 2C | 25 |
| Octal | 210 | 65 | 123 | 0 | 75 | 47 | 57 | 522 | 54 | 45 |
| Binary | 10001000 | 110101 | 1010011 | 0 | 111101 | 100111 | 101111 | 101010010 | 101100 | 100101 |
Color Harmonies of #883553
Complementary color
Monochromatic Colors of #883553
Black with #883553
Text Example
Text Example
White with #883553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883553; }
p { color: rgb(136,53,83); }
H1.HeaderClassName
{
color: #883553;
}
.AnyTagClassName
{
color: #883553;
}
</style>
background-color css
<style>
a { background-color: #883553; }
a { background-color: rgb(136,53,83); }
div.DivClassName
{
background-color: #883553;
}
.BgClassName
{
background-color: #883553;
}
</style>
border-color css
<style>
span { border-color: #883553; }
span { border-color: rgb(136,53,83); }
td.TdClassName
{
border-color: #883553;
}
.TagClassName
{
border-color: #883553;
}
</style>