Shades of Rose Bud Cherry #831451
Tints of Rose Bud Cherry #831451
RGB
CMYK
RGB Variations
Color information
#831451 (or 0x831451) is known color: Rose Bud Cherry. HEX triplet: 83, 14 and 51. RGB value is (131,20,81). Sum of RGB (Red+Green+Blue) = 131+20+81=232 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.47% from 232); Green value is 20 (8.20% from 255 or 8.62% from 232); Blue value is 81 (32.03% from 255 or 34.91% from 232); Max value from RGB is 131 - color contains mainly: red. Hex color #831451 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831451 is #7CEBAE. Grayscale: #3C3C3C. Windows color (decimal): -8186799 or 5313667. OLE color: 5313667.
HSL color Cylindrical-coordinate representation of color #831451: hue angle of 327.03º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #831451 is Cyan = 0, Magento = 0.85, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 20 | 81 | - |
| CMYK | 0 | 0.85 | 0.38 | 0.49 |
| HSL | 327.03º | 0.74% | 0.3% | - |
| HSV(B) | 327.03º | 0.85% | 0.51% | - |
| XYZ | 11.1 | 5.92 | 8.34 | - |
| YUV | 60.14 | 139.77 | 178.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 20 | 81 | 0 | 0.85 | 0.38 | 0.49 | 327.03 | 0.74 | 0.3 |
| Hex | 83 | 14 | 51 | 0 | 55 | 26 | 31 | 147 | 4A | 1E |
| Octal | 203 | 24 | 121 | 0 | 125 | 46 | 61 | 507 | 112 | 36 |
| Binary | 10000011 | 10100 | 1010001 | 0 | 1010101 | 100110 | 110001 | 101000111 | 1001010 | 11110 |
Color Harmonies of #831451
Complementary color
Monochromatic Colors of #831451
Black with #831451
Text Example
Text Example
White with #831451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831451; }
p { color: rgb(131,20,81); }
H1.HeaderClassName
{
color: #831451;
}
.AnyTagClassName
{
color: #831451;
}
</style>
background-color css
<style>
a { background-color: #831451; }
a { background-color: rgb(131,20,81); }
div.DivClassName
{
background-color: #831451;
}
.BgClassName
{
background-color: #831451;
}
</style>
border-color css
<style>
span { border-color: #831451; }
span { border-color: rgb(131,20,81); }
td.TdClassName
{
border-color: #831451;
}
.TagClassName
{
border-color: #831451;
}
</style>