Shades of Rose Bud Cherry #831553
Tints of Rose Bud Cherry #831553
RGB
CMYK
RGB Variations
Color information
#831553 (or 0x831553) is known color: Rose Bud Cherry. HEX triplet: 83, 15 and 53. RGB value is (131,21,83). Sum of RGB (Red+Green+Blue) = 131+21+83=235 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.74% from 235); Green value is 21 (8.59% from 255 or 8.94% from 235); Blue value is 83 (32.81% from 255 or 35.32% from 235); Max value from RGB is 131 - color contains mainly: red. Hex color #831553 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831553 is #7CEAAC. Grayscale: #3C3C3C. Windows color (decimal): -8186541 or 5444995. OLE color: 5444995.
HSL color Cylindrical-coordinate representation of color #831553: hue angle of 326.18º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #831553 is Cyan = 0, Magento = 0.84, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 83 | - |
| CMYK | 0 | 0.84 | 0.37 | 0.49 |
| HSL | 326.18º | 0.72% | 0.3% | - |
| HSV(B) | 326.18º | 0.84% | 0.51% | - |
| XYZ | 11.19 | 5.99 | 8.75 | - |
| YUV | 60.96 | 140.44 | 177.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 83 | 0 | 0.84 | 0.37 | 0.49 | 326.18 | 0.72 | 0.3 |
| Hex | 83 | 15 | 53 | 0 | 54 | 25 | 31 | 146 | 48 | 1E |
| Octal | 203 | 25 | 123 | 0 | 124 | 45 | 61 | 506 | 110 | 36 |
| Binary | 10000011 | 10101 | 1010011 | 0 | 1010100 | 100101 | 110001 | 101000110 | 1001000 | 11110 |
Color Harmonies of #831553
Complementary color
Monochromatic Colors of #831553
Black with #831553
Text Example
Text Example
White with #831553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831553; }
p { color: rgb(131,21,83); }
H1.HeaderClassName
{
color: #831553;
}
.AnyTagClassName
{
color: #831553;
}
</style>
background-color css
<style>
a { background-color: #831553; }
a { background-color: rgb(131,21,83); }
div.DivClassName
{
background-color: #831553;
}
.BgClassName
{
background-color: #831553;
}
</style>
border-color css
<style>
span { border-color: #831553; }
span { border-color: rgb(131,21,83); }
td.TdClassName
{
border-color: #831553;
}
.TagClassName
{
border-color: #831553;
}
</style>