Shades of Rose Bud Cherry #823157
Tints of Rose Bud Cherry #823157
RGB
CMYK
RGB Variations
Color information
#823157 (or 0x823157) is known color: Rose Bud Cherry. HEX triplet: 82, 31 and 57. RGB value is (130,49,87). Sum of RGB (Red+Green+Blue) = 130+49+87=266 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.87% from 266); Green value is 49 (19.53% from 255 or 18.42% from 266); Blue value is 87 (34.38% from 255 or 32.71% from 266); Max value from RGB is 130 - color contains mainly: red. Hex color #823157 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823157 is #7DCEA8. Grayscale: #4D4D4D. Windows color (decimal): -8244905 or 5714306. OLE color: 5714306.
HSL color Cylindrical-coordinate representation of color #823157: hue angle of 331.85º 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 #823157 is Cyan = 0, Magento = 0.62, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 49 | 87 | - |
| CMYK | 0 | 0.62 | 0.33 | 0.49 |
| HSL | 331.85º | 0.45% | 0.35% | - |
| HSV(B) | 331.85º | 0.62% | 0.51% | - |
| XYZ | 12.02 | 7.63 | 9.86 | - |
| YUV | 77.55 | 133.34 | 165.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 49 | 87 | 0 | 0.62 | 0.33 | 0.49 | 331.85 | 0.45 | 0.35 |
| Hex | 82 | 31 | 57 | 0 | 3E | 21 | 31 | 14C | 2D | 23 |
| Octal | 202 | 61 | 127 | 0 | 76 | 41 | 61 | 514 | 55 | 43 |
| Binary | 10000010 | 110001 | 1010111 | 0 | 111110 | 100001 | 110001 | 101001100 | 101101 | 100011 |
Color Harmonies of #823157
Complementary color
Monochromatic Colors of #823157
Black with #823157
Text Example
Text Example
White with #823157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823157; }
p { color: rgb(130,49,87); }
H1.HeaderClassName
{
color: #823157;
}
.AnyTagClassName
{
color: #823157;
}
</style>
background-color css
<style>
a { background-color: #823157; }
a { background-color: rgb(130,49,87); }
div.DivClassName
{
background-color: #823157;
}
.BgClassName
{
background-color: #823157;
}
</style>
border-color css
<style>
span { border-color: #823157; }
span { border-color: rgb(130,49,87); }
td.TdClassName
{
border-color: #823157;
}
.TagClassName
{
border-color: #823157;
}
</style>