Shades of Honey Flower #573265
Tints of Honey Flower #573265
RGB
CMYK
RGB Variations
Color information
#573265 (or 0x573265) is known color: Honey Flower. HEX triplet: 57, 32 and 65. RGB value is (87,50,101). Sum of RGB (Red+Green+Blue) = 87+50+101=238 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.55% from 238); Green value is 50 (19.92% from 255 or 21.01% from 238); Blue value is 101 (39.84% from 255 or 42.44% from 238); Max value from RGB is 101 - color contains mainly: blue. Hex color #573265 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573265 is #A8CD9A. Grayscale: #424242. Windows color (decimal): -11062683 or 6632023. OLE color: 6632023.
HSL color Cylindrical-coordinate representation of color #573265: hue angle of 283.53º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #573265 is Cyan = 0.14, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 50 | 101 | - |
| CMYK | 0.14 | 0.50 | 0 | 0.60 |
| HSL | 283.53º | 0.34% | 0.3% | - |
| HSV(B) | 283.53º | 0.5% | 0.4% | - |
| XYZ | 7.42 | 5.25 | 12.93 | - |
| YUV | 66.88 | 147.26 | 142.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 50 | 101 | 0.14 | 0.50 | 0 | 0.60 | 283.53 | 0.34 | 0.3 |
| Hex | 57 | 32 | 65 | E | 32 | 0 | 3C | 11C | 22 | 1E |
| Octal | 127 | 62 | 145 | 16 | 62 | 0 | 74 | 434 | 42 | 36 |
| Binary | 1010111 | 110010 | 1100101 | 1110 | 110010 | 0 | 111100 | 100011100 | 100010 | 11110 |
Color Harmonies of #573265
Complementary color
Monochromatic Colors of #573265
Black with #573265
Text Example
Text Example
White with #573265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573265; }
p { color: rgb(87,50,101); }
H1.HeaderClassName
{
color: #573265;
}
.AnyTagClassName
{
color: #573265;
}
</style>
background-color css
<style>
a { background-color: #573265; }
a { background-color: rgb(87,50,101); }
div.DivClassName
{
background-color: #573265;
}
.BgClassName
{
background-color: #573265;
}
</style>
border-color css
<style>
span { border-color: #573265; }
span { border-color: rgb(87,50,101); }
td.TdClassName
{
border-color: #573265;
}
.TagClassName
{
border-color: #573265;
}
</style>