Shades of Honey Flower #604671
Tints of Honey Flower #604671
RGB
CMYK
RGB Variations
Color information
#604671 (or 0x604671) is known color: Honey Flower. HEX triplet: 60, 46 and 71. RGB value is (96,70,113). Sum of RGB (Red+Green+Blue) = 96+70+113=279 (36% of max value = 765). Red value is 96 (37.89% from 255 or 34.41% from 279); Green value is 70 (27.73% from 255 or 25.09% from 279); Blue value is 113 (44.53% from 255 or 40.50% from 279); Max value from RGB is 113 - color contains mainly: blue. Hex color #604671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604671 is #9FB98E. Grayscale: #525252. Windows color (decimal): -10467727 or 7423584. OLE color: 7423584.
HSL color Cylindrical-coordinate representation of color #604671: hue angle of 276.28º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #604671 is Cyan = 0.15, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 70 | 113 | - |
| CMYK | 0.15 | 0.38 | 0 | 0.56 |
| HSL | 276.28º | 0.23% | 0.36% | - |
| HSV(B) | 276.28º | 0.38% | 0.44% | - |
| XYZ | 9.99 | 8.06 | 16.65 | - |
| YUV | 82.68 | 145.11 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 70 | 113 | 0.15 | 0.38 | 0 | 0.56 | 276.28 | 0.23 | 0.36 |
| Hex | 60 | 46 | 71 | F | 26 | 0 | 38 | 114 | 17 | 24 |
| Octal | 140 | 106 | 161 | 17 | 46 | 0 | 70 | 424 | 27 | 44 |
| Binary | 1100000 | 1000110 | 1110001 | 1111 | 100110 | 0 | 111000 | 100010100 | 10111 | 100100 |
Color Harmonies of #604671
Complementary color
Monochromatic Colors of #604671
Black with #604671
Text Example
Text Example
White with #604671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604671; }
p { color: rgb(96,70,113); }
H1.HeaderClassName
{
color: #604671;
}
.AnyTagClassName
{
color: #604671;
}
</style>
background-color css
<style>
a { background-color: #604671; }
a { background-color: rgb(96,70,113); }
div.DivClassName
{
background-color: #604671;
}
.BgClassName
{
background-color: #604671;
}
</style>
border-color css
<style>
span { border-color: #604671; }
span { border-color: rgb(96,70,113); }
td.TdClassName
{
border-color: #604671;
}
.TagClassName
{
border-color: #604671;
}
</style>