Shades of Rose Bud Cherry #853166
Tints of Rose Bud Cherry #853166
RGB
CMYK
RGB Variations
Color information
#853166 (or 0x853166) is known color: Rose Bud Cherry. HEX triplet: 85, 31 and 66. RGB value is (133,49,102). Sum of RGB (Red+Green+Blue) = 133+49+102=284 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.83% from 284); Green value is 49 (19.53% from 255 or 17.25% from 284); Blue value is 102 (40.23% from 255 or 35.92% from 284); Max value from RGB is 133 - color contains mainly: red. Hex color #853166 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853166 is #7ACE99. Grayscale: #505050. Windows color (decimal): -8048282 or 6697349. OLE color: 6697349.
HSL color Cylindrical-coordinate representation of color #853166: hue angle of 322.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #853166 is Cyan = 0, Magento = 0.63, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 49 | 102 | - |
| CMYK | 0 | 0.63 | 0.23 | 0.48 |
| HSL | 322.14º | 0.46% | 0.36% | - |
| HSV(B) | 322.14º | 0.63% | 0.52% | - |
| XYZ | 13.17 | 8.14 | 13.45 | - |
| YUV | 80.16 | 140.33 | 165.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 49 | 102 | 0 | 0.63 | 0.23 | 0.48 | 322.14 | 0.46 | 0.36 |
| Hex | 85 | 31 | 66 | 0 | 3F | 17 | 30 | 142 | 2E | 24 |
| Octal | 205 | 61 | 146 | 0 | 77 | 27 | 60 | 502 | 56 | 44 |
| Binary | 10000101 | 110001 | 1100110 | 0 | 111111 | 10111 | 110000 | 101000010 | 101110 | 100100 |
Color Harmonies of #853166
Complementary color
Monochromatic Colors of #853166
Black with #853166
Text Example
Text Example
White with #853166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853166; }
p { color: rgb(133,49,102); }
H1.HeaderClassName
{
color: #853166;
}
.AnyTagClassName
{
color: #853166;
}
</style>
background-color css
<style>
a { background-color: #853166; }
a { background-color: rgb(133,49,102); }
div.DivClassName
{
background-color: #853166;
}
.BgClassName
{
background-color: #853166;
}
</style>
border-color css
<style>
span { border-color: #853166; }
span { border-color: rgb(133,49,102); }
td.TdClassName
{
border-color: #853166;
}
.TagClassName
{
border-color: #853166;
}
</style>