Shades of Rose Bud Cherry #821754
Tints of Rose Bud Cherry #821754
RGB
CMYK
RGB Variations
Color information
#821754 (or 0x821754) is known color: Rose Bud Cherry. HEX triplet: 82, 17 and 54. RGB value is (130,23,84). Sum of RGB (Red+Green+Blue) = 130+23+84=237 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.85% from 237); Green value is 23 (9.38% from 255 or 9.70% from 237); Blue value is 84 (33.20% from 255 or 35.44% from 237); Max value from RGB is 130 - color contains mainly: red. Hex color #821754 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821754 is #7DE8AB. Grayscale: #3D3D3D. Windows color (decimal): -8251564 or 5511042. OLE color: 5511042.
HSL color Cylindrical-coordinate representation of color #821754: hue angle of 325.79º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #821754 is Cyan = 0, Magento = 0.82, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 23 | 84 | - |
| CMYK | 0 | 0.82 | 0.35 | 0.49 |
| HSL | 325.79º | 0.7% | 0.3% | - |
| HSV(B) | 325.79º | 0.82% | 0.51% | - |
| XYZ | 11.11 | 6 | 8.96 | - |
| YUV | 61.95 | 140.45 | 176.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 23 | 84 | 0 | 0.82 | 0.35 | 0.49 | 325.79 | 0.7 | 0.3 |
| Hex | 82 | 17 | 54 | 0 | 52 | 23 | 31 | 146 | 46 | 1E |
| Octal | 202 | 27 | 124 | 0 | 122 | 43 | 61 | 506 | 106 | 36 |
| Binary | 10000010 | 10111 | 1010100 | 0 | 1010010 | 100011 | 110001 | 101000110 | 1000110 | 11110 |
Color Harmonies of #821754
Complementary color
Monochromatic Colors of #821754
Black with #821754
Text Example
Text Example
White with #821754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821754; }
p { color: rgb(130,23,84); }
H1.HeaderClassName
{
color: #821754;
}
.AnyTagClassName
{
color: #821754;
}
</style>
background-color css
<style>
a { background-color: #821754; }
a { background-color: rgb(130,23,84); }
div.DivClassName
{
background-color: #821754;
}
.BgClassName
{
background-color: #821754;
}
</style>
border-color css
<style>
span { border-color: #821754; }
span { border-color: rgb(130,23,84); }
td.TdClassName
{
border-color: #821754;
}
.TagClassName
{
border-color: #821754;
}
</style>