Shades of Honey Flower #604973
Tints of Honey Flower #604973
RGB
CMYK
RGB Variations
Color information
#604973 (or 0x604973) is known color: Honey Flower. HEX triplet: 60, 49 and 73. RGB value is (96,73,115). Sum of RGB (Red+Green+Blue) = 96+73+115=284 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.80% from 284); Green value is 73 (28.91% from 255 or 25.70% from 284); Blue value is 115 (45.31% from 255 or 40.49% from 284); Max value from RGB is 115 - color contains mainly: blue. Hex color #604973 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604973 is #9FB68C. Grayscale: #545454. Windows color (decimal): -10466957 or 7555424. OLE color: 7555424.
HSL color Cylindrical-coordinate representation of color #604973: hue angle of 272.86º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #604973 is Cyan = 0.17, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 73 | 115 | - |
| CMYK | 0.17 | 0.37 | 0 | 0.55 |
| HSL | 272.86º | 0.22% | 0.37% | - |
| HSV(B) | 272.86º | 0.37% | 0.45% | - |
| XYZ | 10.3 | 8.49 | 17.32 | - |
| YUV | 84.67 | 145.12 | 136.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 73 | 115 | 0.17 | 0.37 | 0 | 0.55 | 272.86 | 0.22 | 0.37 |
| Hex | 60 | 49 | 73 | 11 | 25 | 0 | 37 | 111 | 16 | 25 |
| Octal | 140 | 111 | 163 | 21 | 45 | 0 | 67 | 421 | 26 | 45 |
| Binary | 1100000 | 1001001 | 1110011 | 10001 | 100101 | 0 | 110111 | 100010001 | 10110 | 100101 |
Color Harmonies of #604973
Complementary color
Monochromatic Colors of #604973
Black with #604973
Text Example
Text Example
White with #604973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604973; }
p { color: rgb(96,73,115); }
H1.HeaderClassName
{
color: #604973;
}
.AnyTagClassName
{
color: #604973;
}
</style>
background-color css
<style>
a { background-color: #604973; }
a { background-color: rgb(96,73,115); }
div.DivClassName
{
background-color: #604973;
}
.BgClassName
{
background-color: #604973;
}
</style>
border-color css
<style>
span { border-color: #604973; }
span { border-color: rgb(96,73,115); }
td.TdClassName
{
border-color: #604973;
}
.TagClassName
{
border-color: #604973;
}
</style>