Shades of Rose Bud Cherry #823453
Tints of Rose Bud Cherry #823453
RGB
CMYK
RGB Variations
Color information
#823453 (or 0x823453) is known color: Rose Bud Cherry. HEX triplet: 82, 34 and 53. RGB value is (130,52,83). Sum of RGB (Red+Green+Blue) = 130+52+83=265 (35% of max value = 765). Red value is 130 (51.17% from 255 or 49.06% from 265); Green value is 52 (20.70% from 255 or 19.62% from 265); Blue value is 83 (32.81% from 255 or 31.32% from 265); Max value from RGB is 130 - color contains mainly: red. Hex color #823453 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823453 is #7DCBAC. Grayscale: #4E4E4E. Windows color (decimal): -8244141 or 5452930. OLE color: 5452930.
HSL color Cylindrical-coordinate representation of color #823453: hue angle of 336.15º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #823453 is Cyan = 0, Magento = 0.60, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 52 | 83 | - |
| CMYK | 0 | 0.60 | 0.36 | 0.49 |
| HSL | 336.15º | 0.43% | 0.36% | - |
| HSV(B) | 336.15º | 0.6% | 0.51% | - |
| XYZ | 12 | 7.83 | 9.06 | - |
| YUV | 78.86 | 130.34 | 164.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 52 | 83 | 0 | 0.60 | 0.36 | 0.49 | 336.15 | 0.43 | 0.36 |
| Hex | 82 | 34 | 53 | 0 | 3C | 24 | 31 | 150 | 2B | 24 |
| Octal | 202 | 64 | 123 | 0 | 74 | 44 | 61 | 520 | 53 | 44 |
| Binary | 10000010 | 110100 | 1010011 | 0 | 111100 | 100100 | 110001 | 101010000 | 101011 | 100100 |
Color Harmonies of #823453
Complementary color
Monochromatic Colors of #823453
Black with #823453
Text Example
Text Example
White with #823453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823453; }
p { color: rgb(130,52,83); }
H1.HeaderClassName
{
color: #823453;
}
.AnyTagClassName
{
color: #823453;
}
</style>
background-color css
<style>
a { background-color: #823453; }
a { background-color: rgb(130,52,83); }
div.DivClassName
{
background-color: #823453;
}
.BgClassName
{
background-color: #823453;
}
</style>
border-color css
<style>
span { border-color: #823453; }
span { border-color: rgb(130,52,83); }
td.TdClassName
{
border-color: #823453;
}
.TagClassName
{
border-color: #823453;
}
</style>