Shades of Rose Bud Cherry #833155
Tints of Rose Bud Cherry #833155
RGB
CMYK
RGB Variations
Color information
#833155 (or 0x833155) is known color: Rose Bud Cherry. HEX triplet: 83, 31 and 55. RGB value is (131,49,85). Sum of RGB (Red+Green+Blue) = 131+49+85=265 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.43% from 265); Green value is 49 (19.53% from 255 or 18.49% from 265); Blue value is 85 (33.59% from 255 or 32.08% from 265); Max value from RGB is 131 - color contains mainly: red. Hex color #833155 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833155 is #7CCEAA. Grayscale: #4D4D4D. Windows color (decimal): -8179371 or 5583235. OLE color: 5583235.
HSL color Cylindrical-coordinate representation of color #833155: hue angle of 333.66º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #833155 is Cyan = 0, Magento = 0.63, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 49 | 85 | - |
| CMYK | 0 | 0.63 | 0.35 | 0.49 |
| HSL | 333.66º | 0.46% | 0.35% | - |
| HSV(B) | 333.66º | 0.63% | 0.51% | - |
| XYZ | 12.1 | 7.68 | 9.44 | - |
| YUV | 77.62 | 132.17 | 166.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 49 | 85 | 0 | 0.63 | 0.35 | 0.49 | 333.66 | 0.46 | 0.35 |
| Hex | 83 | 31 | 55 | 0 | 3F | 23 | 31 | 14E | 2E | 23 |
| Octal | 203 | 61 | 125 | 0 | 77 | 43 | 61 | 516 | 56 | 43 |
| Binary | 10000011 | 110001 | 1010101 | 0 | 111111 | 100011 | 110001 | 101001110 | 101110 | 100011 |
Color Harmonies of #833155
Complementary color
Monochromatic Colors of #833155
Black with #833155
Text Example
Text Example
White with #833155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833155; }
p { color: rgb(131,49,85); }
H1.HeaderClassName
{
color: #833155;
}
.AnyTagClassName
{
color: #833155;
}
</style>
background-color css
<style>
a { background-color: #833155; }
a { background-color: rgb(131,49,85); }
div.DivClassName
{
background-color: #833155;
}
.BgClassName
{
background-color: #833155;
}
</style>
border-color css
<style>
span { border-color: #833155; }
span { border-color: rgb(131,49,85); }
td.TdClassName
{
border-color: #833155;
}
.TagClassName
{
border-color: #833155;
}
</style>