Shades of Rose Bud Cherry #831658
Tints of Rose Bud Cherry #831658
RGB
CMYK
RGB Variations
Color information
#831658 (or 0x831658) is known color: Rose Bud Cherry. HEX triplet: 83, 16 and 58. RGB value is (131,22,88). Sum of RGB (Red+Green+Blue) = 131+22+88=241 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.36% from 241); Green value is 22 (8.98% from 255 or 9.13% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 131 - color contains mainly: red. Hex color #831658 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831658 is #7CE9A7. Grayscale: #3D3D3D. Windows color (decimal): -8186280 or 5772931. OLE color: 5772931.
HSL color Cylindrical-coordinate representation of color #831658: hue angle of 323.67º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #831658 is Cyan = 0, Magento = 0.83, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 22 | 88 | - |
| CMYK | 0 | 0.83 | 0.33 | 0.49 |
| HSL | 323.67º | 0.71% | 0.3% | - |
| HSV(B) | 323.67º | 0.83% | 0.51% | - |
| XYZ | 11.41 | 6.1 | 9.81 | - |
| YUV | 62.12 | 142.61 | 177.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 22 | 88 | 0 | 0.83 | 0.33 | 0.49 | 323.67 | 0.71 | 0.3 |
| Hex | 83 | 16 | 58 | 0 | 53 | 21 | 31 | 144 | 47 | 1E |
| Octal | 203 | 26 | 130 | 0 | 123 | 41 | 61 | 504 | 107 | 36 |
| Binary | 10000011 | 10110 | 1011000 | 0 | 1010011 | 100001 | 110001 | 101000100 | 1000111 | 11110 |
Color Harmonies of #831658
Complementary color
Monochromatic Colors of #831658
Black with #831658
Text Example
Text Example
White with #831658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831658; }
p { color: rgb(131,22,88); }
H1.HeaderClassName
{
color: #831658;
}
.AnyTagClassName
{
color: #831658;
}
</style>
background-color css
<style>
a { background-color: #831658; }
a { background-color: rgb(131,22,88); }
div.DivClassName
{
background-color: #831658;
}
.BgClassName
{
background-color: #831658;
}
</style>
border-color css
<style>
span { border-color: #831658; }
span { border-color: rgb(131,22,88); }
td.TdClassName
{
border-color: #831658;
}
.TagClassName
{
border-color: #831658;
}
</style>