Shades of Honey Flower #624074
Tints of Honey Flower #624074
RGB
CMYK
RGB Variations
Color information
#624074 (or 0x624074) is known color: Honey Flower. HEX triplet: 62, 40 and 74. RGB value is (98,64,116). Sum of RGB (Red+Green+Blue) = 98+64+116=278 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.25% from 278); Green value is 64 (25.39% from 255 or 23.02% from 278); Blue value is 116 (45.70% from 255 or 41.73% from 278); Max value from RGB is 116 - color contains mainly: blue. Hex color #624074 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624074 is #9DBF8B. Grayscale: #4F4F4F. Windows color (decimal): -10338188 or 7618658. OLE color: 7618658.
HSL color Cylindrical-coordinate representation of color #624074: hue angle of 279.23º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #624074 is Cyan = 0.16, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 64 | 116 | - |
| CMYK | 0.16 | 0.45 | 0 | 0.55 |
| HSL | 279.23º | 0.29% | 0.35% | - |
| HSV(B) | 279.23º | 0.45% | 0.45% | - |
| XYZ | 10.02 | 7.52 | 17.45 | - |
| YUV | 80.09 | 148.26 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 64 | 116 | 0.16 | 0.45 | 0 | 0.55 | 279.23 | 0.29 | 0.35 |
| Hex | 62 | 40 | 74 | 10 | 2D | 0 | 37 | 117 | 1D | 23 |
| Octal | 142 | 100 | 164 | 20 | 55 | 0 | 67 | 427 | 35 | 43 |
| Binary | 1100010 | 1000000 | 1110100 | 10000 | 101101 | 0 | 110111 | 100010111 | 11101 | 100011 |
Color Harmonies of #624074
Complementary color
Monochromatic Colors of #624074
Black with #624074
Text Example
Text Example
White with #624074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624074; }
p { color: rgb(98,64,116); }
H1.HeaderClassName
{
color: #624074;
}
.AnyTagClassName
{
color: #624074;
}
</style>
background-color css
<style>
a { background-color: #624074; }
a { background-color: rgb(98,64,116); }
div.DivClassName
{
background-color: #624074;
}
.BgClassName
{
background-color: #624074;
}
</style>
border-color css
<style>
span { border-color: #624074; }
span { border-color: rgb(98,64,116); }
td.TdClassName
{
border-color: #624074;
}
.TagClassName
{
border-color: #624074;
}
</style>