Shades of Rose Bud Cherry #883266
Tints of Rose Bud Cherry #883266
RGB
CMYK
RGB Variations
Color information
#883266 (or 0x883266) is known color: Rose Bud Cherry. HEX triplet: 88, 32 and 66. RGB value is (136,50,102). Sum of RGB (Red+Green+Blue) = 136+50+102=288 (38% of max value = 765). Red value is 136 (53.52% from 255 or 47.22% from 288); Green value is 50 (19.92% from 255 or 17.36% from 288); Blue value is 102 (40.23% from 255 or 35.42% from 288); Max value from RGB is 136 - color contains mainly: red. Hex color #883266 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883266 is #77CD99. Grayscale: #515151. Windows color (decimal): -7851418 or 6697608. OLE color: 6697608.
HSL color Cylindrical-coordinate representation of color #883266: hue angle of 323.72º 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 #883266 is Cyan = 0, Magento = 0.63, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 50 | 102 | - |
| CMYK | 0 | 0.63 | 0.25 | 0.47 |
| HSL | 323.72º | 0.46% | 0.36% | - |
| HSV(B) | 323.72º | 0.63% | 0.53% | - |
| XYZ | 13.69 | 8.47 | 13.48 | - |
| YUV | 81.64 | 139.49 | 166.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 50 | 102 | 0 | 0.63 | 0.25 | 0.47 | 323.72 | 0.46 | 0.36 |
| Hex | 88 | 32 | 66 | 0 | 3F | 19 | 2F | 144 | 2E | 24 |
| Octal | 210 | 62 | 146 | 0 | 77 | 31 | 57 | 504 | 56 | 44 |
| Binary | 10001000 | 110010 | 1100110 | 0 | 111111 | 11001 | 101111 | 101000100 | 101110 | 100100 |
Color Harmonies of #883266
Complementary color
Monochromatic Colors of #883266
Black with #883266
Text Example
Text Example
White with #883266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883266; }
p { color: rgb(136,50,102); }
H1.HeaderClassName
{
color: #883266;
}
.AnyTagClassName
{
color: #883266;
}
</style>
background-color css
<style>
a { background-color: #883266; }
a { background-color: rgb(136,50,102); }
div.DivClassName
{
background-color: #883266;
}
.BgClassName
{
background-color: #883266;
}
</style>
border-color css
<style>
span { border-color: #883266; }
span { border-color: rgb(136,50,102); }
td.TdClassName
{
border-color: #883266;
}
.TagClassName
{
border-color: #883266;
}
</style>