Shades of Rose Bud Cherry #883263
Tints of Rose Bud Cherry #883263
RGB
CMYK
RGB Variations
Color information
#883263 (or 0x883263) is known color: Rose Bud Cherry. HEX triplet: 88, 32 and 63. RGB value is (136,50,99). Sum of RGB (Red+Green+Blue) = 136+50+99=285 (37% of max value = 765). Red value is 136 (53.52% from 255 or 47.72% from 285); Green value is 50 (19.92% from 255 or 17.54% from 285); Blue value is 99 (39.06% from 255 or 34.74% from 285); Max value from RGB is 136 - color contains mainly: red. Hex color #883263 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883263 is #77CD9C. Grayscale: #515151. Windows color (decimal): -7851421 or 6501000. OLE color: 6501000.
HSL color Cylindrical-coordinate representation of color #883263: hue angle of 325.81º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #883263 is Cyan = 0, Magento = 0.63, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 50 | 99 | - |
| CMYK | 0 | 0.63 | 0.27 | 0.47 |
| HSL | 325.81º | 0.46% | 0.36% | - |
| HSV(B) | 325.81º | 0.63% | 0.53% | - |
| XYZ | 13.55 | 8.42 | 12.71 | - |
| YUV | 81.3 | 137.99 | 167.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 50 | 99 | 0 | 0.63 | 0.27 | 0.47 | 325.81 | 0.46 | 0.36 |
| Hex | 88 | 32 | 63 | 0 | 3F | 1B | 2F | 146 | 2E | 24 |
| Octal | 210 | 62 | 143 | 0 | 77 | 33 | 57 | 506 | 56 | 44 |
| Binary | 10001000 | 110010 | 1100011 | 0 | 111111 | 11011 | 101111 | 101000110 | 101110 | 100100 |
Color Harmonies of #883263
Complementary color
Monochromatic Colors of #883263
Black with #883263
Text Example
Text Example
White with #883263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883263; }
p { color: rgb(136,50,99); }
H1.HeaderClassName
{
color: #883263;
}
.AnyTagClassName
{
color: #883263;
}
</style>
background-color css
<style>
a { background-color: #883263; }
a { background-color: rgb(136,50,99); }
div.DivClassName
{
background-color: #883263;
}
.BgClassName
{
background-color: #883263;
}
</style>
border-color css
<style>
span { border-color: #883263; }
span { border-color: rgb(136,50,99); }
td.TdClassName
{
border-color: #883263;
}
.TagClassName
{
border-color: #883263;
}
</style>