Shades of Honey Flower #604467
Tints of Honey Flower #604467
RGB
CMYK
RGB Variations
Color information
#604467 (or 0x604467) is known color: Honey Flower. HEX triplet: 60, 44 and 67. RGB value is (96,68,103). Sum of RGB (Red+Green+Blue) = 96+68+103=267 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.96% from 267); Green value is 68 (26.95% from 255 or 25.47% from 267); Blue value is 103 (40.62% from 255 or 38.58% from 267); Max value from RGB is 103 - color contains mainly: blue. Hex color #604467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604467 is #9FBB98. Grayscale: #505050. Windows color (decimal): -10468249 or 6767712. OLE color: 6767712.
HSL color Cylindrical-coordinate representation of color #604467: hue angle of 288º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #604467 is Cyan = 0.07, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 68 | 103 | - |
| CMYK | 0.07 | 0.34 | 0 | 0.60 |
| HSL | 288º | 0.2% | 0.34% | - |
| HSV(B) | 288º | 0.34% | 0.4% | - |
| XYZ | 9.34 | 7.6 | 13.81 | - |
| YUV | 80.36 | 140.78 | 139.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 68 | 103 | 0.07 | 0.34 | 0 | 0.60 | 288 | 0.2 | 0.34 |
| Hex | 60 | 44 | 67 | 7 | 22 | 0 | 3C | 120 | 14 | 22 |
| Octal | 140 | 104 | 147 | 7 | 42 | 0 | 74 | 440 | 24 | 42 |
| Binary | 1100000 | 1000100 | 1100111 | 111 | 100010 | 0 | 111100 | 100100000 | 10100 | 100010 |
Color Harmonies of #604467
Complementary color
Monochromatic Colors of #604467
Black with #604467
Text Example
Text Example
White with #604467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604467; }
p { color: rgb(96,68,103); }
H1.HeaderClassName
{
color: #604467;
}
.AnyTagClassName
{
color: #604467;
}
</style>
background-color css
<style>
a { background-color: #604467; }
a { background-color: rgb(96,68,103); }
div.DivClassName
{
background-color: #604467;
}
.BgClassName
{
background-color: #604467;
}
</style>
border-color css
<style>
span { border-color: #604467; }
span { border-color: rgb(96,68,103); }
td.TdClassName
{
border-color: #604467;
}
.TagClassName
{
border-color: #604467;
}
</style>