Shades of Honey Flower #624672
Tints of Honey Flower #624672
RGB
CMYK
RGB Variations
Color information
#624672 (or 0x624672) is known color: Honey Flower. HEX triplet: 62, 46 and 72. RGB value is (98,70,114). Sum of RGB (Red+Green+Blue) = 98+70+114=282 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.75% from 282); Green value is 70 (27.73% from 255 or 24.82% from 282); Blue value is 114 (44.92% from 255 or 40.43% from 282); Max value from RGB is 114 - color contains mainly: blue. Hex color #624672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624672 is #9DB98D. Grayscale: #535353. Windows color (decimal): -10336654 or 7489122. OLE color: 7489122.
HSL color Cylindrical-coordinate representation of color #624672: hue angle of 278.18º degrees, saturation: 0.24, 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 #624672 is Cyan = 0.14, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 70 | 114 | - |
| CMYK | 0.14 | 0.39 | 0 | 0.55 |
| HSL | 278.18º | 0.24% | 0.36% | - |
| HSV(B) | 278.18º | 0.39% | 0.45% | - |
| XYZ | 10.26 | 8.19 | 16.96 | - |
| YUV | 83.39 | 145.28 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 70 | 114 | 0.14 | 0.39 | 0 | 0.55 | 278.18 | 0.24 | 0.36 |
| Hex | 62 | 46 | 72 | E | 27 | 0 | 37 | 116 | 18 | 24 |
| Octal | 142 | 106 | 162 | 16 | 47 | 0 | 67 | 426 | 30 | 44 |
| Binary | 1100010 | 1000110 | 1110010 | 1110 | 100111 | 0 | 110111 | 100010110 | 11000 | 100100 |
Color Harmonies of #624672
Complementary color
Monochromatic Colors of #624672
Black with #624672
Text Example
Text Example
White with #624672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624672; }
p { color: rgb(98,70,114); }
H1.HeaderClassName
{
color: #624672;
}
.AnyTagClassName
{
color: #624672;
}
</style>
background-color css
<style>
a { background-color: #624672; }
a { background-color: rgb(98,70,114); }
div.DivClassName
{
background-color: #624672;
}
.BgClassName
{
background-color: #624672;
}
</style>
border-color css
<style>
span { border-color: #624672; }
span { border-color: rgb(98,70,114); }
td.TdClassName
{
border-color: #624672;
}
.TagClassName
{
border-color: #624672;
}
</style>