Shades of Rose Bud Cherry #862962
Tints of Rose Bud Cherry #862962
RGB
CMYK
RGB Variations
Color information
#862962 (or 0x862962) is known color: Rose Bud Cherry. HEX triplet: 86, 29 and 62. RGB value is (134,41,98). Sum of RGB (Red+Green+Blue) = 134+41+98=273 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.08% from 273); Green value is 41 (16.41% from 255 or 15.02% from 273); Blue value is 98 (38.67% from 255 or 35.90% from 273); Max value from RGB is 134 - color contains mainly: red. Hex color #862962 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862962 is #79D69D. Grayscale: #4B4B4B. Windows color (decimal): -7984798 or 6433158. OLE color: 6433158.
HSL color Cylindrical-coordinate representation of color #862962: hue angle of 323.23º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #862962 is Cyan = 0, Magento = 0.69, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 98 | - |
| CMYK | 0 | 0.69 | 0.27 | 0.47 |
| HSL | 323.23º | 0.53% | 0.34% | - |
| HSV(B) | 323.23º | 0.69% | 0.53% | - |
| XYZ | 12.83 | 7.54 | 12.33 | - |
| YUV | 75.31 | 140.81 | 169.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 98 | 0 | 0.69 | 0.27 | 0.47 | 323.23 | 0.53 | 0.34 |
| Hex | 86 | 29 | 62 | 0 | 45 | 1B | 2F | 143 | 35 | 22 |
| Octal | 206 | 51 | 142 | 0 | 105 | 33 | 57 | 503 | 65 | 42 |
| Binary | 10000110 | 101001 | 1100010 | 0 | 1000101 | 11011 | 101111 | 101000011 | 110101 | 100010 |
Color Harmonies of #862962
Complementary color
Monochromatic Colors of #862962
Black with #862962
Text Example
Text Example
White with #862962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862962; }
p { color: rgb(134,41,98); }
H1.HeaderClassName
{
color: #862962;
}
.AnyTagClassName
{
color: #862962;
}
</style>
background-color css
<style>
a { background-color: #862962; }
a { background-color: rgb(134,41,98); }
div.DivClassName
{
background-color: #862962;
}
.BgClassName
{
background-color: #862962;
}
</style>
border-color css
<style>
span { border-color: #862962; }
span { border-color: rgb(134,41,98); }
td.TdClassName
{
border-color: #862962;
}
.TagClassName
{
border-color: #862962;
}
</style>