Shades of Rose Bud Cherry #823053
Tints of Rose Bud Cherry #823053
RGB
CMYK
RGB Variations
Color information
#823053 (or 0x823053) is known color: Rose Bud Cherry. HEX triplet: 82, 30 and 53. RGB value is (130,48,83). Sum of RGB (Red+Green+Blue) = 130+48+83=261 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.81% from 261); Green value is 48 (19.14% from 255 or 18.39% from 261); Blue value is 83 (32.81% from 255 or 31.80% from 261); Max value from RGB is 130 - color contains mainly: red. Hex color #823053 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823053 is #7DCFAC. Grayscale: #4C4C4C. Windows color (decimal): -8245165 or 5451906. OLE color: 5451906.
HSL color Cylindrical-coordinate representation of color #823053: hue angle of 334.39º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #823053 is Cyan = 0, Magento = 0.63, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 48 | 83 | - |
| CMYK | 0 | 0.63 | 0.36 | 0.49 |
| HSL | 334.39º | 0.46% | 0.35% | - |
| HSV(B) | 334.39º | 0.63% | 0.51% | - |
| XYZ | 11.82 | 7.48 | 9.01 | - |
| YUV | 76.51 | 131.67 | 166.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 48 | 83 | 0 | 0.63 | 0.36 | 0.49 | 334.39 | 0.46 | 0.35 |
| Hex | 82 | 30 | 53 | 0 | 3F | 24 | 31 | 14E | 2E | 23 |
| Octal | 202 | 60 | 123 | 0 | 77 | 44 | 61 | 516 | 56 | 43 |
| Binary | 10000010 | 110000 | 1010011 | 0 | 111111 | 100100 | 110001 | 101001110 | 101110 | 100011 |
Color Harmonies of #823053
Complementary color
Monochromatic Colors of #823053
Black with #823053
Text Example
Text Example
White with #823053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823053; }
p { color: rgb(130,48,83); }
H1.HeaderClassName
{
color: #823053;
}
.AnyTagClassName
{
color: #823053;
}
</style>
background-color css
<style>
a { background-color: #823053; }
a { background-color: rgb(130,48,83); }
div.DivClassName
{
background-color: #823053;
}
.BgClassName
{
background-color: #823053;
}
</style>
border-color css
<style>
span { border-color: #823053; }
span { border-color: rgb(130,48,83); }
td.TdClassName
{
border-color: #823053;
}
.TagClassName
{
border-color: #823053;
}
</style>