Shades of Rose Bud Cherry #833364
Tints of Rose Bud Cherry #833364
RGB
CMYK
RGB Variations
Color information
#833364 (or 0x833364) is known color: Rose Bud Cherry. HEX triplet: 83, 33 and 64. RGB value is (131,51,100). Sum of RGB (Red+Green+Blue) = 131+51+100=282 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.45% from 282); Green value is 51 (20.31% from 255 or 18.09% from 282); Blue value is 100 (39.45% from 255 or 35.46% from 282); Max value from RGB is 131 - color contains mainly: red. Hex color #833364 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833364 is #7CCC9B. Grayscale: #505050. Windows color (decimal): -8178844 or 6566787. OLE color: 6566787.
HSL color Cylindrical-coordinate representation of color #833364: hue angle of 323.25º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #833364 is Cyan = 0, Magento = 0.61, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 51 | 100 | - |
| CMYK | 0 | 0.61 | 0.24 | 0.49 |
| HSL | 323.25º | 0.44% | 0.36% | - |
| HSV(B) | 323.25º | 0.61% | 0.51% | - |
| XYZ | 12.84 | 8.11 | 12.95 | - |
| YUV | 80.51 | 139 | 164.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 51 | 100 | 0 | 0.61 | 0.24 | 0.49 | 323.25 | 0.44 | 0.36 |
| Hex | 83 | 33 | 64 | 0 | 3D | 18 | 31 | 143 | 2C | 24 |
| Octal | 203 | 63 | 144 | 0 | 75 | 30 | 61 | 503 | 54 | 44 |
| Binary | 10000011 | 110011 | 1100100 | 0 | 111101 | 11000 | 110001 | 101000011 | 101100 | 100100 |
Color Harmonies of #833364
Complementary color
Monochromatic Colors of #833364
Black with #833364
Text Example
Text Example
White with #833364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833364; }
p { color: rgb(131,51,100); }
H1.HeaderClassName
{
color: #833364;
}
.AnyTagClassName
{
color: #833364;
}
</style>
background-color css
<style>
a { background-color: #833364; }
a { background-color: rgb(131,51,100); }
div.DivClassName
{
background-color: #833364;
}
.BgClassName
{
background-color: #833364;
}
</style>
border-color css
<style>
span { border-color: #833364; }
span { border-color: rgb(131,51,100); }
td.TdClassName
{
border-color: #833364;
}
.TagClassName
{
border-color: #833364;
}
</style>