Shades of Honey Flower #624770
Tints of Honey Flower #624770
RGB
CMYK
RGB Variations
Color information
#624770 (or 0x624770) is known color: Honey Flower. HEX triplet: 62, 47 and 70. RGB value is (98,71,112). Sum of RGB (Red+Green+Blue) = 98+71+112=281 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.88% from 281); Green value is 71 (28.12% from 255 or 25.27% 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 #624770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624770 is #9DB88F. Grayscale: #535353. Windows color (decimal): -10336400 or 7358306. OLE color: 7358306.
HSL color Cylindrical-coordinate representation of color #624770: hue angle of 279.51º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #624770 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 71 | 112 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.56 |
| HSL | 279.51º | 0.22% | 0.36% | - |
| HSV(B) | 279.51º | 0.37% | 0.44% | - |
| XYZ | 10.21 | 8.27 | 16.39 | - |
| YUV | 83.75 | 143.95 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 71 | 112 | 0.13 | 0.37 | 0 | 0.56 | 279.51 | 0.22 | 0.36 |
| Hex | 62 | 47 | 70 | D | 25 | 0 | 38 | 118 | 16 | 24 |
| Octal | 142 | 107 | 160 | 15 | 45 | 0 | 70 | 430 | 26 | 44 |
| Binary | 1100010 | 1000111 | 1110000 | 1101 | 100101 | 0 | 111000 | 100011000 | 10110 | 100100 |
Color Harmonies of #624770
Complementary color
Monochromatic Colors of #624770
Black with #624770
Text Example
Text Example
White with #624770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624770; }
p { color: rgb(98,71,112); }
H1.HeaderClassName
{
color: #624770;
}
.AnyTagClassName
{
color: #624770;
}
</style>
background-color css
<style>
a { background-color: #624770; }
a { background-color: rgb(98,71,112); }
div.DivClassName
{
background-color: #624770;
}
.BgClassName
{
background-color: #624770;
}
</style>
border-color css
<style>
span { border-color: #624770; }
span { border-color: rgb(98,71,112); }
td.TdClassName
{
border-color: #624770;
}
.TagClassName
{
border-color: #624770;
}
</style>