Shades of Honey Flower #624675
Tints of Honey Flower #624675
RGB
CMYK
RGB Variations
Color information
#624675 (or 0x624675) is known color: Honey Flower. HEX triplet: 62, 46 and 75. RGB value is (98,70,117). Sum of RGB (Red+Green+Blue) = 98+70+117=285 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.39% from 285); Green value is 70 (27.73% from 255 or 24.56% from 285); Blue value is 117 (46.09% from 255 or 41.05% from 285); Max value from RGB is 117 - color contains mainly: blue. Hex color #624675 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624675 is #9DB98A. Grayscale: #535353. Windows color (decimal): -10336651 or 7685730. OLE color: 7685730.
HSL color Cylindrical-coordinate representation of color #624675: hue angle of 275.74º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #624675 is Cyan = 0.16, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 70 | 117 | - |
| CMYK | 0.16 | 0.40 | 0 | 0.54 |
| HSL | 275.74º | 0.25% | 0.37% | - |
| HSV(B) | 275.74º | 0.4% | 0.46% | - |
| XYZ | 10.44 | 8.26 | 17.87 | - |
| YUV | 83.73 | 146.78 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 70 | 117 | 0.16 | 0.40 | 0 | 0.54 | 275.74 | 0.25 | 0.37 |
| Hex | 62 | 46 | 75 | 10 | 28 | 0 | 36 | 114 | 19 | 25 |
| Octal | 142 | 106 | 165 | 20 | 50 | 0 | 66 | 424 | 31 | 45 |
| Binary | 1100010 | 1000110 | 1110101 | 10000 | 101000 | 0 | 110110 | 100010100 | 11001 | 100101 |
Color Harmonies of #624675
Complementary color
Monochromatic Colors of #624675
Black with #624675
Text Example
Text Example
White with #624675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624675; }
p { color: rgb(98,70,117); }
H1.HeaderClassName
{
color: #624675;
}
.AnyTagClassName
{
color: #624675;
}
</style>
background-color css
<style>
a { background-color: #624675; }
a { background-color: rgb(98,70,117); }
div.DivClassName
{
background-color: #624675;
}
.BgClassName
{
background-color: #624675;
}
</style>
border-color css
<style>
span { border-color: #624675; }
span { border-color: rgb(98,70,117); }
td.TdClassName
{
border-color: #624675;
}
.TagClassName
{
border-color: #624675;
}
</style>