Shades of Rose Bud Cherry #853265
Tints of Rose Bud Cherry #853265
RGB
CMYK
RGB Variations
Color information
#853265 (or 0x853265) is known color: Rose Bud Cherry. HEX triplet: 85, 32 and 65. RGB value is (133,50,101). Sum of RGB (Red+Green+Blue) = 133+50+101=284 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.83% from 284); Green value is 50 (19.92% from 255 or 17.61% from 284); Blue value is 101 (39.84% from 255 or 35.56% from 284); Max value from RGB is 133 - color contains mainly: red. Hex color #853265 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853265 is #7ACD9A. Grayscale: #505050. Windows color (decimal): -8048027 or 6632069. OLE color: 6632069.
HSL color Cylindrical-coordinate representation of color #853265: hue angle of 323.13º 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 #853265 is Cyan = 0, Magento = 0.62, Yellow = 0.24 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 50 | 101 | - |
| CMYK | 0 | 0.62 | 0.24 | 0.48 |
| HSL | 323.13º | 0.45% | 0.36% | - |
| HSV(B) | 323.13º | 0.62% | 0.52% | - |
| XYZ | 13.16 | 8.21 | 13.2 | - |
| YUV | 80.63 | 139.5 | 165.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 50 | 101 | 0 | 0.62 | 0.24 | 0.48 | 323.13 | 0.45 | 0.36 |
| Hex | 85 | 32 | 65 | 0 | 3E | 18 | 30 | 143 | 2D | 24 |
| Octal | 205 | 62 | 145 | 0 | 76 | 30 | 60 | 503 | 55 | 44 |
| Binary | 10000101 | 110010 | 1100101 | 0 | 111110 | 11000 | 110000 | 101000011 | 101101 | 100100 |
Color Harmonies of #853265
Complementary color
Monochromatic Colors of #853265
Black with #853265
Text Example
Text Example
White with #853265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853265; }
p { color: rgb(133,50,101); }
H1.HeaderClassName
{
color: #853265;
}
.AnyTagClassName
{
color: #853265;
}
</style>
background-color css
<style>
a { background-color: #853265; }
a { background-color: rgb(133,50,101); }
div.DivClassName
{
background-color: #853265;
}
.BgClassName
{
background-color: #853265;
}
</style>
border-color css
<style>
span { border-color: #853265; }
span { border-color: rgb(133,50,101); }
td.TdClassName
{
border-color: #853265;
}
.TagClassName
{
border-color: #853265;
}
</style>