Shades of Rose Bud Cherry #843453
Tints of Rose Bud Cherry #843453
RGB
CMYK
RGB Variations
Color information
#843453 (or 0x843453) is known color: Rose Bud Cherry. HEX triplet: 84, 34 and 53. RGB value is (132,52,83). Sum of RGB (Red+Green+Blue) = 132+52+83=267 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.44% from 267); Green value is 52 (20.70% from 255 or 19.48% from 267); Blue value is 83 (32.81% from 255 or 31.09% from 267); Max value from RGB is 132 - color contains mainly: red. Hex color #843453 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843453 is #7BCBAC. Grayscale: #4F4F4F. Windows color (decimal): -8113069 or 5452932. OLE color: 5452932.
HSL color Cylindrical-coordinate representation of color #843453: hue angle of 336.75º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #843453 is Cyan = 0, Magento = 0.61, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 52 | 83 | - |
| CMYK | 0 | 0.61 | 0.37 | 0.48 |
| HSL | 336.75º | 0.43% | 0.36% | - |
| HSV(B) | 336.75º | 0.61% | 0.52% | - |
| XYZ | 12.31 | 7.99 | 9.08 | - |
| YUV | 79.45 | 130 | 165.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 52 | 83 | 0 | 0.61 | 0.37 | 0.48 | 336.75 | 0.43 | 0.36 |
| Hex | 84 | 34 | 53 | 0 | 3D | 25 | 30 | 151 | 2B | 24 |
| Octal | 204 | 64 | 123 | 0 | 75 | 45 | 60 | 521 | 53 | 44 |
| Binary | 10000100 | 110100 | 1010011 | 0 | 111101 | 100101 | 110000 | 101010001 | 101011 | 100100 |
Color Harmonies of #843453
Complementary color
Monochromatic Colors of #843453
Black with #843453
Text Example
Text Example
White with #843453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843453; }
p { color: rgb(132,52,83); }
H1.HeaderClassName
{
color: #843453;
}
.AnyTagClassName
{
color: #843453;
}
</style>
background-color css
<style>
a { background-color: #843453; }
a { background-color: rgb(132,52,83); }
div.DivClassName
{
background-color: #843453;
}
.BgClassName
{
background-color: #843453;
}
</style>
border-color css
<style>
span { border-color: #843453; }
span { border-color: rgb(132,52,83); }
td.TdClassName
{
border-color: #843453;
}
.TagClassName
{
border-color: #843453;
}
</style>