Shades of Honey Flower #573163
Tints of Honey Flower #573163
RGB
CMYK
RGB Variations
Color information
#573163 (or 0x573163) is known color: Honey Flower. HEX triplet: 57, 31 and 63. RGB value is (87,49,99). Sum of RGB (Red+Green+Blue) = 87+49+99=235 (31% of max value = 765). Red value is 87 (34.38% from 255 or 37.02% from 235); Green value is 49 (19.53% from 255 or 20.85% from 235); Blue value is 99 (39.06% from 255 or 42.13% from 235); Max value from RGB is 99 - color contains mainly: blue. Hex color #573163 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573163 is #A8CE9C. Grayscale: #414141. Windows color (decimal): -11062941 or 6500695. OLE color: 6500695.
HSL color Cylindrical-coordinate representation of color #573163: hue angle of 285.6º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #573163 is Cyan = 0.12, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 49 | 99 | - |
| CMYK | 0.12 | 0.51 | 0 | 0.61 |
| HSL | 285.6º | 0.34% | 0.29% | - |
| HSV(B) | 285.6º | 0.51% | 0.39% | - |
| XYZ | 7.28 | 5.12 | 12.41 | - |
| YUV | 66.06 | 146.59 | 142.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 99 | 0.12 | 0.51 | 0 | 0.61 | 285.6 | 0.34 | 0.29 |
| Hex | 57 | 31 | 63 | C | 33 | 0 | 3D | 11E | 22 | 1D |
| Octal | 127 | 61 | 143 | 14 | 63 | 0 | 75 | 436 | 42 | 35 |
| Binary | 1010111 | 110001 | 1100011 | 1100 | 110011 | 0 | 111101 | 100011110 | 100010 | 11101 |
Color Harmonies of #573163
Complementary color
Monochromatic Colors of #573163
Black with #573163
Text Example
Text Example
White with #573163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573163; }
p { color: rgb(87,49,99); }
H1.HeaderClassName
{
color: #573163;
}
.AnyTagClassName
{
color: #573163;
}
</style>
background-color css
<style>
a { background-color: #573163; }
a { background-color: rgb(87,49,99); }
div.DivClassName
{
background-color: #573163;
}
.BgClassName
{
background-color: #573163;
}
</style>
border-color css
<style>
span { border-color: #573163; }
span { border-color: rgb(87,49,99); }
td.TdClassName
{
border-color: #573163;
}
.TagClassName
{
border-color: #573163;
}
</style>