Shades of Rose Bud Cherry #823353
Tints of Rose Bud Cherry #823353
RGB
CMYK
RGB Variations
Color information
#823353 (or 0x823353) is known color: Rose Bud Cherry. HEX triplet: 82, 33 and 53. RGB value is (130,51,83). Sum of RGB (Red+Green+Blue) = 130+51+83=264 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.24% from 264); Green value is 51 (20.31% from 255 or 19.32% from 264); Blue value is 83 (32.81% from 255 or 31.44% from 264); Max value from RGB is 130 - color contains mainly: red. Hex color #823353 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823353 is #7DCCAC. Grayscale: #4E4E4E. Windows color (decimal): -8244397 or 5452674. OLE color: 5452674.
HSL color Cylindrical-coordinate representation of color #823353: hue angle of 335.7º 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 #823353 is Cyan = 0, Magento = 0.61, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 51 | 83 | - |
| CMYK | 0 | 0.61 | 0.36 | 0.49 |
| HSL | 335.7º | 0.44% | 0.35% | - |
| HSV(B) | 335.7º | 0.61% | 0.51% | - |
| XYZ | 11.95 | 7.74 | 9.05 | - |
| YUV | 78.27 | 130.67 | 164.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 51 | 83 | 0 | 0.61 | 0.36 | 0.49 | 335.7 | 0.44 | 0.35 |
| Hex | 82 | 33 | 53 | 0 | 3D | 24 | 31 | 150 | 2C | 23 |
| Octal | 202 | 63 | 123 | 0 | 75 | 44 | 61 | 520 | 54 | 43 |
| Binary | 10000010 | 110011 | 1010011 | 0 | 111101 | 100100 | 110001 | 101010000 | 101100 | 100011 |
Color Harmonies of #823353
Complementary color
Monochromatic Colors of #823353
Black with #823353
Text Example
Text Example
White with #823353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823353; }
p { color: rgb(130,51,83); }
H1.HeaderClassName
{
color: #823353;
}
.AnyTagClassName
{
color: #823353;
}
</style>
background-color css
<style>
a { background-color: #823353; }
a { background-color: rgb(130,51,83); }
div.DivClassName
{
background-color: #823353;
}
.BgClassName
{
background-color: #823353;
}
</style>
border-color css
<style>
span { border-color: #823353; }
span { border-color: rgb(130,51,83); }
td.TdClassName
{
border-color: #823353;
}
.TagClassName
{
border-color: #823353;
}
</style>