Shades of Honey Flower #624278
Tints of Honey Flower #624278
RGB
CMYK
RGB Variations
Color information
#624278 (or 0x624278) is known color: Honey Flower. HEX triplet: 62, 42 and 78. RGB value is (98,66,120). Sum of RGB (Red+Green+Blue) = 98+66+120=284 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.51% from 284); Green value is 66 (26.17% from 255 or 23.24% from 284); Blue value is 120 (47.27% from 255 or 42.25% from 284); Max value from RGB is 120 - color contains mainly: blue. Hex color #624278 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624278 is #9DBD87. Grayscale: #515151. Windows color (decimal): -10337672 or 7881314. OLE color: 7881314.
HSL color Cylindrical-coordinate representation of color #624278: hue angle of 275.56º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #624278 is Cyan = 0.18, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 66 | 120 | - |
| CMYK | 0.18 | 0.45 | 0 | 0.53 |
| HSL | 275.56º | 0.29% | 0.36% | - |
| HSV(B) | 275.56º | 0.45% | 0.47% | - |
| XYZ | 10.38 | 7.85 | 18.74 | - |
| YUV | 81.72 | 149.6 | 139.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 66 | 120 | 0.18 | 0.45 | 0 | 0.53 | 275.56 | 0.29 | 0.36 |
| Hex | 62 | 42 | 78 | 12 | 2D | 0 | 35 | 114 | 1D | 24 |
| Octal | 142 | 102 | 170 | 22 | 55 | 0 | 65 | 424 | 35 | 44 |
| Binary | 1100010 | 1000010 | 1111000 | 10010 | 101101 | 0 | 110101 | 100010100 | 11101 | 100100 |
Color Harmonies of #624278
Complementary color
Monochromatic Colors of #624278
Black with #624278
Text Example
Text Example
White with #624278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624278; }
p { color: rgb(98,66,120); }
H1.HeaderClassName
{
color: #624278;
}
.AnyTagClassName
{
color: #624278;
}
</style>
background-color css
<style>
a { background-color: #624278; }
a { background-color: rgb(98,66,120); }
div.DivClassName
{
background-color: #624278;
}
.BgClassName
{
background-color: #624278;
}
</style>
border-color css
<style>
span { border-color: #624278; }
span { border-color: rgb(98,66,120); }
td.TdClassName
{
border-color: #624278;
}
.TagClassName
{
border-color: #624278;
}
</style>