Shades of Rose Bud Cherry #833764
Tints of Rose Bud Cherry #833764
RGB
CMYK
RGB Variations
Color information
#833764 (or 0x833764) is known color: Rose Bud Cherry. HEX triplet: 83, 37 and 64. RGB value is (131,55,100). Sum of RGB (Red+Green+Blue) = 131+55+100=286 (37% of max value = 765). Red value is 131 (51.56% from 255 or 45.80% from 286); Green value is 55 (21.88% from 255 or 19.23% from 286); Blue value is 100 (39.45% from 255 or 34.97% from 286); Max value from RGB is 131 - color contains mainly: red. Hex color #833764 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833764 is #7CC89B. Grayscale: #525252. Windows color (decimal): -8177820 or 6567811. OLE color: 6567811.
HSL color Cylindrical-coordinate representation of color #833764: hue angle of 324.47º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #833764 is Cyan = 0, Magento = 0.58, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 55 | 100 | - |
| CMYK | 0 | 0.58 | 0.24 | 0.49 |
| HSL | 324.47º | 0.41% | 0.36% | - |
| HSV(B) | 324.47º | 0.58% | 0.51% | - |
| XYZ | 13.03 | 8.48 | 13.01 | - |
| YUV | 82.85 | 137.68 | 162.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 55 | 100 | 0 | 0.58 | 0.24 | 0.49 | 324.47 | 0.41 | 0.36 |
| Hex | 83 | 37 | 64 | 0 | 3A | 18 | 31 | 144 | 29 | 24 |
| Octal | 203 | 67 | 144 | 0 | 72 | 30 | 61 | 504 | 51 | 44 |
| Binary | 10000011 | 110111 | 1100100 | 0 | 111010 | 11000 | 110001 | 101000100 | 101001 | 100100 |
Color Harmonies of #833764
Complementary color
Monochromatic Colors of #833764
Black with #833764
Text Example
Text Example
White with #833764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833764; }
p { color: rgb(131,55,100); }
H1.HeaderClassName
{
color: #833764;
}
.AnyTagClassName
{
color: #833764;
}
</style>
background-color css
<style>
a { background-color: #833764; }
a { background-color: rgb(131,55,100); }
div.DivClassName
{
background-color: #833764;
}
.BgClassName
{
background-color: #833764;
}
</style>
border-color css
<style>
span { border-color: #833764; }
span { border-color: rgb(131,55,100); }
td.TdClassName
{
border-color: #833764;
}
.TagClassName
{
border-color: #833764;
}
</style>