Shades of Honey Flower #624875
Tints of Honey Flower #624875
RGB
CMYK
RGB Variations
Color information
#624875 (or 0x624875) is known color: Honey Flower. HEX triplet: 62, 48 and 75. RGB value is (98,72,117). Sum of RGB (Red+Green+Blue) = 98+72+117=287 (38% of max value = 765). Red value is 98 (38.67% from 255 or 34.15% from 287); Green value is 72 (28.52% from 255 or 25.09% from 287); Blue value is 117 (46.09% from 255 or 40.77% from 287); Max value from RGB is 117 - color contains mainly: blue. Hex color #624875 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624875 is #9DB78A. Grayscale: #545454. Windows color (decimal): -10336139 or 7686242. OLE color: 7686242.
HSL color Cylindrical-coordinate representation of color #624875: hue angle of 274.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #624875 is Cyan = 0.16, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 72 | 117 | - |
| CMYK | 0.16 | 0.38 | 0 | 0.54 |
| HSL | 274.67º | 0.24% | 0.37% | - |
| HSV(B) | 274.67º | 0.38% | 0.46% | - |
| XYZ | 10.57 | 8.52 | 17.92 | - |
| YUV | 84.9 | 146.11 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 72 | 117 | 0.16 | 0.38 | 0 | 0.54 | 274.67 | 0.24 | 0.37 |
| Hex | 62 | 48 | 75 | 10 | 26 | 0 | 36 | 113 | 18 | 25 |
| Octal | 142 | 110 | 165 | 20 | 46 | 0 | 66 | 423 | 30 | 45 |
| Binary | 1100010 | 1001000 | 1110101 | 10000 | 100110 | 0 | 110110 | 100010011 | 11000 | 100101 |
Color Harmonies of #624875
Complementary color
Monochromatic Colors of #624875
Black with #624875
Text Example
Text Example
White with #624875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624875; }
p { color: rgb(98,72,117); }
H1.HeaderClassName
{
color: #624875;
}
.AnyTagClassName
{
color: #624875;
}
</style>
background-color css
<style>
a { background-color: #624875; }
a { background-color: rgb(98,72,117); }
div.DivClassName
{
background-color: #624875;
}
.BgClassName
{
background-color: #624875;
}
</style>
border-color css
<style>
span { border-color: #624875; }
span { border-color: rgb(98,72,117); }
td.TdClassName
{
border-color: #624875;
}
.TagClassName
{
border-color: #624875;
}
</style>