Shades of Rose Bud Cherry #823466
Tints of Rose Bud Cherry #823466
RGB
CMYK
RGB Variations
Color information
#823466 (or 0x823466) is known color: Rose Bud Cherry. HEX triplet: 82, 34 and 66. RGB value is (130,52,102). Sum of RGB (Red+Green+Blue) = 130+52+102=284 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.77% from 284); Green value is 52 (20.70% from 255 or 18.31% from 284); Blue value is 102 (40.23% from 255 or 35.92% from 284); Max value from RGB is 130 - color contains mainly: red. Hex color #823466 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823466 is #7DCB99. Grayscale: #505050. Windows color (decimal): -8244122 or 6698114. OLE color: 6698114.
HSL color Cylindrical-coordinate representation of color #823466: hue angle of 321.54º 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 #823466 is Cyan = 0, Magento = 0.60, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 52 | 102 | - |
| CMYK | 0 | 0.60 | 0.22 | 0.49 |
| HSL | 321.54º | 0.43% | 0.36% | - |
| HSV(B) | 321.54º | 0.6% | 0.51% | - |
| XYZ | 12.83 | 8.16 | 13.47 | - |
| YUV | 81.02 | 139.84 | 162.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 52 | 102 | 0 | 0.60 | 0.22 | 0.49 | 321.54 | 0.43 | 0.36 |
| Hex | 82 | 34 | 66 | 0 | 3C | 16 | 31 | 142 | 2B | 24 |
| Octal | 202 | 64 | 146 | 0 | 74 | 26 | 61 | 502 | 53 | 44 |
| Binary | 10000010 | 110100 | 1100110 | 0 | 111100 | 10110 | 110001 | 101000010 | 101011 | 100100 |
Color Harmonies of #823466
Complementary color
Monochromatic Colors of #823466
Black with #823466
Text Example
Text Example
White with #823466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823466; }
p { color: rgb(130,52,102); }
H1.HeaderClassName
{
color: #823466;
}
.AnyTagClassName
{
color: #823466;
}
</style>
background-color css
<style>
a { background-color: #823466; }
a { background-color: rgb(130,52,102); }
div.DivClassName
{
background-color: #823466;
}
.BgClassName
{
background-color: #823466;
}
</style>
border-color css
<style>
span { border-color: #823466; }
span { border-color: rgb(130,52,102); }
td.TdClassName
{
border-color: #823466;
}
.TagClassName
{
border-color: #823466;
}
</style>