Shades of Rose Bud Cherry #833564
Tints of Rose Bud Cherry #833564
RGB
CMYK
RGB Variations
Color information
#833564 (or 0x833564) is known color: Rose Bud Cherry. HEX triplet: 83, 35 and 64. RGB value is (131,53,100). Sum of RGB (Red+Green+Blue) = 131+53+100=284 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.13% from 284); Green value is 53 (21.09% from 255 or 18.66% from 284); Blue value is 100 (39.45% from 255 or 35.21% from 284); Max value from RGB is 131 - color contains mainly: red. Hex color #833564 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833564 is #7CCA9B. Grayscale: #515151. Windows color (decimal): -8178332 or 6567299. OLE color: 6567299.
HSL color Cylindrical-coordinate representation of color #833564: hue angle of 323.85º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #833564 is Cyan = 0, Magento = 0.60, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 53 | 100 | - |
| CMYK | 0 | 0.60 | 0.24 | 0.49 |
| HSL | 323.85º | 0.42% | 0.36% | - |
| HSV(B) | 323.85º | 0.6% | 0.51% | - |
| XYZ | 12.93 | 8.29 | 12.98 | - |
| YUV | 81.68 | 138.34 | 163.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 53 | 100 | 0 | 0.60 | 0.24 | 0.49 | 323.85 | 0.42 | 0.36 |
| Hex | 83 | 35 | 64 | 0 | 3C | 18 | 31 | 144 | 2A | 24 |
| Octal | 203 | 65 | 144 | 0 | 74 | 30 | 61 | 504 | 52 | 44 |
| Binary | 10000011 | 110101 | 1100100 | 0 | 111100 | 11000 | 110001 | 101000100 | 101010 | 100100 |
Color Harmonies of #833564
Complementary color
Monochromatic Colors of #833564
Black with #833564
Text Example
Text Example
White with #833564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833564; }
p { color: rgb(131,53,100); }
H1.HeaderClassName
{
color: #833564;
}
.AnyTagClassName
{
color: #833564;
}
</style>
background-color css
<style>
a { background-color: #833564; }
a { background-color: rgb(131,53,100); }
div.DivClassName
{
background-color: #833564;
}
.BgClassName
{
background-color: #833564;
}
</style>
border-color css
<style>
span { border-color: #833564; }
span { border-color: rgb(131,53,100); }
td.TdClassName
{
border-color: #833564;
}
.TagClassName
{
border-color: #833564;
}
</style>