Shades of Rose Bud Cherry #883668
Tints of Rose Bud Cherry #883668
RGB
CMYK
RGB Variations
Color information
#883668 (or 0x883668) is known color: Rose Bud Cherry. HEX triplet: 88, 36 and 68. RGB value is (136,54,104). Sum of RGB (Red+Green+Blue) = 136+54+104=294 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.26% from 294); Green value is 54 (21.48% from 255 or 18.37% from 294); Blue value is 104 (41.02% from 255 or 35.37% from 294); Max value from RGB is 136 - color contains mainly: red. Hex color #883668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883668 is #77C997. Grayscale: #545454. Windows color (decimal): -7850392 or 6829704. OLE color: 6829704.
HSL color Cylindrical-coordinate representation of color #883668: hue angle of 323.41º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #883668 is Cyan = 0, Magento = 0.60, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 54 | 104 | - |
| CMYK | 0 | 0.60 | 0.24 | 0.47 |
| HSL | 323.41º | 0.43% | 0.37% | - |
| HSV(B) | 323.41º | 0.6% | 0.53% | - |
| XYZ | 13.97 | 8.87 | 14.07 | - |
| YUV | 84.22 | 139.17 | 164.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 54 | 104 | 0 | 0.60 | 0.24 | 0.47 | 323.41 | 0.43 | 0.37 |
| Hex | 88 | 36 | 68 | 0 | 3C | 18 | 2F | 143 | 2B | 25 |
| Octal | 210 | 66 | 150 | 0 | 74 | 30 | 57 | 503 | 53 | 45 |
| Binary | 10001000 | 110110 | 1101000 | 0 | 111100 | 11000 | 101111 | 101000011 | 101011 | 100101 |
Color Harmonies of #883668
Complementary color
Monochromatic Colors of #883668
Black with #883668
Text Example
Text Example
White with #883668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883668; }
p { color: rgb(136,54,104); }
H1.HeaderClassName
{
color: #883668;
}
.AnyTagClassName
{
color: #883668;
}
</style>
background-color css
<style>
a { background-color: #883668; }
a { background-color: rgb(136,54,104); }
div.DivClassName
{
background-color: #883668;
}
.BgClassName
{
background-color: #883668;
}
</style>
border-color css
<style>
span { border-color: #883668; }
span { border-color: rgb(136,54,104); }
td.TdClassName
{
border-color: #883668;
}
.TagClassName
{
border-color: #883668;
}
</style>