Shades of Honey Flower #604078
Tints of Honey Flower #604078
RGB
CMYK
RGB Variations
Color information
#604078 (or 0x604078) is known color: Honey Flower. HEX triplet: 60, 40 and 78. RGB value is (96,64,120). Sum of RGB (Red+Green+Blue) = 96+64+120=280 (37% of max value = 765). Red value is 96 (37.89% from 255 or 34.29% from 280); Green value is 64 (25.39% from 255 or 22.86% from 280); Blue value is 120 (47.27% from 255 or 42.86% from 280); Max value from RGB is 120 - color contains mainly: blue. Hex color #604078 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604078 is #9FBF87. Grayscale: #4F4F4F. Windows color (decimal): -10469256 or 7880800. OLE color: 7880800.
HSL color Cylindrical-coordinate representation of color #604078: hue angle of 274.29º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #604078 is Cyan = 0.2, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 64 | 120 | - |
| CMYK | 0.2 | 0.47 | 0 | 0.53 |
| HSL | 274.29º | 0.3% | 0.36% | - |
| HSV(B) | 274.29º | 0.47% | 0.47% | - |
| XYZ | 10.05 | 7.51 | 18.69 | - |
| YUV | 79.95 | 150.6 | 139.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 64 | 120 | 0.2 | 0.47 | 0 | 0.53 | 274.29 | 0.3 | 0.36 |
| Hex | 60 | 40 | 78 | 14 | 2F | 0 | 35 | 112 | 1E | 24 |
| Octal | 140 | 100 | 170 | 24 | 57 | 0 | 65 | 422 | 36 | 44 |
| Binary | 1100000 | 1000000 | 1111000 | 10100 | 101111 | 0 | 110101 | 100010010 | 11110 | 100100 |
Color Harmonies of #604078
Complementary color
Monochromatic Colors of #604078
Black with #604078
Text Example
Text Example
White with #604078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604078; }
p { color: rgb(96,64,120); }
H1.HeaderClassName
{
color: #604078;
}
.AnyTagClassName
{
color: #604078;
}
</style>
background-color css
<style>
a { background-color: #604078; }
a { background-color: rgb(96,64,120); }
div.DivClassName
{
background-color: #604078;
}
.BgClassName
{
background-color: #604078;
}
</style>
border-color css
<style>
span { border-color: #604078; }
span { border-color: rgb(96,64,120); }
td.TdClassName
{
border-color: #604078;
}
.TagClassName
{
border-color: #604078;
}
</style>