Shades of Honey Flower #604873
Tints of Honey Flower #604873
RGB
CMYK
RGB Variations
Color information
#604873 (or 0x604873) is known color: Honey Flower. HEX triplet: 60, 48 and 73. RGB value is (96,72,115). Sum of RGB (Red+Green+Blue) = 96+72+115=283 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.92% from 283); Green value is 72 (28.52% from 255 or 25.44% from 283); Blue value is 115 (45.31% from 255 or 40.64% from 283); Max value from RGB is 115 - color contains mainly: blue. Hex color #604873 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604873 is #9FB78C. Grayscale: #535353. Windows color (decimal): -10467213 or 7555168. OLE color: 7555168.
HSL color Cylindrical-coordinate representation of color #604873: hue angle of 273.49º degrees, saturation: 0.23, 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 #604873 is Cyan = 0.17, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 72 | 115 | - |
| CMYK | 0.17 | 0.37 | 0 | 0.55 |
| HSL | 273.49º | 0.23% | 0.37% | - |
| HSV(B) | 273.49º | 0.37% | 0.45% | - |
| XYZ | 10.24 | 8.36 | 17.29 | - |
| YUV | 84.08 | 145.45 | 136.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 72 | 115 | 0.17 | 0.37 | 0 | 0.55 | 273.49 | 0.23 | 0.37 |
| Hex | 60 | 48 | 73 | 11 | 25 | 0 | 37 | 111 | 17 | 25 |
| Octal | 140 | 110 | 163 | 21 | 45 | 0 | 67 | 421 | 27 | 45 |
| Binary | 1100000 | 1001000 | 1110011 | 10001 | 100101 | 0 | 110111 | 100010001 | 10111 | 100101 |
Color Harmonies of #604873
Complementary color
Monochromatic Colors of #604873
Black with #604873
Text Example
Text Example
White with #604873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604873; }
p { color: rgb(96,72,115); }
H1.HeaderClassName
{
color: #604873;
}
.AnyTagClassName
{
color: #604873;
}
</style>
background-color css
<style>
a { background-color: #604873; }
a { background-color: rgb(96,72,115); }
div.DivClassName
{
background-color: #604873;
}
.BgClassName
{
background-color: #604873;
}
</style>
border-color css
<style>
span { border-color: #604873; }
span { border-color: rgb(96,72,115); }
td.TdClassName
{
border-color: #604873;
}
.TagClassName
{
border-color: #604873;
}
</style>