Shades of Rose Bud Cherry #853266
Tints of Rose Bud Cherry #853266
RGB
CMYK
RGB Variations
Color information
#853266 (or 0x853266) is known color: Rose Bud Cherry. HEX triplet: 85, 32 and 66. RGB value is (133,50,102). Sum of RGB (Red+Green+Blue) = 133+50+102=285 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.67% from 285); Green value is 50 (19.92% from 255 or 17.54% from 285); Blue value is 102 (40.23% from 255 or 35.79% from 285); Max value from RGB is 133 - color contains mainly: red. Hex color #853266 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853266 is #7ACD99. Grayscale: #505050. Windows color (decimal): -8048026 or 6697605. OLE color: 6697605.
HSL color Cylindrical-coordinate representation of color #853266: hue angle of 322.41º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #853266 is Cyan = 0, Magento = 0.62, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 50 | 102 | - |
| CMYK | 0 | 0.62 | 0.23 | 0.48 |
| HSL | 322.41º | 0.45% | 0.36% | - |
| HSV(B) | 322.41º | 0.62% | 0.52% | - |
| XYZ | 13.21 | 8.23 | 13.46 | - |
| YUV | 80.75 | 140 | 165.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 50 | 102 | 0 | 0.62 | 0.23 | 0.48 | 322.41 | 0.45 | 0.36 |
| Hex | 85 | 32 | 66 | 0 | 3E | 17 | 30 | 142 | 2D | 24 |
| Octal | 205 | 62 | 146 | 0 | 76 | 27 | 60 | 502 | 55 | 44 |
| Binary | 10000101 | 110010 | 1100110 | 0 | 111110 | 10111 | 110000 | 101000010 | 101101 | 100100 |
Color Harmonies of #853266
Complementary color
Monochromatic Colors of #853266
Black with #853266
Text Example
Text Example
White with #853266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853266; }
p { color: rgb(133,50,102); }
H1.HeaderClassName
{
color: #853266;
}
.AnyTagClassName
{
color: #853266;
}
</style>
background-color css
<style>
a { background-color: #853266; }
a { background-color: rgb(133,50,102); }
div.DivClassName
{
background-color: #853266;
}
.BgClassName
{
background-color: #853266;
}
</style>
border-color css
<style>
span { border-color: #853266; }
span { border-color: rgb(133,50,102); }
td.TdClassName
{
border-color: #853266;
}
.TagClassName
{
border-color: #853266;
}
</style>