Shades of Rose Bud Cherry #823257
Tints of Rose Bud Cherry #823257
RGB
CMYK
RGB Variations
Color information
#823257 (or 0x823257) is known color: Rose Bud Cherry. HEX triplet: 82, 32 and 57. RGB value is (130,50,87). Sum of RGB (Red+Green+Blue) = 130+50+87=267 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.69% from 267); Green value is 50 (19.92% from 255 or 18.73% from 267); Blue value is 87 (34.38% from 255 or 32.58% from 267); Max value from RGB is 130 - color contains mainly: red. Hex color #823257 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823257 is #7DCDA8. Grayscale: #4E4E4E. Windows color (decimal): -8244649 or 5714562. OLE color: 5714562.
HSL color Cylindrical-coordinate representation of color #823257: hue angle of 332.25º degrees, saturation: 0.44, 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 #823257 is Cyan = 0, Magento = 0.62, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 50 | 87 | - |
| CMYK | 0 | 0.62 | 0.33 | 0.49 |
| HSL | 332.25º | 0.44% | 0.35% | - |
| HSV(B) | 332.25º | 0.62% | 0.51% | - |
| XYZ | 12.07 | 7.72 | 9.87 | - |
| YUV | 78.14 | 133 | 164.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 50 | 87 | 0 | 0.62 | 0.33 | 0.49 | 332.25 | 0.44 | 0.35 |
| Hex | 82 | 32 | 57 | 0 | 3E | 21 | 31 | 14C | 2C | 23 |
| Octal | 202 | 62 | 127 | 0 | 76 | 41 | 61 | 514 | 54 | 43 |
| Binary | 10000010 | 110010 | 1010111 | 0 | 111110 | 100001 | 110001 | 101001100 | 101100 | 100011 |
Color Harmonies of #823257
Complementary color
Monochromatic Colors of #823257
Black with #823257
Text Example
Text Example
White with #823257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823257; }
p { color: rgb(130,50,87); }
H1.HeaderClassName
{
color: #823257;
}
.AnyTagClassName
{
color: #823257;
}
</style>
background-color css
<style>
a { background-color: #823257; }
a { background-color: rgb(130,50,87); }
div.DivClassName
{
background-color: #823257;
}
.BgClassName
{
background-color: #823257;
}
</style>
border-color css
<style>
span { border-color: #823257; }
span { border-color: rgb(130,50,87); }
td.TdClassName
{
border-color: #823257;
}
.TagClassName
{
border-color: #823257;
}
</style>