Shades of Rose Bud Cherry #833356
Tints of Rose Bud Cherry #833356
RGB
CMYK
RGB Variations
Color information
#833356 (or 0x833356) is known color: Rose Bud Cherry. HEX triplet: 83, 33 and 56. RGB value is (131,51,86). Sum of RGB (Red+Green+Blue) = 131+51+86=268 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.88% from 268); Green value is 51 (20.31% from 255 or 19.03% from 268); Blue value is 86 (33.98% from 255 or 32.09% from 268); Max value from RGB is 131 - color contains mainly: red. Hex color #833356 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833356 is #7CCCA9. Grayscale: #4E4E4E. Windows color (decimal): -8178858 or 5649283. OLE color: 5649283.
HSL color Cylindrical-coordinate representation of color #833356: hue angle of 333.75º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #833356 is Cyan = 0, Magento = 0.61, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 51 | 86 | - |
| CMYK | 0 | 0.61 | 0.34 | 0.49 |
| HSL | 333.75º | 0.44% | 0.36% | - |
| HSV(B) | 333.75º | 0.61% | 0.51% | - |
| XYZ | 12.22 | 7.86 | 9.68 | - |
| YUV | 78.91 | 132 | 165.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 51 | 86 | 0 | 0.61 | 0.34 | 0.49 | 333.75 | 0.44 | 0.36 |
| Hex | 83 | 33 | 56 | 0 | 3D | 22 | 31 | 14E | 2C | 24 |
| Octal | 203 | 63 | 126 | 0 | 75 | 42 | 61 | 516 | 54 | 44 |
| Binary | 10000011 | 110011 | 1010110 | 0 | 111101 | 100010 | 110001 | 101001110 | 101100 | 100100 |
Color Harmonies of #833356
Complementary color
Monochromatic Colors of #833356
Black with #833356
Text Example
Text Example
White with #833356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833356; }
p { color: rgb(131,51,86); }
H1.HeaderClassName
{
color: #833356;
}
.AnyTagClassName
{
color: #833356;
}
</style>
background-color css
<style>
a { background-color: #833356; }
a { background-color: rgb(131,51,86); }
div.DivClassName
{
background-color: #833356;
}
.BgClassName
{
background-color: #833356;
}
</style>
border-color css
<style>
span { border-color: #833356; }
span { border-color: rgb(131,51,86); }
td.TdClassName
{
border-color: #833356;
}
.TagClassName
{
border-color: #833356;
}
</style>