Shades of Rose Bud Cherry #823060
Tints of Rose Bud Cherry #823060
RGB
CMYK
RGB Variations
Color information
#823060 (or 0x823060) is known color: Rose Bud Cherry. HEX triplet: 82, 30 and 60. RGB value is (130,48,96). Sum of RGB (Red+Green+Blue) = 130+48+96=274 (36% of max value = 765). Red value is 130 (51.17% from 255 or 47.45% from 274); Green value is 48 (19.14% from 255 or 17.52% from 274); Blue value is 96 (37.89% from 255 or 35.04% from 274); Max value from RGB is 130 - color contains mainly: red. Hex color #823060 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823060 is #7DCF9F. Grayscale: #4D4D4D. Windows color (decimal): -8245152 or 6303874. OLE color: 6303874.
HSL color Cylindrical-coordinate representation of color #823060: hue angle of 324.88º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #823060 is Cyan = 0, Magento = 0.63, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 48 | 96 | - |
| CMYK | 0 | 0.63 | 0.26 | 0.49 |
| HSL | 324.88º | 0.46% | 0.35% | - |
| HSV(B) | 324.88º | 0.63% | 0.51% | - |
| XYZ | 12.37 | 7.7 | 11.9 | - |
| YUV | 77.99 | 138.17 | 165.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 48 | 96 | 0 | 0.63 | 0.26 | 0.49 | 324.88 | 0.46 | 0.35 |
| Hex | 82 | 30 | 60 | 0 | 3F | 1A | 31 | 145 | 2E | 23 |
| Octal | 202 | 60 | 140 | 0 | 77 | 32 | 61 | 505 | 56 | 43 |
| Binary | 10000010 | 110000 | 1100000 | 0 | 111111 | 11010 | 110001 | 101000101 | 101110 | 100011 |
Color Harmonies of #823060
Complementary color
Monochromatic Colors of #823060
Black with #823060
Text Example
Text Example
White with #823060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823060; }
p { color: rgb(130,48,96); }
H1.HeaderClassName
{
color: #823060;
}
.AnyTagClassName
{
color: #823060;
}
</style>
background-color css
<style>
a { background-color: #823060; }
a { background-color: rgb(130,48,96); }
div.DivClassName
{
background-color: #823060;
}
.BgClassName
{
background-color: #823060;
}
</style>
border-color css
<style>
span { border-color: #823060; }
span { border-color: rgb(130,48,96); }
td.TdClassName
{
border-color: #823060;
}
.TagClassName
{
border-color: #823060;
}
</style>