Shades of Rose Bud Cherry #831152
Tints of Rose Bud Cherry #831152
RGB
CMYK
RGB Variations
Color information
#831152 (or 0x831152) is known color: Rose Bud Cherry. HEX triplet: 83, 11 and 52. RGB value is (131,17,82). Sum of RGB (Red+Green+Blue) = 131+17+82=230 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.96% from 230); Green value is 17 (7.03% from 255 or 7.39% from 230); Blue value is 82 (32.42% from 255 or 35.65% from 230); Max value from RGB is 131 - color contains mainly: red. Hex color #831152 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831152 is #7CEEAD. Grayscale: #3A3A3A. Windows color (decimal): -8187566 or 5378435. OLE color: 5378435.
HSL color Cylindrical-coordinate representation of color #831152: hue angle of 325.79º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #831152 is Cyan = 0, Magento = 0.87, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 17 | 82 | - |
| CMYK | 0 | 0.87 | 0.37 | 0.49 |
| HSL | 325.79º | 0.77% | 0.29% | - |
| HSV(B) | 325.79º | 0.87% | 0.51% | - |
| XYZ | 11.08 | 5.84 | 8.52 | - |
| YUV | 58.5 | 141.27 | 179.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 17 | 82 | 0 | 0.87 | 0.37 | 0.49 | 325.79 | 0.77 | 0.29 |
| Hex | 83 | 11 | 52 | 0 | 57 | 25 | 31 | 146 | 4D | 1D |
| Octal | 203 | 21 | 122 | 0 | 127 | 45 | 61 | 506 | 115 | 35 |
| Binary | 10000011 | 10001 | 1010010 | 0 | 1010111 | 100101 | 110001 | 101000110 | 1001101 | 11101 |
Color Harmonies of #831152
Complementary color
Monochromatic Colors of #831152
Black with #831152
Text Example
Text Example
White with #831152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831152; }
p { color: rgb(131,17,82); }
H1.HeaderClassName
{
color: #831152;
}
.AnyTagClassName
{
color: #831152;
}
</style>
background-color css
<style>
a { background-color: #831152; }
a { background-color: rgb(131,17,82); }
div.DivClassName
{
background-color: #831152;
}
.BgClassName
{
background-color: #831152;
}
</style>
border-color css
<style>
span { border-color: #831152; }
span { border-color: rgb(131,17,82); }
td.TdClassName
{
border-color: #831152;
}
.TagClassName
{
border-color: #831152;
}
</style>