Shades of Honey Flower #604072
Tints of Honey Flower #604072
RGB
CMYK
RGB Variations
Color information
#604072 (or 0x604072) is known color: Honey Flower. HEX triplet: 60, 40 and 72. RGB value is (96,64,114). Sum of RGB (Red+Green+Blue) = 96+64+114=274 (36% of max value = 765). Red value is 96 (37.89% from 255 or 35.04% from 274); Green value is 64 (25.39% from 255 or 23.36% from 274); Blue value is 114 (44.92% from 255 or 41.61% from 274); Max value from RGB is 114 - color contains mainly: blue. Hex color #604072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604072 is #9FBF8D. Grayscale: #4F4F4F. Windows color (decimal): -10469262 or 7487584. OLE color: 7487584.
HSL color Cylindrical-coordinate representation of color #604072: hue angle of 278.4º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #604072 is Cyan = 0.16, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 64 | 114 | - |
| CMYK | 0.16 | 0.44 | 0 | 0.55 |
| HSL | 278.4º | 0.28% | 0.35% | - |
| HSV(B) | 278.4º | 0.44% | 0.45% | - |
| XYZ | 9.69 | 7.37 | 16.83 | - |
| YUV | 79.27 | 147.6 | 139.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 64 | 114 | 0.16 | 0.44 | 0 | 0.55 | 278.4 | 0.28 | 0.35 |
| Hex | 60 | 40 | 72 | 10 | 2C | 0 | 37 | 116 | 1C | 23 |
| Octal | 140 | 100 | 162 | 20 | 54 | 0 | 67 | 426 | 34 | 43 |
| Binary | 1100000 | 1000000 | 1110010 | 10000 | 101100 | 0 | 110111 | 100010110 | 11100 | 100011 |
Color Harmonies of #604072
Complementary color
Monochromatic Colors of #604072
Black with #604072
Text Example
Text Example
White with #604072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604072; }
p { color: rgb(96,64,114); }
H1.HeaderClassName
{
color: #604072;
}
.AnyTagClassName
{
color: #604072;
}
</style>
background-color css
<style>
a { background-color: #604072; }
a { background-color: rgb(96,64,114); }
div.DivClassName
{
background-color: #604072;
}
.BgClassName
{
background-color: #604072;
}
</style>
border-color css
<style>
span { border-color: #604072; }
span { border-color: rgb(96,64,114); }
td.TdClassName
{
border-color: #604072;
}
.TagClassName
{
border-color: #604072;
}
</style>