Shades of Honey Flower #624472
Tints of Honey Flower #624472
RGB
CMYK
RGB Variations
Color information
#624472 (or 0x624472) is known color: Honey Flower. HEX triplet: 62, 44 and 72. RGB value is (98,68,114). Sum of RGB (Red+Green+Blue) = 98+68+114=280 (37% of max value = 765). Red value is 98 (38.67% from 255 or 35% from 280); Green value is 68 (26.95% from 255 or 24.29% from 280); Blue value is 114 (44.92% from 255 or 40.71% from 280); Max value from RGB is 114 - color contains mainly: blue. Hex color #624472 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624472 is #9DBB8D. Grayscale: #525252. Windows color (decimal): -10337166 or 7488610. OLE color: 7488610.
HSL color Cylindrical-coordinate representation of color #624472: hue angle of 279.13º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #624472 is Cyan = 0.14, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 68 | 114 | - |
| CMYK | 0.14 | 0.40 | 0 | 0.55 |
| HSL | 279.13º | 0.25% | 0.36% | - |
| HSV(B) | 279.13º | 0.4% | 0.45% | - |
| XYZ | 10.14 | 7.95 | 16.92 | - |
| YUV | 82.21 | 145.94 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 68 | 114 | 0.14 | 0.40 | 0 | 0.55 | 279.13 | 0.25 | 0.36 |
| Hex | 62 | 44 | 72 | E | 28 | 0 | 37 | 117 | 19 | 24 |
| Octal | 142 | 104 | 162 | 16 | 50 | 0 | 67 | 427 | 31 | 44 |
| Binary | 1100010 | 1000100 | 1110010 | 1110 | 101000 | 0 | 110111 | 100010111 | 11001 | 100100 |
Color Harmonies of #624472
Complementary color
Monochromatic Colors of #624472
Black with #624472
Text Example
Text Example
White with #624472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624472; }
p { color: rgb(98,68,114); }
H1.HeaderClassName
{
color: #624472;
}
.AnyTagClassName
{
color: #624472;
}
</style>
background-color css
<style>
a { background-color: #624472; }
a { background-color: rgb(98,68,114); }
div.DivClassName
{
background-color: #624472;
}
.BgClassName
{
background-color: #624472;
}
</style>
border-color css
<style>
span { border-color: #624472; }
span { border-color: rgb(98,68,114); }
td.TdClassName
{
border-color: #624472;
}
.TagClassName
{
border-color: #624472;
}
</style>