Shades of Honey Flower #604468
Tints of Honey Flower #604468
RGB
CMYK
RGB Variations
Color information
#604468 (or 0x604468) is known color: Honey Flower. HEX triplet: 60, 44 and 68. RGB value is (96,68,104). Sum of RGB (Red+Green+Blue) = 96+68+104=268 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.82% from 268); Green value is 68 (26.95% from 255 or 25.37% from 268); Blue value is 104 (41.02% from 255 or 38.81% from 268); Max value from RGB is 104 - color contains mainly: blue. Hex color #604468 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604468 is #9FBB97. Grayscale: #505050. Windows color (decimal): -10468248 or 6833248. OLE color: 6833248.
HSL color Cylindrical-coordinate representation of color #604468: hue angle of 286.67º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #604468 is Cyan = 0.08, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 96 | 68 | 104 | - |
| CMYK | 0.08 | 0.35 | 0 | 0.59 |
| HSL | 286.67º | 0.21% | 0.34% | - |
| HSV(B) | 286.67º | 0.35% | 0.41% | - |
| XYZ | 9.39 | 7.62 | 14.07 | - |
| YUV | 80.48 | 141.28 | 139.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 68 | 104 | 0.08 | 0.35 | 0 | 0.59 | 286.67 | 0.21 | 0.34 |
| Hex | 60 | 44 | 68 | 8 | 23 | 0 | 3B | 11F | 15 | 22 |
| Octal | 140 | 104 | 150 | 10 | 43 | 0 | 73 | 437 | 25 | 42 |
| Binary | 1100000 | 1000100 | 1101000 | 1000 | 100011 | 0 | 111011 | 100011111 | 10101 | 100010 |
Color Harmonies of #604468
Complementary color
Monochromatic Colors of #604468
Black with #604468
Text Example
Text Example
White with #604468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604468; }
p { color: rgb(96,68,104); }
H1.HeaderClassName
{
color: #604468;
}
.AnyTagClassName
{
color: #604468;
}
</style>
background-color css
<style>
a { background-color: #604468; }
a { background-color: rgb(96,68,104); }
div.DivClassName
{
background-color: #604468;
}
.BgClassName
{
background-color: #604468;
}
</style>
border-color css
<style>
span { border-color: #604468; }
span { border-color: rgb(96,68,104); }
td.TdClassName
{
border-color: #604468;
}
.TagClassName
{
border-color: #604468;
}
</style>