Shades of Rose Bud Cherry #823359
Tints of Rose Bud Cherry #823359
RGB
CMYK
RGB Variations
Color information
#823359 (or 0x823359) is known color: Rose Bud Cherry. HEX triplet: 82, 33 and 59. RGB value is (130,51,89). Sum of RGB (Red+Green+Blue) = 130+51+89=270 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.15% from 270); Green value is 51 (20.31% from 255 or 18.89% from 270); Blue value is 89 (35.16% from 255 or 32.96% from 270); Max value from RGB is 130 - color contains mainly: red. Hex color #823359 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823359 is #7DCCA6. Grayscale: #4E4E4E. Windows color (decimal): -8244391 or 5845890. OLE color: 5845890.
HSL color Cylindrical-coordinate representation of color #823359: hue angle of 331.14º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #823359 is Cyan = 0, Magento = 0.61, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 51 | 89 | - |
| CMYK | 0 | 0.61 | 0.32 | 0.49 |
| HSL | 331.14º | 0.44% | 0.35% | - |
| HSV(B) | 331.14º | 0.61% | 0.51% | - |
| XYZ | 12.19 | 7.83 | 10.32 | - |
| YUV | 78.95 | 133.67 | 164.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 51 | 89 | 0 | 0.61 | 0.32 | 0.49 | 331.14 | 0.44 | 0.35 |
| Hex | 82 | 33 | 59 | 0 | 3D | 20 | 31 | 14B | 2C | 23 |
| Octal | 202 | 63 | 131 | 0 | 75 | 40 | 61 | 513 | 54 | 43 |
| Binary | 10000010 | 110011 | 1011001 | 0 | 111101 | 100000 | 110001 | 101001011 | 101100 | 100011 |
Color Harmonies of #823359
Complementary color
Monochromatic Colors of #823359
Black with #823359
Text Example
Text Example
White with #823359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823359; }
p { color: rgb(130,51,89); }
H1.HeaderClassName
{
color: #823359;
}
.AnyTagClassName
{
color: #823359;
}
</style>
background-color css
<style>
a { background-color: #823359; }
a { background-color: rgb(130,51,89); }
div.DivClassName
{
background-color: #823359;
}
.BgClassName
{
background-color: #823359;
}
</style>
border-color css
<style>
span { border-color: #823359; }
span { border-color: rgb(130,51,89); }
td.TdClassName
{
border-color: #823359;
}
.TagClassName
{
border-color: #823359;
}
</style>