Shades of Rose Bud Cherry #833353
Tints of Rose Bud Cherry #833353
RGB
CMYK
RGB Variations
Color information
#833353 (or 0x833353) is known color: Rose Bud Cherry. HEX triplet: 83, 33 and 53. RGB value is (131,51,83). Sum of RGB (Red+Green+Blue) = 131+51+83=265 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.43% from 265); Green value is 51 (20.31% from 255 or 19.25% from 265); Blue value is 83 (32.81% from 255 or 31.32% from 265); Max value from RGB is 131 - color contains mainly: red. Hex color #833353 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833353 is #7CCCAC. Grayscale: #4E4E4E. Windows color (decimal): -8178861 or 5452675. OLE color: 5452675.
HSL color Cylindrical-coordinate representation of color #833353: hue angle of 336º 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 #833353 is Cyan = 0, Magento = 0.61, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 51 | 83 | - |
| CMYK | 0 | 0.61 | 0.37 | 0.49 |
| HSL | 336º | 0.44% | 0.36% | - |
| HSV(B) | 336º | 0.61% | 0.51% | - |
| XYZ | 12.11 | 7.82 | 9.05 | - |
| YUV | 78.57 | 130.5 | 165.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 51 | 83 | 0 | 0.61 | 0.37 | 0.49 | 336 | 0.44 | 0.36 |
| Hex | 83 | 33 | 53 | 0 | 3D | 25 | 31 | 150 | 2C | 24 |
| Octal | 203 | 63 | 123 | 0 | 75 | 45 | 61 | 520 | 54 | 44 |
| Binary | 10000011 | 110011 | 1010011 | 0 | 111101 | 100101 | 110001 | 101010000 | 101100 | 100100 |
Color Harmonies of #833353
Complementary color
Monochromatic Colors of #833353
Black with #833353
Text Example
Text Example
White with #833353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833353; }
p { color: rgb(131,51,83); }
H1.HeaderClassName
{
color: #833353;
}
.AnyTagClassName
{
color: #833353;
}
</style>
background-color css
<style>
a { background-color: #833353; }
a { background-color: rgb(131,51,83); }
div.DivClassName
{
background-color: #833353;
}
.BgClassName
{
background-color: #833353;
}
</style>
border-color css
<style>
span { border-color: #833353; }
span { border-color: rgb(131,51,83); }
td.TdClassName
{
border-color: #833353;
}
.TagClassName
{
border-color: #833353;
}
</style>