Shades of Rose Bud Cherry #833860
Tints of Rose Bud Cherry #833860
RGB
CMYK
RGB Variations
Color information
#833860 (or 0x833860) is known color: Rose Bud Cherry. HEX triplet: 83, 38 and 60. RGB value is (131,56,96). Sum of RGB (Red+Green+Blue) = 131+56+96=283 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.29% from 283); Green value is 56 (22.27% from 255 or 19.79% from 283); Blue value is 96 (37.89% from 255 or 33.92% from 283); Max value from RGB is 131 - color contains mainly: red. Hex color #833860 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833860 is #7CC79F. Grayscale: #525252. Windows color (decimal): -8177568 or 6305923. OLE color: 6305923.
HSL color Cylindrical-coordinate representation of color #833860: hue angle of 328º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #833860 is Cyan = 0, Magento = 0.57, Yellow = 0.27 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 56 | 96 | - |
| CMYK | 0 | 0.57 | 0.27 | 0.49 |
| HSL | 328º | 0.4% | 0.37% | - |
| HSV(B) | 328º | 0.57% | 0.51% | - |
| XYZ | 12.89 | 8.5 | 12.03 | - |
| YUV | 82.99 | 135.35 | 162.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 56 | 96 | 0 | 0.57 | 0.27 | 0.49 | 328 | 0.4 | 0.37 |
| Hex | 83 | 38 | 60 | 0 | 39 | 1B | 31 | 148 | 28 | 25 |
| Octal | 203 | 70 | 140 | 0 | 71 | 33 | 61 | 510 | 50 | 45 |
| Binary | 10000011 | 111000 | 1100000 | 0 | 111001 | 11011 | 110001 | 101001000 | 101000 | 100101 |
Color Harmonies of #833860
Complementary color
Monochromatic Colors of #833860
Black with #833860
Text Example
Text Example
White with #833860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833860; }
p { color: rgb(131,56,96); }
H1.HeaderClassName
{
color: #833860;
}
.AnyTagClassName
{
color: #833860;
}
</style>
background-color css
<style>
a { background-color: #833860; }
a { background-color: rgb(131,56,96); }
div.DivClassName
{
background-color: #833860;
}
.BgClassName
{
background-color: #833860;
}
</style>
border-color css
<style>
span { border-color: #833860; }
span { border-color: rgb(131,56,96); }
td.TdClassName
{
border-color: #833860;
}
.TagClassName
{
border-color: #833860;
}
</style>