Shades of Rose Bud Cherry #832353
Tints of Rose Bud Cherry #832353
RGB
CMYK
RGB Variations
Color information
#832353 (or 0x832353) is known color: Rose Bud Cherry. HEX triplet: 83, 23 and 53. RGB value is (131,35,83). Sum of RGB (Red+Green+Blue) = 131+35+83=249 (32% of max value = 765). Red value is 131 (51.56% from 255 or 52.61% from 249); Green value is 35 (14.06% from 255 or 14.06% from 249); Blue value is 83 (32.81% from 255 or 33.33% from 249); Max value from RGB is 131 - color contains mainly: red. Hex color #832353 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #832353 is #7CDCAC. Grayscale: #454545. Windows color (decimal): -8182957 or 5448579. OLE color: 5448579.
HSL color Cylindrical-coordinate representation of color #832353: hue angle of 330º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #832353 is Cyan = 0, Magento = 0.73, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 35 | 83 | - |
| CMYK | 0 | 0.73 | 0.37 | 0.49 |
| HSL | 330º | 0.58% | 0.33% | - |
| HSV(B) | 330º | 0.73% | 0.51% | - |
| XYZ | 11.52 | 6.65 | 8.86 | - |
| YUV | 69.18 | 135.8 | 172.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 35 | 83 | 0 | 0.73 | 0.37 | 0.49 | 330 | 0.58 | 0.33 |
| Hex | 83 | 23 | 53 | 0 | 49 | 25 | 31 | 14A | 3A | 21 |
| Octal | 203 | 43 | 123 | 0 | 111 | 45 | 61 | 512 | 72 | 41 |
| Binary | 10000011 | 100011 | 1010011 | 0 | 1001001 | 100101 | 110001 | 101001010 | 111010 | 100001 |
Color Harmonies of #832353
Complementary color
Monochromatic Colors of #832353
Black with #832353
Text Example
Text Example
White with #832353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832353; }
p { color: rgb(131,35,83); }
H1.HeaderClassName
{
color: #832353;
}
.AnyTagClassName
{
color: #832353;
}
</style>
background-color css
<style>
a { background-color: #832353; }
a { background-color: rgb(131,35,83); }
div.DivClassName
{
background-color: #832353;
}
.BgClassName
{
background-color: #832353;
}
</style>
border-color css
<style>
span { border-color: #832353; }
span { border-color: rgb(131,35,83); }
td.TdClassName
{
border-color: #832353;
}
.TagClassName
{
border-color: #832353;
}
</style>