Shades of Rose Bud Cherry #862662
Tints of Rose Bud Cherry #862662
RGB
CMYK
RGB Variations
Color information
#862662 (or 0x862662) is known color: Rose Bud Cherry. HEX triplet: 86, 26 and 62. RGB value is (134,38,98). Sum of RGB (Red+Green+Blue) = 134+38+98=270 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.63% from 270); Green value is 38 (15.23% from 255 or 14.07% from 270); Blue value is 98 (38.67% from 255 or 36.30% from 270); Max value from RGB is 134 - color contains mainly: red. Hex color #862662 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862662 is #79D99D. Grayscale: #494949. Windows color (decimal): -7985566 or 6432390. OLE color: 6432390.
HSL color Cylindrical-coordinate representation of color #862662: hue angle of 322.5º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #862662 is Cyan = 0, Magento = 0.72, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 98 | - |
| CMYK | 0 | 0.72 | 0.27 | 0.47 |
| HSL | 322.5º | 0.56% | 0.34% | - |
| HSV(B) | 322.5º | 0.72% | 0.53% | - |
| XYZ | 12.73 | 7.34 | 12.3 | - |
| YUV | 73.54 | 141.8 | 171.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 98 | 0 | 0.72 | 0.27 | 0.47 | 322.5 | 0.56 | 0.34 |
| Hex | 86 | 26 | 62 | 0 | 48 | 1B | 2F | 142 | 38 | 22 |
| Octal | 206 | 46 | 142 | 0 | 110 | 33 | 57 | 502 | 70 | 42 |
| Binary | 10000110 | 100110 | 1100010 | 0 | 1001000 | 11011 | 101111 | 101000010 | 111000 | 100010 |
Color Harmonies of #862662
Complementary color
Monochromatic Colors of #862662
Black with #862662
Text Example
Text Example
White with #862662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862662; }
p { color: rgb(134,38,98); }
H1.HeaderClassName
{
color: #862662;
}
.AnyTagClassName
{
color: #862662;
}
</style>
background-color css
<style>
a { background-color: #862662; }
a { background-color: rgb(134,38,98); }
div.DivClassName
{
background-color: #862662;
}
.BgClassName
{
background-color: #862662;
}
</style>
border-color css
<style>
span { border-color: #862662; }
span { border-color: rgb(134,38,98); }
td.TdClassName
{
border-color: #862662;
}
.TagClassName
{
border-color: #862662;
}
</style>