Shades of Honey Flower #604668
Tints of Honey Flower #604668
RGB
CMYK
RGB Variations
Color information
#604668 (or 0x604668) is known color: Honey Flower. HEX triplet: 60, 46 and 68. RGB value is (96,70,104). Sum of RGB (Red+Green+Blue) = 96+70+104=270 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.56% from 270); Green value is 70 (27.73% from 255 or 25.93% from 270); Blue value is 104 (41.02% from 255 or 38.52% from 270); Max value from RGB is 104 - color contains mainly: blue. Hex color #604668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604668 is #9FB997. Grayscale: #515151. Windows color (decimal): -10467736 or 6833760. OLE color: 6833760.
HSL color Cylindrical-coordinate representation of color #604668: hue angle of 285.88º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #604668 is Cyan = 0.08, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 96 | 70 | 104 | - |
| CMYK | 0.08 | 0.33 | 0 | 0.59 |
| HSL | 285.88º | 0.2% | 0.34% | - |
| HSV(B) | 285.88º | 0.33% | 0.41% | - |
| XYZ | 9.51 | 7.87 | 14.11 | - |
| YUV | 81.65 | 140.61 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 70 | 104 | 0.08 | 0.33 | 0 | 0.59 | 285.88 | 0.2 | 0.34 |
| Hex | 60 | 46 | 68 | 8 | 21 | 0 | 3B | 11E | 14 | 22 |
| Octal | 140 | 106 | 150 | 10 | 41 | 0 | 73 | 436 | 24 | 42 |
| Binary | 1100000 | 1000110 | 1101000 | 1000 | 100001 | 0 | 111011 | 100011110 | 10100 | 100010 |
Color Harmonies of #604668
Complementary color
Monochromatic Colors of #604668
Black with #604668
Text Example
Text Example
White with #604668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604668; }
p { color: rgb(96,70,104); }
H1.HeaderClassName
{
color: #604668;
}
.AnyTagClassName
{
color: #604668;
}
</style>
background-color css
<style>
a { background-color: #604668; }
a { background-color: rgb(96,70,104); }
div.DivClassName
{
background-color: #604668;
}
.BgClassName
{
background-color: #604668;
}
</style>
border-color css
<style>
span { border-color: #604668; }
span { border-color: rgb(96,70,104); }
td.TdClassName
{
border-color: #604668;
}
.TagClassName
{
border-color: #604668;
}
</style>