Shades of Rose Bud Cherry #831954
Tints of Rose Bud Cherry #831954
RGB
CMYK
RGB Variations
Color information
#831954 (or 0x831954) is known color: Rose Bud Cherry. HEX triplet: 83, 19 and 54. RGB value is (131,25,84). Sum of RGB (Red+Green+Blue) = 131+25+84=240 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.58% from 240); Green value is 25 (10.16% from 255 or 10.42% from 240); Blue value is 84 (33.20% from 255 or 35% from 240); Max value from RGB is 131 - color contains mainly: red. Hex color #831954 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831954 is #7CE6AB. Grayscale: #3F3F3F. Windows color (decimal): -8185516 or 5511555. OLE color: 5511555.
HSL color Cylindrical-coordinate representation of color #831954: hue angle of 326.6º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #831954 is Cyan = 0, Magento = 0.81, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 25 | 84 | - |
| CMYK | 0 | 0.81 | 0.36 | 0.49 |
| HSL | 326.6º | 0.68% | 0.31% | - |
| HSV(B) | 326.6º | 0.81% | 0.51% | - |
| XYZ | 11.31 | 6.16 | 8.98 | - |
| YUV | 63.42 | 139.62 | 176.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 25 | 84 | 0 | 0.81 | 0.36 | 0.49 | 326.6 | 0.68 | 0.31 |
| Hex | 83 | 19 | 54 | 0 | 51 | 24 | 31 | 147 | 44 | 1F |
| Octal | 203 | 31 | 124 | 0 | 121 | 44 | 61 | 507 | 104 | 37 |
| Binary | 10000011 | 11001 | 1010100 | 0 | 1010001 | 100100 | 110001 | 101000111 | 1000100 | 11111 |
Color Harmonies of #831954
Complementary color
Monochromatic Colors of #831954
Black with #831954
Text Example
Text Example
White with #831954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831954; }
p { color: rgb(131,25,84); }
H1.HeaderClassName
{
color: #831954;
}
.AnyTagClassName
{
color: #831954;
}
</style>
background-color css
<style>
a { background-color: #831954; }
a { background-color: rgb(131,25,84); }
div.DivClassName
{
background-color: #831954;
}
.BgClassName
{
background-color: #831954;
}
</style>
border-color css
<style>
span { border-color: #831954; }
span { border-color: rgb(131,25,84); }
td.TdClassName
{
border-color: #831954;
}
.TagClassName
{
border-color: #831954;
}
</style>