Shades of Honey Flower #624076
Tints of Honey Flower #624076
RGB
CMYK
RGB Variations
Color information
#624076 (or 0x624076) is known color: Honey Flower. HEX triplet: 62, 40 and 76. RGB value is (98,64,118). Sum of RGB (Red+Green+Blue) = 98+64+118=280 (37% of max value = 765). Red value is 98 (38.67% from 255 or 35% from 280); Green value is 64 (25.39% from 255 or 22.86% from 280); Blue value is 118 (46.48% from 255 or 42.14% from 280); Max value from RGB is 118 - color contains mainly: blue. Hex color #624076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624076 is #9DBF89. Grayscale: #505050. Windows color (decimal): -10338186 or 7749730. OLE color: 7749730.
HSL color Cylindrical-coordinate representation of color #624076: hue angle of 277.78º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #624076 is Cyan = 0.17, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 64 | 118 | - |
| CMYK | 0.17 | 0.46 | 0 | 0.54 |
| HSL | 277.78º | 0.3% | 0.36% | - |
| HSV(B) | 277.78º | 0.46% | 0.46% | - |
| XYZ | 10.14 | 7.57 | 18.07 | - |
| YUV | 80.32 | 149.26 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 64 | 118 | 0.17 | 0.46 | 0 | 0.54 | 277.78 | 0.3 | 0.36 |
| Hex | 62 | 40 | 76 | 11 | 2E | 0 | 36 | 116 | 1E | 24 |
| Octal | 142 | 100 | 166 | 21 | 56 | 0 | 66 | 426 | 36 | 44 |
| Binary | 1100010 | 1000000 | 1110110 | 10001 | 101110 | 0 | 110110 | 100010110 | 11110 | 100100 |
Color Harmonies of #624076
Complementary color
Monochromatic Colors of #624076
Black with #624076
Text Example
Text Example
White with #624076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624076; }
p { color: rgb(98,64,118); }
H1.HeaderClassName
{
color: #624076;
}
.AnyTagClassName
{
color: #624076;
}
</style>
background-color css
<style>
a { background-color: #624076; }
a { background-color: rgb(98,64,118); }
div.DivClassName
{
background-color: #624076;
}
.BgClassName
{
background-color: #624076;
}
</style>
border-color css
<style>
span { border-color: #624076; }
span { border-color: rgb(98,64,118); }
td.TdClassName
{
border-color: #624076;
}
.TagClassName
{
border-color: #624076;
}
</style>