Shades of Honey Flower #654470
Tints of Honey Flower #654470
RGB
CMYK
RGB Variations
Color information
#654470 (or 0x654470) is known color: Honey Flower. HEX triplet: 65, 44 and 70. RGB value is (101,68,112). Sum of RGB (Red+Green+Blue) = 101+68+112=281 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.94% from 281); Green value is 68 (26.95% from 255 or 24.20% from 281); Blue value is 112 (44.14% from 255 or 39.86% from 281); Max value from RGB is 112 - color contains mainly: blue. Hex color #654470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654470 is #9ABB8F. Grayscale: #525252. Windows color (decimal): -10140560 or 7357541. OLE color: 7357541.
HSL color Cylindrical-coordinate representation of color #654470: hue angle of 285º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #654470 is Cyan = 0.10, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 68 | 112 | - |
| CMYK | 0.10 | 0.39 | 0 | 0.56 |
| HSL | 285º | 0.24% | 0.35% | - |
| HSV(B) | 285º | 0.39% | 0.44% | - |
| XYZ | 10.36 | 8.07 | 16.34 | - |
| YUV | 82.88 | 144.43 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 68 | 112 | 0.10 | 0.39 | 0 | 0.56 | 285 | 0.24 | 0.35 |
| Hex | 65 | 44 | 70 | A | 27 | 0 | 38 | 11D | 18 | 23 |
| Octal | 145 | 104 | 160 | 12 | 47 | 0 | 70 | 435 | 30 | 43 |
| Binary | 1100101 | 1000100 | 1110000 | 1010 | 100111 | 0 | 111000 | 100011101 | 11000 | 100011 |
Color Harmonies of #654470
Complementary color
Monochromatic Colors of #654470
Black with #654470
Text Example
Text Example
White with #654470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654470; }
p { color: rgb(101,68,112); }
H1.HeaderClassName
{
color: #654470;
}
.AnyTagClassName
{
color: #654470;
}
</style>
background-color css
<style>
a { background-color: #654470; }
a { background-color: rgb(101,68,112); }
div.DivClassName
{
background-color: #654470;
}
.BgClassName
{
background-color: #654470;
}
</style>
border-color css
<style>
span { border-color: #654470; }
span { border-color: rgb(101,68,112); }
td.TdClassName
{
border-color: #654470;
}
.TagClassName
{
border-color: #654470;
}
</style>