Shades of Rose Bud Cherry #883769
Tints of Rose Bud Cherry #883769
RGB
CMYK
RGB Variations
Color information
#883769 (or 0x883769) is known color: Rose Bud Cherry. HEX triplet: 88, 37 and 69. RGB value is (136,55,105). Sum of RGB (Red+Green+Blue) = 136+55+105=296 (39% of max value = 765). Red value is 136 (53.52% from 255 or 45.95% from 296); Green value is 55 (21.88% from 255 or 18.58% from 296); Blue value is 105 (41.41% from 255 or 35.47% from 296); Max value from RGB is 136 - color contains mainly: red. Hex color #883769 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883769 is #77C896. Grayscale: #545454. Windows color (decimal): -7850135 or 6895496. OLE color: 6895496.
HSL color Cylindrical-coordinate representation of color #883769: hue angle of 322.96º degrees, saturation: 0.42, 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 #883769 is Cyan = 0, Magento = 0.60, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 55 | 105 | - |
| CMYK | 0 | 0.60 | 0.23 | 0.47 |
| HSL | 322.96º | 0.42% | 0.37% | - |
| HSV(B) | 322.96º | 0.6% | 0.53% | - |
| XYZ | 14.07 | 8.99 | 14.36 | - |
| YUV | 84.92 | 139.34 | 164.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 55 | 105 | 0 | 0.60 | 0.23 | 0.47 | 322.96 | 0.42 | 0.37 |
| Hex | 88 | 37 | 69 | 0 | 3C | 17 | 2F | 143 | 2A | 25 |
| Octal | 210 | 67 | 151 | 0 | 74 | 27 | 57 | 503 | 52 | 45 |
| Binary | 10001000 | 110111 | 1101001 | 0 | 111100 | 10111 | 101111 | 101000011 | 101010 | 100101 |
Color Harmonies of #883769
Complementary color
Monochromatic Colors of #883769
Black with #883769
Text Example
Text Example
White with #883769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883769; }
p { color: rgb(136,55,105); }
H1.HeaderClassName
{
color: #883769;
}
.AnyTagClassName
{
color: #883769;
}
</style>
background-color css
<style>
a { background-color: #883769; }
a { background-color: rgb(136,55,105); }
div.DivClassName
{
background-color: #883769;
}
.BgClassName
{
background-color: #883769;
}
</style>
border-color css
<style>
span { border-color: #883769; }
span { border-color: rgb(136,55,105); }
td.TdClassName
{
border-color: #883769;
}
.TagClassName
{
border-color: #883769;
}
</style>