Shades of Rose Bud Cherry #843065
Tints of Rose Bud Cherry #843065
RGB
CMYK
RGB Variations
Color information
#843065 (or 0x843065) is known color: Rose Bud Cherry. HEX triplet: 84, 30 and 65. RGB value is (132,48,101). Sum of RGB (Red+Green+Blue) = 132+48+101=281 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.98% from 281); Green value is 48 (19.14% from 255 or 17.08% from 281); Blue value is 101 (39.84% from 255 or 35.94% from 281); Max value from RGB is 132 - color contains mainly: red. Hex color #843065 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843065 is #7BCF9A. Grayscale: #4F4F4F. Windows color (decimal): -8114075 or 6631556. OLE color: 6631556.
HSL color Cylindrical-coordinate representation of color #843065: hue angle of 322.14º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #843065 is Cyan = 0, Magento = 0.64, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 48 | 101 | - |
| CMYK | 0 | 0.64 | 0.23 | 0.48 |
| HSL | 322.14º | 0.47% | 0.35% | - |
| HSV(B) | 322.14º | 0.64% | 0.52% | - |
| XYZ | 12.92 | 7.96 | 13.17 | - |
| YUV | 79.16 | 140.33 | 165.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 48 | 101 | 0 | 0.64 | 0.23 | 0.48 | 322.14 | 0.47 | 0.35 |
| Hex | 84 | 30 | 65 | 0 | 40 | 17 | 30 | 142 | 2F | 23 |
| Octal | 204 | 60 | 145 | 0 | 100 | 27 | 60 | 502 | 57 | 43 |
| Binary | 10000100 | 110000 | 1100101 | 0 | 1000000 | 10111 | 110000 | 101000010 | 101111 | 100011 |
Color Harmonies of #843065
Complementary color
Monochromatic Colors of #843065
Black with #843065
Text Example
Text Example
White with #843065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843065; }
p { color: rgb(132,48,101); }
H1.HeaderClassName
{
color: #843065;
}
.AnyTagClassName
{
color: #843065;
}
</style>
background-color css
<style>
a { background-color: #843065; }
a { background-color: rgb(132,48,101); }
div.DivClassName
{
background-color: #843065;
}
.BgClassName
{
background-color: #843065;
}
</style>
border-color css
<style>
span { border-color: #843065; }
span { border-color: rgb(132,48,101); }
td.TdClassName
{
border-color: #843065;
}
.TagClassName
{
border-color: #843065;
}
</style>