Shades of Rose Bud Cherry #822953
Tints of Rose Bud Cherry #822953
RGB
CMYK
RGB Variations
Color information
#822953 (or 0x822953) is known color: Rose Bud Cherry. HEX triplet: 82, 29 and 53. RGB value is (130,41,83). Sum of RGB (Red+Green+Blue) = 130+41+83=254 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.18% from 254); Green value is 41 (16.41% from 255 or 16.14% from 254); Blue value is 83 (32.81% from 255 or 32.68% from 254); Max value from RGB is 130 - color contains mainly: red. Hex color #822953 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #822953 is #7DD6AC. Grayscale: #484848. Windows color (decimal): -8246957 or 5450114. OLE color: 5450114.
HSL color Cylindrical-coordinate representation of color #822953: hue angle of 331.69º 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 #822953 is Cyan = 0, Magento = 0.68, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 41 | 83 | - |
| CMYK | 0 | 0.68 | 0.36 | 0.49 |
| HSL | 331.69º | 0.52% | 0.34% | - |
| HSV(B) | 331.69º | 0.68% | 0.51% | - |
| XYZ | 11.56 | 6.96 | 8.92 | - |
| YUV | 72.4 | 133.99 | 169.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 41 | 83 | 0 | 0.68 | 0.36 | 0.49 | 331.69 | 0.52 | 0.34 |
| Hex | 82 | 29 | 53 | 0 | 44 | 24 | 31 | 14C | 34 | 22 |
| Octal | 202 | 51 | 123 | 0 | 104 | 44 | 61 | 514 | 64 | 42 |
| Binary | 10000010 | 101001 | 1010011 | 0 | 1000100 | 100100 | 110001 | 101001100 | 110100 | 100010 |
Color Harmonies of #822953
Complementary color
Monochromatic Colors of #822953
Black with #822953
Text Example
Text Example
White with #822953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822953; }
p { color: rgb(130,41,83); }
H1.HeaderClassName
{
color: #822953;
}
.AnyTagClassName
{
color: #822953;
}
</style>
background-color css
<style>
a { background-color: #822953; }
a { background-color: rgb(130,41,83); }
div.DivClassName
{
background-color: #822953;
}
.BgClassName
{
background-color: #822953;
}
</style>
border-color css
<style>
span { border-color: #822953; }
span { border-color: rgb(130,41,83); }
td.TdClassName
{
border-color: #822953;
}
.TagClassName
{
border-color: #822953;
}
</style>