Shades of Honey Flower #654572
Tints of Honey Flower #654572
RGB
CMYK
RGB Variations
Color information
#654572 (or 0x654572) is known color: Honey Flower. HEX triplet: 65, 45 and 72. RGB value is (101,69,114). Sum of RGB (Red+Green+Blue) = 101+69+114=284 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.56% from 284); Green value is 69 (27.34% from 255 or 24.30% from 284); Blue value is 114 (44.92% from 255 or 40.14% from 284); Max value from RGB is 114 - color contains mainly: blue. Hex color #654572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654572 is #9ABA8D. Grayscale: #535353. Windows color (decimal): -10140302 or 7488869. OLE color: 7488869.
HSL color Cylindrical-coordinate representation of color #654572: hue angle of 282.67º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #654572 is Cyan = 0.11, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 69 | 114 | - |
| CMYK | 0.11 | 0.39 | 0 | 0.55 |
| HSL | 282.67º | 0.25% | 0.36% | - |
| HSV(B) | 282.67º | 0.39% | 0.45% | - |
| XYZ | 10.53 | 8.24 | 16.95 | - |
| YUV | 83.7 | 145.1 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 69 | 114 | 0.11 | 0.39 | 0 | 0.55 | 282.67 | 0.25 | 0.36 |
| Hex | 65 | 45 | 72 | B | 27 | 0 | 37 | 11B | 19 | 24 |
| Octal | 145 | 105 | 162 | 13 | 47 | 0 | 67 | 433 | 31 | 44 |
| Binary | 1100101 | 1000101 | 1110010 | 1011 | 100111 | 0 | 110111 | 100011011 | 11001 | 100100 |
Color Harmonies of #654572
Complementary color
Monochromatic Colors of #654572
Black with #654572
Text Example
Text Example
White with #654572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654572; }
p { color: rgb(101,69,114); }
H1.HeaderClassName
{
color: #654572;
}
.AnyTagClassName
{
color: #654572;
}
</style>
background-color css
<style>
a { background-color: #654572; }
a { background-color: rgb(101,69,114); }
div.DivClassName
{
background-color: #654572;
}
.BgClassName
{
background-color: #654572;
}
</style>
border-color css
<style>
span { border-color: #654572; }
span { border-color: rgb(101,69,114); }
td.TdClassName
{
border-color: #654572;
}
.TagClassName
{
border-color: #654572;
}
</style>