Shades of Rose Bud Cherry #863262
Tints of Rose Bud Cherry #863262
RGB
CMYK
RGB Variations
Color information
#863262 (or 0x863262) is known color: Rose Bud Cherry. HEX triplet: 86, 32 and 62. RGB value is (134,50,98). Sum of RGB (Red+Green+Blue) = 134+50+98=282 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.52% from 282); Green value is 50 (19.92% from 255 or 17.73% from 282); Blue value is 98 (38.67% from 255 or 34.75% from 282); Max value from RGB is 134 - color contains mainly: red. Hex color #863262 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863262 is #79CD9D. Grayscale: #505050. Windows color (decimal): -7982494 or 6435462. OLE color: 6435462.
HSL color Cylindrical-coordinate representation of color #863262: hue angle of 325.71º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #863262 is Cyan = 0, Magento = 0.63, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 50 | 98 | - |
| CMYK | 0 | 0.63 | 0.27 | 0.47 |
| HSL | 325.71º | 0.46% | 0.36% | - |
| HSV(B) | 325.71º | 0.63% | 0.53% | - |
| XYZ | 13.18 | 8.23 | 12.45 | - |
| YUV | 80.59 | 137.83 | 166.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 50 | 98 | 0 | 0.63 | 0.27 | 0.47 | 325.71 | 0.46 | 0.36 |
| Hex | 86 | 32 | 62 | 0 | 3F | 1B | 2F | 146 | 2E | 24 |
| Octal | 206 | 62 | 142 | 0 | 77 | 33 | 57 | 506 | 56 | 44 |
| Binary | 10000110 | 110010 | 1100010 | 0 | 111111 | 11011 | 101111 | 101000110 | 101110 | 100100 |
Color Harmonies of #863262
Complementary color
Monochromatic Colors of #863262
Black with #863262
Text Example
Text Example
White with #863262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863262; }
p { color: rgb(134,50,98); }
H1.HeaderClassName
{
color: #863262;
}
.AnyTagClassName
{
color: #863262;
}
</style>
background-color css
<style>
a { background-color: #863262; }
a { background-color: rgb(134,50,98); }
div.DivClassName
{
background-color: #863262;
}
.BgClassName
{
background-color: #863262;
}
</style>
border-color css
<style>
span { border-color: #863262; }
span { border-color: rgb(134,50,98); }
td.TdClassName
{
border-color: #863262;
}
.TagClassName
{
border-color: #863262;
}
</style>