Shades of Rose Bud Cherry #823160
Tints of Rose Bud Cherry #823160
RGB
CMYK
RGB Variations
Color information
#823160 (or 0x823160) is known color: Rose Bud Cherry. HEX triplet: 82, 31 and 60. RGB value is (130,49,96). Sum of RGB (Red+Green+Blue) = 130+49+96=275 (36% of max value = 765). Red value is 130 (51.17% from 255 or 47.27% from 275); Green value is 49 (19.53% from 255 or 17.82% from 275); Blue value is 96 (37.89% from 255 or 34.91% from 275); Max value from RGB is 130 - color contains mainly: red. Hex color #823160 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823160 is #7DCE9F. Grayscale: #4E4E4E. Windows color (decimal): -8244896 or 6304130. OLE color: 6304130.
HSL color Cylindrical-coordinate representation of color #823160: hue angle of 325.19º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #823160 is Cyan = 0, Magento = 0.62, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 49 | 96 | - |
| CMYK | 0 | 0.62 | 0.26 | 0.49 |
| HSL | 325.19º | 0.45% | 0.35% | - |
| HSV(B) | 325.19º | 0.62% | 0.51% | - |
| XYZ | 12.42 | 7.79 | 11.92 | - |
| YUV | 78.58 | 137.84 | 164.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 49 | 96 | 0 | 0.62 | 0.26 | 0.49 | 325.19 | 0.45 | 0.35 |
| Hex | 82 | 31 | 60 | 0 | 3E | 1A | 31 | 145 | 2D | 23 |
| Octal | 202 | 61 | 140 | 0 | 76 | 32 | 61 | 505 | 55 | 43 |
| Binary | 10000010 | 110001 | 1100000 | 0 | 111110 | 11010 | 110001 | 101000101 | 101101 | 100011 |
Color Harmonies of #823160
Complementary color
Monochromatic Colors of #823160
Black with #823160
Text Example
Text Example
White with #823160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823160; }
p { color: rgb(130,49,96); }
H1.HeaderClassName
{
color: #823160;
}
.AnyTagClassName
{
color: #823160;
}
</style>
background-color css
<style>
a { background-color: #823160; }
a { background-color: rgb(130,49,96); }
div.DivClassName
{
background-color: #823160;
}
.BgClassName
{
background-color: #823160;
}
</style>
border-color css
<style>
span { border-color: #823160; }
span { border-color: rgb(130,49,96); }
td.TdClassName
{
border-color: #823160;
}
.TagClassName
{
border-color: #823160;
}
</style>