Shades of Rose Bud Cherry #853467
Tints of Rose Bud Cherry #853467
RGB
CMYK
RGB Variations
Color information
#853467 (or 0x853467) is known color: Rose Bud Cherry. HEX triplet: 85, 34 and 67. RGB value is (133,52,103). Sum of RGB (Red+Green+Blue) = 133+52+103=288 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.18% from 288); Green value is 52 (20.70% from 255 or 18.06% from 288); Blue value is 103 (40.62% from 255 or 35.76% from 288); Max value from RGB is 133 - color contains mainly: red. Hex color #853467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853467 is #7ACB98. Grayscale: #515151. Windows color (decimal): -8047513 or 6763653. OLE color: 6763653.
HSL color Cylindrical-coordinate representation of color #853467: hue angle of 322.22º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #853467 is Cyan = 0, Magento = 0.61, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 52 | 103 | - |
| CMYK | 0 | 0.61 | 0.23 | 0.48 |
| HSL | 322.22º | 0.44% | 0.36% | - |
| HSV(B) | 322.22º | 0.61% | 0.52% | - |
| XYZ | 13.35 | 8.42 | 13.75 | - |
| YUV | 82.03 | 139.84 | 164.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 52 | 103 | 0 | 0.61 | 0.23 | 0.48 | 322.22 | 0.44 | 0.36 |
| Hex | 85 | 34 | 67 | 0 | 3D | 17 | 30 | 142 | 2C | 24 |
| Octal | 205 | 64 | 147 | 0 | 75 | 27 | 60 | 502 | 54 | 44 |
| Binary | 10000101 | 110100 | 1100111 | 0 | 111101 | 10111 | 110000 | 101000010 | 101100 | 100100 |
Color Harmonies of #853467
Complementary color
Monochromatic Colors of #853467
Black with #853467
Text Example
Text Example
White with #853467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853467; }
p { color: rgb(133,52,103); }
H1.HeaderClassName
{
color: #853467;
}
.AnyTagClassName
{
color: #853467;
}
</style>
background-color css
<style>
a { background-color: #853467; }
a { background-color: rgb(133,52,103); }
div.DivClassName
{
background-color: #853467;
}
.BgClassName
{
background-color: #853467;
}
</style>
border-color css
<style>
span { border-color: #853467; }
span { border-color: rgb(133,52,103); }
td.TdClassName
{
border-color: #853467;
}
.TagClassName
{
border-color: #853467;
}
</style>