Shades of Rose Bud Cherry #821450
Tints of Rose Bud Cherry #821450
RGB
CMYK
RGB Variations
Color information
#821450 (or 0x821450) is known color: Rose Bud Cherry. HEX triplet: 82, 14 and 50. RGB value is (130,20,80). Sum of RGB (Red+Green+Blue) = 130+20+80=230 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.52% from 230); Green value is 20 (8.20% from 255 or 8.70% from 230); Blue value is 80 (31.64% from 255 or 34.78% from 230); Max value from RGB is 130 - color contains mainly: red. Hex color #821450 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821450 is #7DEBAF. Grayscale: #3B3B3B. Windows color (decimal): -8252336 or 5248130. OLE color: 5248130.
HSL color Cylindrical-coordinate representation of color #821450: hue angle of 327.27º degrees, saturation: 0.73, 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 #821450 is Cyan = 0, Magento = 0.85, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 20 | 80 | - |
| CMYK | 0 | 0.85 | 0.38 | 0.49 |
| HSL | 327.27º | 0.73% | 0.29% | - |
| HSV(B) | 327.27º | 0.85% | 0.51% | - |
| XYZ | 10.9 | 5.83 | 8.14 | - |
| YUV | 59.73 | 139.44 | 178.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 20 | 80 | 0 | 0.85 | 0.38 | 0.49 | 327.27 | 0.73 | 0.29 |
| Hex | 82 | 14 | 50 | 0 | 55 | 26 | 31 | 147 | 49 | 1D |
| Octal | 202 | 24 | 120 | 0 | 125 | 46 | 61 | 507 | 111 | 35 |
| Binary | 10000010 | 10100 | 1010000 | 0 | 1010101 | 100110 | 110001 | 101000111 | 1001001 | 11101 |
Color Harmonies of #821450
Complementary color
Monochromatic Colors of #821450
Black with #821450
Text Example
Text Example
White with #821450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821450; }
p { color: rgb(130,20,80); }
H1.HeaderClassName
{
color: #821450;
}
.AnyTagClassName
{
color: #821450;
}
</style>
background-color css
<style>
a { background-color: #821450; }
a { background-color: rgb(130,20,80); }
div.DivClassName
{
background-color: #821450;
}
.BgClassName
{
background-color: #821450;
}
</style>
border-color css
<style>
span { border-color: #821450; }
span { border-color: rgb(130,20,80); }
td.TdClassName
{
border-color: #821450;
}
.TagClassName
{
border-color: #821450;
}
</style>