Shades of Honey Flower #604076
Tints of Honey Flower #604076
RGB
CMYK
RGB Variations
Color information
#604076 (or 0x604076) is known color: Honey Flower. HEX triplet: 60, 40 and 76. RGB value is (96,64,118). Sum of RGB (Red+Green+Blue) = 96+64+118=278 (36% of max value = 765). Red value is 96 (37.89% from 255 or 34.53% from 278); Green value is 64 (25.39% from 255 or 23.02% from 278); Blue value is 118 (46.48% from 255 or 42.45% from 278); Max value from RGB is 118 - color contains mainly: blue. Hex color #604076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604076 is #9FBF89. Grayscale: #4F4F4F. Windows color (decimal): -10469258 or 7749728. OLE color: 7749728.
HSL color Cylindrical-coordinate representation of color #604076: hue angle of 275.56º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #604076 is Cyan = 0.19, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 64 | 118 | - |
| CMYK | 0.19 | 0.46 | 0 | 0.54 |
| HSL | 275.56º | 0.3% | 0.36% | - |
| HSV(B) | 275.56º | 0.46% | 0.46% | - |
| XYZ | 9.93 | 7.46 | 18.06 | - |
| YUV | 79.72 | 149.6 | 139.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 64 | 118 | 0.19 | 0.46 | 0 | 0.54 | 275.56 | 0.3 | 0.36 |
| Hex | 60 | 40 | 76 | 13 | 2E | 0 | 36 | 114 | 1E | 24 |
| Octal | 140 | 100 | 166 | 23 | 56 | 0 | 66 | 424 | 36 | 44 |
| Binary | 1100000 | 1000000 | 1110110 | 10011 | 101110 | 0 | 110110 | 100010100 | 11110 | 100100 |
Color Harmonies of #604076
Complementary color
Monochromatic Colors of #604076
Black with #604076
Text Example
Text Example
White with #604076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604076; }
p { color: rgb(96,64,118); }
H1.HeaderClassName
{
color: #604076;
}
.AnyTagClassName
{
color: #604076;
}
</style>
background-color css
<style>
a { background-color: #604076; }
a { background-color: rgb(96,64,118); }
div.DivClassName
{
background-color: #604076;
}
.BgClassName
{
background-color: #604076;
}
</style>
border-color css
<style>
span { border-color: #604076; }
span { border-color: rgb(96,64,118); }
td.TdClassName
{
border-color: #604076;
}
.TagClassName
{
border-color: #604076;
}
</style>