Shades of Rose Bud Cherry #833266
Tints of Rose Bud Cherry #833266
RGB
CMYK
RGB Variations
Color information
#833266 (or 0x833266) is known color: Rose Bud Cherry. HEX triplet: 83, 32 and 66. RGB value is (131,50,102). Sum of RGB (Red+Green+Blue) = 131+50+102=283 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.29% from 283); Green value is 50 (19.92% from 255 or 17.67% from 283); Blue value is 102 (40.23% from 255 or 36.04% from 283); Max value from RGB is 131 - color contains mainly: red. Hex color #833266 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833266 is #7CCD99. Grayscale: #505050. Windows color (decimal): -8179098 or 6697603. OLE color: 6697603.
HSL color Cylindrical-coordinate representation of color #833266: hue angle of 321.48º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #833266 is Cyan = 0, Magento = 0.62, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 50 | 102 | - |
| CMYK | 0 | 0.62 | 0.22 | 0.49 |
| HSL | 321.48º | 0.45% | 0.35% | - |
| HSV(B) | 321.48º | 0.62% | 0.51% | - |
| XYZ | 12.9 | 8.07 | 13.45 | - |
| YUV | 80.15 | 140.34 | 164.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 50 | 102 | 0 | 0.62 | 0.22 | 0.49 | 321.48 | 0.45 | 0.35 |
| Hex | 83 | 32 | 66 | 0 | 3E | 16 | 31 | 141 | 2D | 23 |
| Octal | 203 | 62 | 146 | 0 | 76 | 26 | 61 | 501 | 55 | 43 |
| Binary | 10000011 | 110010 | 1100110 | 0 | 111110 | 10110 | 110001 | 101000001 | 101101 | 100011 |
Color Harmonies of #833266
Complementary color
Monochromatic Colors of #833266
Black with #833266
Text Example
Text Example
White with #833266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833266; }
p { color: rgb(131,50,102); }
H1.HeaderClassName
{
color: #833266;
}
.AnyTagClassName
{
color: #833266;
}
</style>
background-color css
<style>
a { background-color: #833266; }
a { background-color: rgb(131,50,102); }
div.DivClassName
{
background-color: #833266;
}
.BgClassName
{
background-color: #833266;
}
</style>
border-color css
<style>
span { border-color: #833266; }
span { border-color: rgb(131,50,102); }
td.TdClassName
{
border-color: #833266;
}
.TagClassName
{
border-color: #833266;
}
</style>