Shades of Rose Bud Cherry #823152
Tints of Rose Bud Cherry #823152
RGB
CMYK
RGB Variations
Color information
#823152 (or 0x823152) is known color: Rose Bud Cherry. HEX triplet: 82, 31 and 52. RGB value is (130,49,82). Sum of RGB (Red+Green+Blue) = 130+49+82=261 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.81% from 261); Green value is 49 (19.53% from 255 or 18.77% from 261); Blue value is 82 (32.42% from 255 or 31.42% from 261); Max value from RGB is 130 - color contains mainly: red. Hex color #823152 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823152 is #7DCEAD. Grayscale: #4C4C4C. Windows color (decimal): -8244910 or 5386626. OLE color: 5386626.
HSL color Cylindrical-coordinate representation of color #823152: hue angle of 335.56º 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 #823152 is Cyan = 0, Magento = 0.62, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 49 | 82 | - |
| CMYK | 0 | 0.62 | 0.37 | 0.49 |
| HSL | 335.56º | 0.45% | 0.35% | - |
| HSV(B) | 335.56º | 0.62% | 0.51% | - |
| XYZ | 11.83 | 7.55 | 8.82 | - |
| YUV | 76.98 | 130.84 | 165.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 49 | 82 | 0 | 0.62 | 0.37 | 0.49 | 335.56 | 0.45 | 0.35 |
| Hex | 82 | 31 | 52 | 0 | 3E | 25 | 31 | 150 | 2D | 23 |
| Octal | 202 | 61 | 122 | 0 | 76 | 45 | 61 | 520 | 55 | 43 |
| Binary | 10000010 | 110001 | 1010010 | 0 | 111110 | 100101 | 110001 | 101010000 | 101101 | 100011 |
Color Harmonies of #823152
Complementary color
Monochromatic Colors of #823152
Black with #823152
Text Example
Text Example
White with #823152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823152; }
p { color: rgb(130,49,82); }
H1.HeaderClassName
{
color: #823152;
}
.AnyTagClassName
{
color: #823152;
}
</style>
background-color css
<style>
a { background-color: #823152; }
a { background-color: rgb(130,49,82); }
div.DivClassName
{
background-color: #823152;
}
.BgClassName
{
background-color: #823152;
}
</style>
border-color css
<style>
span { border-color: #823152; }
span { border-color: rgb(130,49,82); }
td.TdClassName
{
border-color: #823152;
}
.TagClassName
{
border-color: #823152;
}
</style>