Shades of Rose Bud Cherry #823860
Tints of Rose Bud Cherry #823860
RGB
CMYK
RGB Variations
Color information
#823860 (or 0x823860) is known color: Rose Bud Cherry. HEX triplet: 82, 38 and 60. RGB value is (130,56,96). Sum of RGB (Red+Green+Blue) = 130+56+96=282 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.10% from 282); Green value is 56 (22.27% from 255 or 19.86% from 282); Blue value is 96 (37.89% from 255 or 34.04% from 282); Max value from RGB is 130 - color contains mainly: red. Hex color #823860 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823860 is #7DC79F. Grayscale: #525252. Windows color (decimal): -8243104 or 6305922. OLE color: 6305922.
HSL color Cylindrical-coordinate representation of color #823860: hue angle of 327.57º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #823860 is Cyan = 0, Magento = 0.57, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 56 | 96 | - |
| CMYK | 0 | 0.57 | 0.26 | 0.49 |
| HSL | 327.57º | 0.4% | 0.36% | - |
| HSV(B) | 327.57º | 0.57% | 0.51% | - |
| XYZ | 12.73 | 8.42 | 12.02 | - |
| YUV | 82.69 | 135.52 | 161.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 56 | 96 | 0 | 0.57 | 0.26 | 0.49 | 327.57 | 0.4 | 0.36 |
| Hex | 82 | 38 | 60 | 0 | 39 | 1A | 31 | 148 | 28 | 24 |
| Octal | 202 | 70 | 140 | 0 | 71 | 32 | 61 | 510 | 50 | 44 |
| Binary | 10000010 | 111000 | 1100000 | 0 | 111001 | 11010 | 110001 | 101001000 | 101000 | 100100 |
Color Harmonies of #823860
Complementary color
Monochromatic Colors of #823860
Black with #823860
Text Example
Text Example
White with #823860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823860; }
p { color: rgb(130,56,96); }
H1.HeaderClassName
{
color: #823860;
}
.AnyTagClassName
{
color: #823860;
}
</style>
background-color css
<style>
a { background-color: #823860; }
a { background-color: rgb(130,56,96); }
div.DivClassName
{
background-color: #823860;
}
.BgClassName
{
background-color: #823860;
}
</style>
border-color css
<style>
span { border-color: #823860; }
span { border-color: rgb(130,56,96); }
td.TdClassName
{
border-color: #823860;
}
.TagClassName
{
border-color: #823860;
}
</style>