Shades of Rose Bud Cherry #862A5E
Tints of Rose Bud Cherry #862A5E
RGB
CMYK
RGB Variations
Color information
#862A5E (or 0x862A5E) is known color: Rose Bud Cherry. HEX triplet: 86, 2A and 5E. RGB value is (134,42,94). Sum of RGB (Red+Green+Blue) = 134+42+94=270 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.63% from 270); Green value is 42 (16.80% from 255 or 15.56% from 270); Blue value is 94 (37.11% from 255 or 34.81% from 270); Max value from RGB is 134 - color contains mainly: red. Hex color #862A5E is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862A5E is #79D5A1. Grayscale: #4B4B4B. Windows color (decimal): -7984546 or 6171270. OLE color: 6171270.
HSL color Cylindrical-coordinate representation of color #862A5E: hue angle of 326.09º degrees, saturation: 0.52, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #862A5E is Cyan = 0, Magento = 0.69, Yellow = 0.30 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 42 | 94 | - |
| CMYK | 0 | 0.69 | 0.30 | 0.47 |
| HSL | 326.09º | 0.52% | 0.35% | - |
| HSV(B) | 326.09º | 0.69% | 0.53% | - |
| XYZ | 12.68 | 7.53 | 11.38 | - |
| YUV | 75.44 | 138.48 | 169.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 42 | 94 | 0 | 0.69 | 0.30 | 0.47 | 326.09 | 0.52 | 0.35 |
| Hex | 86 | 2A | 5E | 0 | 45 | 1E | 2F | 146 | 34 | 23 |
| Octal | 206 | 52 | 136 | 0 | 105 | 36 | 57 | 506 | 64 | 43 |
| Binary | 10000110 | 101010 | 1011110 | 0 | 1000101 | 11110 | 101111 | 101000110 | 110100 | 100011 |
Color Harmonies of #862A5E
Complementary color
Monochromatic Colors of #862A5E
Black with #862A5E
Text Example
Text Example
White with #862A5E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862A5E; }
p { color: rgb(134,42,94); }
H1.HeaderClassName
{
color: #862A5E;
}
.AnyTagClassName
{
color: #862A5E;
}
</style>
background-color css
<style>
a { background-color: #862A5E; }
a { background-color: rgb(134,42,94); }
div.DivClassName
{
background-color: #862A5E;
}
.BgClassName
{
background-color: #862A5E;
}
</style>
border-color css
<style>
span { border-color: #862A5E; }
span { border-color: rgb(134,42,94); }
td.TdClassName
{
border-color: #862A5E;
}
.TagClassName
{
border-color: #862A5E;
}
</style>