Shades of Rose Bud Cherry #862754
Tints of Rose Bud Cherry #862754
RGB
CMYK
RGB Variations
Color information
#862754 (or 0x862754) is known color: Rose Bud Cherry. HEX triplet: 86, 27 and 54. RGB value is (134,39,84). Sum of RGB (Red+Green+Blue) = 134+39+84=257 (34% of max value = 765). Red value is 134 (52.73% from 255 or 52.14% from 257); Green value is 39 (15.62% from 255 or 15.18% from 257); Blue value is 84 (33.20% from 255 or 32.68% from 257); Max value from RGB is 134 - color contains mainly: red. Hex color #862754 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862754 is #79D8AB. Grayscale: #484848. Windows color (decimal): -7985324 or 5515142. OLE color: 5515142.
HSL color Cylindrical-coordinate representation of color #862754: hue angle of 331.58º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #862754 is Cyan = 0, Magento = 0.71, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 84 | - |
| CMYK | 0 | 0.71 | 0.37 | 0.47 |
| HSL | 331.58º | 0.55% | 0.34% | - |
| HSV(B) | 331.58º | 0.71% | 0.53% | - |
| XYZ | 12.16 | 7.16 | 9.13 | - |
| YUV | 72.54 | 134.47 | 171.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 84 | 0 | 0.71 | 0.37 | 0.47 | 331.58 | 0.55 | 0.34 |
| Hex | 86 | 27 | 54 | 0 | 47 | 25 | 2F | 14C | 37 | 22 |
| Octal | 206 | 47 | 124 | 0 | 107 | 45 | 57 | 514 | 67 | 42 |
| Binary | 10000110 | 100111 | 1010100 | 0 | 1000111 | 100101 | 101111 | 101001100 | 110111 | 100010 |
Color Harmonies of #862754
Complementary color
Monochromatic Colors of #862754
Black with #862754
Text Example
Text Example
White with #862754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862754; }
p { color: rgb(134,39,84); }
H1.HeaderClassName
{
color: #862754;
}
.AnyTagClassName
{
color: #862754;
}
</style>
background-color css
<style>
a { background-color: #862754; }
a { background-color: rgb(134,39,84); }
div.DivClassName
{
background-color: #862754;
}
.BgClassName
{
background-color: #862754;
}
</style>
border-color css
<style>
span { border-color: #862754; }
span { border-color: rgb(134,39,84); }
td.TdClassName
{
border-color: #862754;
}
.TagClassName
{
border-color: #862754;
}
</style>