Shades of Rose Bud Cherry #801754
Tints of Rose Bud Cherry #801754
RGB
CMYK
RGB Variations
Color information
#801754 (or 0x801754) is known color: Rose Bud Cherry. HEX triplet: 80, 17 and 54. RGB value is (128,23,84). Sum of RGB (Red+Green+Blue) = 128+23+84=235 (31% of max value = 765). Red value is 128 (50.39% from 255 or 54.47% from 235); Green value is 23 (9.38% from 255 or 9.79% from 235); Blue value is 84 (33.20% from 255 or 35.74% from 235); Max value from RGB is 128 - color contains mainly: red. Hex color #801754 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #801754 is #7FE8AB. Grayscale: #3D3D3D. Windows color (decimal): -8382636 or 5511040. OLE color: 5511040.
HSL color Cylindrical-coordinate representation of color #801754: hue angle of 325.14º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #801754 is Cyan = 0, Magento = 0.82, Yellow = 0.34 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 23 | 84 | - |
| CMYK | 0 | 0.82 | 0.34 | 0.50 |
| HSL | 325.14º | 0.7% | 0.3% | - |
| HSV(B) | 325.14º | 0.82% | 0.5% | - |
| XYZ | 10.81 | 5.84 | 8.95 | - |
| YUV | 61.35 | 140.79 | 175.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 23 | 84 | 0 | 0.82 | 0.34 | 0.50 | 325.14 | 0.7 | 0.3 |
| Hex | 80 | 17 | 54 | 0 | 52 | 22 | 32 | 145 | 46 | 1E |
| Octal | 200 | 27 | 124 | 0 | 122 | 42 | 62 | 505 | 106 | 36 |
| Binary | 10000000 | 10111 | 1010100 | 0 | 1010010 | 100010 | 110010 | 101000101 | 1000110 | 11110 |
Color Harmonies of #801754
Complementary color
Monochromatic Colors of #801754
Black with #801754
Text Example
Text Example
White with #801754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #801754; }
p { color: rgb(128,23,84); }
H1.HeaderClassName
{
color: #801754;
}
.AnyTagClassName
{
color: #801754;
}
</style>
background-color css
<style>
a { background-color: #801754; }
a { background-color: rgb(128,23,84); }
div.DivClassName
{
background-color: #801754;
}
.BgClassName
{
background-color: #801754;
}
</style>
border-color css
<style>
span { border-color: #801754; }
span { border-color: rgb(128,23,84); }
td.TdClassName
{
border-color: #801754;
}
.TagClassName
{
border-color: #801754;
}
</style>