Shades of Rose Bud Cherry #822955
Tints of Rose Bud Cherry #822955
RGB
CMYK
RGB Variations
Color information
#822955 (or 0x822955) is known color: Rose Bud Cherry. HEX triplet: 82, 29 and 55. RGB value is (130,41,85). Sum of RGB (Red+Green+Blue) = 130+41+85=256 (33% of max value = 765). Red value is 130 (51.17% from 255 or 50.78% from 256); Green value is 41 (16.41% from 255 or 16.02% from 256); Blue value is 85 (33.59% from 255 or 33.20% from 256); Max value from RGB is 130 - color contains mainly: red. Hex color #822955 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #822955 is #7DD6AA. Grayscale: #484848. Windows color (decimal): -8246955 or 5581186. OLE color: 5581186.
HSL color Cylindrical-coordinate representation of color #822955: hue angle of 330.34º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #822955 is Cyan = 0, Magento = 0.68, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 41 | 85 | - |
| CMYK | 0 | 0.68 | 0.35 | 0.49 |
| HSL | 330.34º | 0.52% | 0.34% | - |
| HSV(B) | 330.34º | 0.68% | 0.51% | - |
| XYZ | 11.64 | 6.99 | 9.33 | - |
| YUV | 72.63 | 134.99 | 168.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 41 | 85 | 0 | 0.68 | 0.35 | 0.49 | 330.34 | 0.52 | 0.34 |
| Hex | 82 | 29 | 55 | 0 | 44 | 23 | 31 | 14A | 34 | 22 |
| Octal | 202 | 51 | 125 | 0 | 104 | 43 | 61 | 512 | 64 | 42 |
| Binary | 10000010 | 101001 | 1010101 | 0 | 1000100 | 100011 | 110001 | 101001010 | 110100 | 100010 |
Color Harmonies of #822955
Complementary color
Monochromatic Colors of #822955
Black with #822955
Text Example
Text Example
White with #822955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822955; }
p { color: rgb(130,41,85); }
H1.HeaderClassName
{
color: #822955;
}
.AnyTagClassName
{
color: #822955;
}
</style>
background-color css
<style>
a { background-color: #822955; }
a { background-color: rgb(130,41,85); }
div.DivClassName
{
background-color: #822955;
}
.BgClassName
{
background-color: #822955;
}
</style>
border-color css
<style>
span { border-color: #822955; }
span { border-color: rgb(130,41,85); }
td.TdClassName
{
border-color: #822955;
}
.TagClassName
{
border-color: #822955;
}
</style>