Shades of Rose Bud Cherry #833154
Tints of Rose Bud Cherry #833154
RGB
CMYK
RGB Variations
Color information
#833154 (or 0x833154) is known color: Rose Bud Cherry. HEX triplet: 83, 31 and 54. RGB value is (131,49,84). Sum of RGB (Red+Green+Blue) = 131+49+84=264 (34% of max value = 765). Red value is 131 (51.56% from 255 or 49.62% from 264); Green value is 49 (19.53% from 255 or 18.56% from 264); Blue value is 84 (33.20% from 255 or 31.82% from 264); Max value from RGB is 131 - color contains mainly: red. Hex color #833154 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833154 is #7CCEAB. Grayscale: #4D4D4D. Windows color (decimal): -8179372 or 5517699. OLE color: 5517699.
HSL color Cylindrical-coordinate representation of color #833154: hue angle of 334.39º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #833154 is Cyan = 0, Magento = 0.63, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 49 | 84 | - |
| CMYK | 0 | 0.63 | 0.36 | 0.49 |
| HSL | 334.39º | 0.46% | 0.35% | - |
| HSV(B) | 334.39º | 0.63% | 0.51% | - |
| XYZ | 12.06 | 7.66 | 9.23 | - |
| YUV | 77.51 | 131.67 | 166.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 49 | 84 | 0 | 0.63 | 0.36 | 0.49 | 334.39 | 0.46 | 0.35 |
| Hex | 83 | 31 | 54 | 0 | 3F | 24 | 31 | 14E | 2E | 23 |
| Octal | 203 | 61 | 124 | 0 | 77 | 44 | 61 | 516 | 56 | 43 |
| Binary | 10000011 | 110001 | 1010100 | 0 | 111111 | 100100 | 110001 | 101001110 | 101110 | 100011 |
Color Harmonies of #833154
Complementary color
Monochromatic Colors of #833154
Black with #833154
Text Example
Text Example
White with #833154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833154; }
p { color: rgb(131,49,84); }
H1.HeaderClassName
{
color: #833154;
}
.AnyTagClassName
{
color: #833154;
}
</style>
background-color css
<style>
a { background-color: #833154; }
a { background-color: rgb(131,49,84); }
div.DivClassName
{
background-color: #833154;
}
.BgClassName
{
background-color: #833154;
}
</style>
border-color css
<style>
span { border-color: #833154; }
span { border-color: rgb(131,49,84); }
td.TdClassName
{
border-color: #833154;
}
.TagClassName
{
border-color: #833154;
}
</style>