Shades of Rose Bud Cherry #843765
Tints of Rose Bud Cherry #843765
RGB
CMYK
RGB Variations
Color information
#843765 (or 0x843765) is known color: Rose Bud Cherry. HEX triplet: 84, 37 and 65. RGB value is (132,55,101). Sum of RGB (Red+Green+Blue) = 132+55+101=288 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.83% from 288); Green value is 55 (21.88% from 255 or 19.10% from 288); Blue value is 101 (39.84% from 255 or 35.07% from 288); Max value from RGB is 132 - color contains mainly: red. Hex color #843765 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843765 is #7BC89A. Grayscale: #535353. Windows color (decimal): -8112283 or 6633348. OLE color: 6633348.
HSL color Cylindrical-coordinate representation of color #843765: hue angle of 324.16º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #843765 is Cyan = 0, Magento = 0.58, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 55 | 101 | - |
| CMYK | 0 | 0.58 | 0.23 | 0.48 |
| HSL | 324.16º | 0.41% | 0.37% | - |
| HSV(B) | 324.16º | 0.58% | 0.52% | - |
| XYZ | 13.23 | 8.58 | 13.27 | - |
| YUV | 83.27 | 138.01 | 162.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 55 | 101 | 0 | 0.58 | 0.23 | 0.48 | 324.16 | 0.41 | 0.37 |
| Hex | 84 | 37 | 65 | 0 | 3A | 17 | 30 | 144 | 29 | 25 |
| Octal | 204 | 67 | 145 | 0 | 72 | 27 | 60 | 504 | 51 | 45 |
| Binary | 10000100 | 110111 | 1100101 | 0 | 111010 | 10111 | 110000 | 101000100 | 101001 | 100101 |
Color Harmonies of #843765
Complementary color
Monochromatic Colors of #843765
Black with #843765
Text Example
Text Example
White with #843765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843765; }
p { color: rgb(132,55,101); }
H1.HeaderClassName
{
color: #843765;
}
.AnyTagClassName
{
color: #843765;
}
</style>
background-color css
<style>
a { background-color: #843765; }
a { background-color: rgb(132,55,101); }
div.DivClassName
{
background-color: #843765;
}
.BgClassName
{
background-color: #843765;
}
</style>
border-color css
<style>
span { border-color: #843765; }
span { border-color: rgb(132,55,101); }
td.TdClassName
{
border-color: #843765;
}
.TagClassName
{
border-color: #843765;
}
</style>