Shades of Rose Bud Cherry #821352
Tints of Rose Bud Cherry #821352
RGB
CMYK
RGB Variations
Color information
#821352 (or 0x821352) is known color: Rose Bud Cherry. HEX triplet: 82, 13 and 52. RGB value is (130,19,82). Sum of RGB (Red+Green+Blue) = 130+19+82=231 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.28% from 231); Green value is 19 (7.81% from 255 or 8.23% from 231); Blue value is 82 (32.42% from 255 or 35.50% from 231); Max value from RGB is 130 - color contains mainly: red. Hex color #821352 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821352 is #7DECAD. Grayscale: #3B3B3B. Windows color (decimal): -8252590 or 5378946. OLE color: 5378946.
HSL color Cylindrical-coordinate representation of color #821352: hue angle of 325.95º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #821352 is Cyan = 0, Magento = 0.85, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 19 | 82 | - |
| CMYK | 0 | 0.85 | 0.37 | 0.49 |
| HSL | 325.95º | 0.74% | 0.29% | - |
| HSV(B) | 325.95º | 0.85% | 0.51% | - |
| XYZ | 10.96 | 5.82 | 8.53 | - |
| YUV | 59.37 | 140.77 | 178.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 19 | 82 | 0 | 0.85 | 0.37 | 0.49 | 325.95 | 0.74 | 0.29 |
| Hex | 82 | 13 | 52 | 0 | 55 | 25 | 31 | 146 | 4A | 1D |
| Octal | 202 | 23 | 122 | 0 | 125 | 45 | 61 | 506 | 112 | 35 |
| Binary | 10000010 | 10011 | 1010010 | 0 | 1010101 | 100101 | 110001 | 101000110 | 1001010 | 11101 |
Color Harmonies of #821352
Complementary color
Monochromatic Colors of #821352
Black with #821352
Text Example
Text Example
White with #821352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821352; }
p { color: rgb(130,19,82); }
H1.HeaderClassName
{
color: #821352;
}
.AnyTagClassName
{
color: #821352;
}
</style>
background-color css
<style>
a { background-color: #821352; }
a { background-color: rgb(130,19,82); }
div.DivClassName
{
background-color: #821352;
}
.BgClassName
{
background-color: #821352;
}
</style>
border-color css
<style>
span { border-color: #821352; }
span { border-color: rgb(130,19,82); }
td.TdClassName
{
border-color: #821352;
}
.TagClassName
{
border-color: #821352;
}
</style>