Shades of Rose Bud Cherry #833561
Tints of Rose Bud Cherry #833561
RGB
CMYK
RGB Variations
Color information
#833561 (or 0x833561) is known color: Rose Bud Cherry. HEX triplet: 83, 35 and 61. RGB value is (131,53,97). Sum of RGB (Red+Green+Blue) = 131+53+97=281 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.62% from 281); Green value is 53 (21.09% from 255 or 18.86% from 281); Blue value is 97 (38.28% from 255 or 34.52% from 281); Max value from RGB is 131 - color contains mainly: red. Hex color #833561 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833561 is #7CCA9E. Grayscale: #515151. Windows color (decimal): -8178335 or 6370691. OLE color: 6370691.
HSL color Cylindrical-coordinate representation of color #833561: hue angle of 326.15º 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 #833561 is Cyan = 0, Magento = 0.60, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 53 | 97 | - |
| CMYK | 0 | 0.60 | 0.26 | 0.49 |
| HSL | 326.15º | 0.42% | 0.36% | - |
| HSV(B) | 326.15º | 0.6% | 0.51% | - |
| XYZ | 12.79 | 8.23 | 12.22 | - |
| YUV | 81.34 | 136.84 | 163.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 53 | 97 | 0 | 0.60 | 0.26 | 0.49 | 326.15 | 0.42 | 0.36 |
| Hex | 83 | 35 | 61 | 0 | 3C | 1A | 31 | 146 | 2A | 24 |
| Octal | 203 | 65 | 141 | 0 | 74 | 32 | 61 | 506 | 52 | 44 |
| Binary | 10000011 | 110101 | 1100001 | 0 | 111100 | 11010 | 110001 | 101000110 | 101010 | 100100 |
Color Harmonies of #833561
Complementary color
Monochromatic Colors of #833561
Black with #833561
Text Example
Text Example
White with #833561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833561; }
p { color: rgb(131,53,97); }
H1.HeaderClassName
{
color: #833561;
}
.AnyTagClassName
{
color: #833561;
}
</style>
background-color css
<style>
a { background-color: #833561; }
a { background-color: rgb(131,53,97); }
div.DivClassName
{
background-color: #833561;
}
.BgClassName
{
background-color: #833561;
}
</style>
border-color css
<style>
span { border-color: #833561; }
span { border-color: rgb(131,53,97); }
td.TdClassName
{
border-color: #833561;
}
.TagClassName
{
border-color: #833561;
}
</style>