Shades of Rose Bud Cherry #831458
Tints of Rose Bud Cherry #831458
RGB
CMYK
RGB Variations
Color information
#831458 (or 0x831458) is known color: Rose Bud Cherry. HEX triplet: 83, 14 and 58. RGB value is (131,20,88). Sum of RGB (Red+Green+Blue) = 131+20+88=239 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.81% from 239); Green value is 20 (8.20% from 255 or 8.37% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 131 - color contains mainly: red. Hex color #831458 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831458 is #7CEBA7. Grayscale: #3C3C3C. Windows color (decimal): -8186792 or 5772419. OLE color: 5772419.
HSL color Cylindrical-coordinate representation of color #831458: hue angle of 323.24º 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 #831458 is Cyan = 0, Magento = 0.85, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 20 | 88 | - |
| CMYK | 0 | 0.85 | 0.33 | 0.49 |
| HSL | 323.24º | 0.74% | 0.3% | - |
| HSV(B) | 323.24º | 0.85% | 0.51% | - |
| XYZ | 11.37 | 6.03 | 9.8 | - |
| YUV | 60.94 | 143.27 | 177.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 20 | 88 | 0 | 0.85 | 0.33 | 0.49 | 323.24 | 0.74 | 0.3 |
| Hex | 83 | 14 | 58 | 0 | 55 | 21 | 31 | 143 | 4A | 1E |
| Octal | 203 | 24 | 130 | 0 | 125 | 41 | 61 | 503 | 112 | 36 |
| Binary | 10000011 | 10100 | 1011000 | 0 | 1010101 | 100001 | 110001 | 101000011 | 1001010 | 11110 |
Color Harmonies of #831458
Complementary color
Monochromatic Colors of #831458
Black with #831458
Text Example
Text Example
White with #831458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831458; }
p { color: rgb(131,20,88); }
H1.HeaderClassName
{
color: #831458;
}
.AnyTagClassName
{
color: #831458;
}
</style>
background-color css
<style>
a { background-color: #831458; }
a { background-color: rgb(131,20,88); }
div.DivClassName
{
background-color: #831458;
}
.BgClassName
{
background-color: #831458;
}
</style>
border-color css
<style>
span { border-color: #831458; }
span { border-color: rgb(131,20,88); }
td.TdClassName
{
border-color: #831458;
}
.TagClassName
{
border-color: #831458;
}
</style>