Shades of Rose Bud Cherry #883962
Tints of Rose Bud Cherry #883962
RGB
CMYK
RGB Variations
Color information
#883962 (or 0x883962) is known color: Rose Bud Cherry. HEX triplet: 88, 39 and 62. RGB value is (136,57,98). Sum of RGB (Red+Green+Blue) = 136+57+98=291 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.74% from 291); Green value is 57 (22.66% from 255 or 19.59% from 291); Blue value is 98 (38.67% from 255 or 33.68% from 291); Max value from RGB is 136 - color contains mainly: red. Hex color #883962 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883962 is #77C69D. Grayscale: #555555. Windows color (decimal): -7849630 or 6437256. OLE color: 6437256.
HSL color Cylindrical-coordinate representation of color #883962: hue angle of 328.86º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #883962 is Cyan = 0, Magento = 0.58, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 57 | 98 | - |
| CMYK | 0 | 0.58 | 0.28 | 0.47 |
| HSL | 328.86º | 0.41% | 0.38% | - |
| HSV(B) | 328.86º | 0.58% | 0.53% | - |
| XYZ | 13.82 | 9.04 | 12.57 | - |
| YUV | 85.3 | 135.17 | 164.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 57 | 98 | 0 | 0.58 | 0.28 | 0.47 | 328.86 | 0.41 | 0.38 |
| Hex | 88 | 39 | 62 | 0 | 3A | 1C | 2F | 149 | 29 | 26 |
| Octal | 210 | 71 | 142 | 0 | 72 | 34 | 57 | 511 | 51 | 46 |
| Binary | 10001000 | 111001 | 1100010 | 0 | 111010 | 11100 | 101111 | 101001001 | 101001 | 100110 |
Color Harmonies of #883962
Complementary color
Monochromatic Colors of #883962
Black with #883962
Text Example
Text Example
White with #883962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883962; }
p { color: rgb(136,57,98); }
H1.HeaderClassName
{
color: #883962;
}
.AnyTagClassName
{
color: #883962;
}
</style>
background-color css
<style>
a { background-color: #883962; }
a { background-color: rgb(136,57,98); }
div.DivClassName
{
background-color: #883962;
}
.BgClassName
{
background-color: #883962;
}
</style>
border-color css
<style>
span { border-color: #883962; }
span { border-color: rgb(136,57,98); }
td.TdClassName
{
border-color: #883962;
}
.TagClassName
{
border-color: #883962;
}
</style>