Shades of Rose Bud Cherry #823755
Tints of Rose Bud Cherry #823755
RGB
CMYK
RGB Variations
Color information
#823755 (or 0x823755) is known color: Rose Bud Cherry. HEX triplet: 82, 37 and 55. RGB value is (130,55,85). Sum of RGB (Red+Green+Blue) = 130+55+85=270 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.15% from 270); Green value is 55 (21.88% from 255 or 20.37% from 270); Blue value is 85 (33.59% from 255 or 31.48% from 270); Max value from RGB is 130 - color contains mainly: red. Hex color #823755 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823755 is #7DC8AA. Grayscale: #505050. Windows color (decimal): -8243371 or 5584770. OLE color: 5584770.
HSL color Cylindrical-coordinate representation of color #823755: hue angle of 336º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #823755 is Cyan = 0, Magento = 0.58, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 55 | 85 | - |
| CMYK | 0 | 0.58 | 0.35 | 0.49 |
| HSL | 336º | 0.41% | 0.36% | - |
| HSV(B) | 336º | 0.58% | 0.51% | - |
| XYZ | 12.21 | 8.13 | 9.52 | - |
| YUV | 80.85 | 130.35 | 163.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 55 | 85 | 0 | 0.58 | 0.35 | 0.49 | 336 | 0.41 | 0.36 |
| Hex | 82 | 37 | 55 | 0 | 3A | 23 | 31 | 150 | 29 | 24 |
| Octal | 202 | 67 | 125 | 0 | 72 | 43 | 61 | 520 | 51 | 44 |
| Binary | 10000010 | 110111 | 1010101 | 0 | 111010 | 100011 | 110001 | 101010000 | 101001 | 100100 |
Color Harmonies of #823755
Complementary color
Monochromatic Colors of #823755
Black with #823755
Text Example
Text Example
White with #823755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823755; }
p { color: rgb(130,55,85); }
H1.HeaderClassName
{
color: #823755;
}
.AnyTagClassName
{
color: #823755;
}
</style>
background-color css
<style>
a { background-color: #823755; }
a { background-color: rgb(130,55,85); }
div.DivClassName
{
background-color: #823755;
}
.BgClassName
{
background-color: #823755;
}
</style>
border-color css
<style>
span { border-color: #823755; }
span { border-color: rgb(130,55,85); }
td.TdClassName
{
border-color: #823755;
}
.TagClassName
{
border-color: #823755;
}
</style>