Shades of Honey Flower #604366
Tints of Honey Flower #604366
RGB
CMYK
RGB Variations
Color information
#604366 (or 0x604366) is known color: Honey Flower. HEX triplet: 60, 43 and 66. RGB value is (96,67,102). Sum of RGB (Red+Green+Blue) = 96+67+102=265 (35% of max value = 765). Red value is 96 (37.89% from 255 or 36.23% from 265); Green value is 67 (26.56% from 255 or 25.28% from 265); Blue value is 102 (40.23% from 255 or 38.49% from 265); Max value from RGB is 102 - color contains mainly: blue. Hex color #604366 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604366 is #9FBC99. Grayscale: #4F4F4F. Windows color (decimal): -10468506 or 6701920. OLE color: 6701920.
HSL color Cylindrical-coordinate representation of color #604366: hue angle of 289.71º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #604366 is Cyan = 0.06, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 96 | 67 | 102 | - |
| CMYK | 0.06 | 0.34 | 0 | 0.6 |
| HSL | 289.71º | 0.21% | 0.33% | - |
| HSV(B) | 289.71º | 0.34% | 0.4% | - |
| XYZ | 9.23 | 7.46 | 13.52 | - |
| YUV | 79.66 | 140.61 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 102 | 0.06 | 0.34 | 0 | 0.6 | 289.71 | 0.21 | 0.33 |
| Hex | 60 | 43 | 66 | 6 | 22 | 0 | 3C | 122 | 15 | 21 |
| Octal | 140 | 103 | 146 | 6 | 42 | 0 | 74 | 442 | 25 | 41 |
| Binary | 1100000 | 1000011 | 1100110 | 110 | 100010 | 0 | 111100 | 100100010 | 10101 | 100001 |
Color Harmonies of #604366
Complementary color
Monochromatic Colors of #604366
Black with #604366
Text Example
Text Example
White with #604366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604366; }
p { color: rgb(96,67,102); }
H1.HeaderClassName
{
color: #604366;
}
.AnyTagClassName
{
color: #604366;
}
</style>
background-color css
<style>
a { background-color: #604366; }
a { background-color: rgb(96,67,102); }
div.DivClassName
{
background-color: #604366;
}
.BgClassName
{
background-color: #604366;
}
</style>
border-color css
<style>
span { border-color: #604366; }
span { border-color: rgb(96,67,102); }
td.TdClassName
{
border-color: #604366;
}
.TagClassName
{
border-color: #604366;
}
</style>