Shades of Honey Flower #654571
Tints of Honey Flower #654571
RGB
CMYK
RGB Variations
Color information
#654571 (or 0x654571) is known color: Honey Flower. HEX triplet: 65, 45 and 71. RGB value is (101,69,113). Sum of RGB (Red+Green+Blue) = 101+69+113=283 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.69% from 283); Green value is 69 (27.34% from 255 or 24.38% from 283); Blue value is 113 (44.53% from 255 or 39.93% from 283); Max value from RGB is 113 - color contains mainly: blue. Hex color #654571 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654571 is #9ABA8E. Grayscale: #535353. Windows color (decimal): -10140303 or 7423333. OLE color: 7423333.
HSL color Cylindrical-coordinate representation of color #654571: hue angle of 283.64º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #654571 is Cyan = 0.11, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 69 | 113 | - |
| CMYK | 0.11 | 0.39 | 0 | 0.56 |
| HSL | 283.64º | 0.24% | 0.36% | - |
| HSV(B) | 283.64º | 0.39% | 0.44% | - |
| XYZ | 10.48 | 8.22 | 16.66 | - |
| YUV | 83.58 | 144.6 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 69 | 113 | 0.11 | 0.39 | 0 | 0.56 | 283.64 | 0.24 | 0.36 |
| Hex | 65 | 45 | 71 | B | 27 | 0 | 38 | 11C | 18 | 24 |
| Octal | 145 | 105 | 161 | 13 | 47 | 0 | 70 | 434 | 30 | 44 |
| Binary | 1100101 | 1000101 | 1110001 | 1011 | 100111 | 0 | 111000 | 100011100 | 11000 | 100100 |
Color Harmonies of #654571
Complementary color
Monochromatic Colors of #654571
Black with #654571
Text Example
Text Example
White with #654571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654571; }
p { color: rgb(101,69,113); }
H1.HeaderClassName
{
color: #654571;
}
.AnyTagClassName
{
color: #654571;
}
</style>
background-color css
<style>
a { background-color: #654571; }
a { background-color: rgb(101,69,113); }
div.DivClassName
{
background-color: #654571;
}
.BgClassName
{
background-color: #654571;
}
</style>
border-color css
<style>
span { border-color: #654571; }
span { border-color: rgb(101,69,113); }
td.TdClassName
{
border-color: #654571;
}
.TagClassName
{
border-color: #654571;
}
</style>