Shades of Rose Bud Cherry #821658
Tints of Rose Bud Cherry #821658
RGB
CMYK
RGB Variations
Color information
#821658 (or 0x821658) is known color: Rose Bud Cherry. HEX triplet: 82, 16 and 58. RGB value is (130,22,88). Sum of RGB (Red+Green+Blue) = 130+22+88=240 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.17% from 240); Green value is 22 (8.98% from 255 or 9.17% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 130 - color contains mainly: red. Hex color #821658 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821658 is #7DE9A7. Grayscale: #3D3D3D. Windows color (decimal): -8251816 or 5772930. OLE color: 5772930.
HSL color Cylindrical-coordinate representation of color #821658: hue angle of 323.33º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #821658 is Cyan = 0, Magento = 0.83, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 22 | 88 | - |
| CMYK | 0 | 0.83 | 0.32 | 0.49 |
| HSL | 323.33º | 0.71% | 0.3% | - |
| HSV(B) | 323.33º | 0.83% | 0.51% | - |
| XYZ | 11.25 | 6.02 | 9.8 | - |
| YUV | 61.82 | 142.78 | 176.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 22 | 88 | 0 | 0.83 | 0.32 | 0.49 | 323.33 | 0.71 | 0.3 |
| Hex | 82 | 16 | 58 | 0 | 53 | 20 | 31 | 143 | 47 | 1E |
| Octal | 202 | 26 | 130 | 0 | 123 | 40 | 61 | 503 | 107 | 36 |
| Binary | 10000010 | 10110 | 1011000 | 0 | 1010011 | 100000 | 110001 | 101000011 | 1000111 | 11110 |
Color Harmonies of #821658
Complementary color
Monochromatic Colors of #821658
Black with #821658
Text Example
Text Example
White with #821658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821658; }
p { color: rgb(130,22,88); }
H1.HeaderClassName
{
color: #821658;
}
.AnyTagClassName
{
color: #821658;
}
</style>
background-color css
<style>
a { background-color: #821658; }
a { background-color: rgb(130,22,88); }
div.DivClassName
{
background-color: #821658;
}
.BgClassName
{
background-color: #821658;
}
</style>
border-color css
<style>
span { border-color: #821658; }
span { border-color: rgb(130,22,88); }
td.TdClassName
{
border-color: #821658;
}
.TagClassName
{
border-color: #821658;
}
</style>