Shades of Rose Bud Cherry #862261
Tints of Rose Bud Cherry #862261
RGB
CMYK
RGB Variations
Color information
#862261 (or 0x862261) is known color: Rose Bud Cherry. HEX triplet: 86, 22 and 61. RGB value is (134,34,97). Sum of RGB (Red+Green+Blue) = 134+34+97=265 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.57% from 265); Green value is 34 (13.67% from 255 or 12.83% from 265); Blue value is 97 (38.28% from 255 or 36.60% from 265); Max value from RGB is 134 - color contains mainly: red. Hex color #862261 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862261 is #79DD9E. Grayscale: #464646. Windows color (decimal): -7986591 or 6365830. OLE color: 6365830.
HSL color Cylindrical-coordinate representation of color #862261: hue angle of 322.2º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #862261 is Cyan = 0, Magento = 0.75, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 34 | 97 | - |
| CMYK | 0 | 0.75 | 0.28 | 0.47 |
| HSL | 322.2º | 0.6% | 0.33% | - |
| HSV(B) | 322.2º | 0.75% | 0.53% | - |
| XYZ | 12.56 | 7.08 | 12.01 | - |
| YUV | 71.08 | 142.63 | 172.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 34 | 97 | 0 | 0.75 | 0.28 | 0.47 | 322.2 | 0.6 | 0.33 |
| Hex | 86 | 22 | 61 | 0 | 4B | 1C | 2F | 142 | 3C | 21 |
| Octal | 206 | 42 | 141 | 0 | 113 | 34 | 57 | 502 | 74 | 41 |
| Binary | 10000110 | 100010 | 1100001 | 0 | 1001011 | 11100 | 101111 | 101000010 | 111100 | 100001 |
Color Harmonies of #862261
Complementary color
Monochromatic Colors of #862261
Black with #862261
Text Example
Text Example
White with #862261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862261; }
p { color: rgb(134,34,97); }
H1.HeaderClassName
{
color: #862261;
}
.AnyTagClassName
{
color: #862261;
}
</style>
background-color css
<style>
a { background-color: #862261; }
a { background-color: rgb(134,34,97); }
div.DivClassName
{
background-color: #862261;
}
.BgClassName
{
background-color: #862261;
}
</style>
border-color css
<style>
span { border-color: #862261; }
span { border-color: rgb(134,34,97); }
td.TdClassName
{
border-color: #862261;
}
.TagClassName
{
border-color: #862261;
}
</style>