Shades of Rose Bud Cherry #861953
Tints of Rose Bud Cherry #861953
RGB
CMYK
RGB Variations
Color information
#861953 (or 0x861953) is known color: Rose Bud Cherry. HEX triplet: 86, 19 and 53. RGB value is (134,25,83). Sum of RGB (Red+Green+Blue) = 134+25+83=242 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.37% from 242); Green value is 25 (10.16% from 255 or 10.33% from 242); Blue value is 83 (32.81% from 255 or 34.30% from 242); Max value from RGB is 134 - color contains mainly: red. Hex color #861953 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861953 is #79E6AC. Grayscale: #404040. Windows color (decimal): -7988909 or 5446022. OLE color: 5446022.
HSL color Cylindrical-coordinate representation of color #861953: hue angle of 328.07º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #861953 is Cyan = 0, Magento = 0.81, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 25 | 83 | - |
| CMYK | 0 | 0.81 | 0.38 | 0.47 |
| HSL | 328.07º | 0.69% | 0.31% | - |
| HSV(B) | 328.07º | 0.81% | 0.53% | - |
| XYZ | 11.74 | 6.39 | 8.8 | - |
| YUV | 64.2 | 138.61 | 177.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 25 | 83 | 0 | 0.81 | 0.38 | 0.47 | 328.07 | 0.69 | 0.31 |
| Hex | 86 | 19 | 53 | 0 | 51 | 26 | 2F | 148 | 45 | 1F |
| Octal | 206 | 31 | 123 | 0 | 121 | 46 | 57 | 510 | 105 | 37 |
| Binary | 10000110 | 11001 | 1010011 | 0 | 1010001 | 100110 | 101111 | 101001000 | 1000101 | 11111 |
Color Harmonies of #861953
Complementary color
Monochromatic Colors of #861953
Black with #861953
Text Example
Text Example
White with #861953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861953; }
p { color: rgb(134,25,83); }
H1.HeaderClassName
{
color: #861953;
}
.AnyTagClassName
{
color: #861953;
}
</style>
background-color css
<style>
a { background-color: #861953; }
a { background-color: rgb(134,25,83); }
div.DivClassName
{
background-color: #861953;
}
.BgClassName
{
background-color: #861953;
}
</style>
border-color css
<style>
span { border-color: #861953; }
span { border-color: rgb(134,25,83); }
td.TdClassName
{
border-color: #861953;
}
.TagClassName
{
border-color: #861953;
}
</style>