Shades of Rose Bud Cherry #831253
Tints of Rose Bud Cherry #831253
RGB
CMYK
RGB Variations
Color information
#831253 (or 0x831253) is known color: Rose Bud Cherry. HEX triplet: 83, 12 and 53. RGB value is (131,18,83). Sum of RGB (Red+Green+Blue) = 131+18+83=232 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.47% from 232); Green value is 18 (7.42% from 255 or 7.76% from 232); Blue value is 83 (32.81% from 255 or 35.78% from 232); Max value from RGB is 131 - color contains mainly: red. Hex color #831253 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831253 is #7CEDAC. Grayscale: #3B3B3B. Windows color (decimal): -8187309 or 5444227. OLE color: 5444227.
HSL color Cylindrical-coordinate representation of color #831253: hue angle of 325.49º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #831253 is Cyan = 0, Magento = 0.86, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 18 | 83 | - |
| CMYK | 0 | 0.86 | 0.37 | 0.49 |
| HSL | 325.49º | 0.76% | 0.29% | - |
| HSV(B) | 325.49º | 0.86% | 0.51% | - |
| XYZ | 11.14 | 5.88 | 8.73 | - |
| YUV | 59.2 | 141.44 | 179.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 18 | 83 | 0 | 0.86 | 0.37 | 0.49 | 325.49 | 0.76 | 0.29 |
| Hex | 83 | 12 | 53 | 0 | 56 | 25 | 31 | 145 | 4C | 1D |
| Octal | 203 | 22 | 123 | 0 | 126 | 45 | 61 | 505 | 114 | 35 |
| Binary | 10000011 | 10010 | 1010011 | 0 | 1010110 | 100101 | 110001 | 101000101 | 1001100 | 11101 |
Color Harmonies of #831253
Complementary color
Monochromatic Colors of #831253
Black with #831253
Text Example
Text Example
White with #831253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831253; }
p { color: rgb(131,18,83); }
H1.HeaderClassName
{
color: #831253;
}
.AnyTagClassName
{
color: #831253;
}
</style>
background-color css
<style>
a { background-color: #831253; }
a { background-color: rgb(131,18,83); }
div.DivClassName
{
background-color: #831253;
}
.BgClassName
{
background-color: #831253;
}
</style>
border-color css
<style>
span { border-color: #831253; }
span { border-color: rgb(131,18,83); }
td.TdClassName
{
border-color: #831253;
}
.TagClassName
{
border-color: #831253;
}
</style>