Shades of Honey Flower #604977
Tints of Honey Flower #604977
RGB
CMYK
RGB Variations
Color information
#604977 (or 0x604977) is known color: Honey Flower. HEX triplet: 60, 49 and 77. RGB value is (96,73,119). Sum of RGB (Red+Green+Blue) = 96+73+119=288 (38% of max value = 765). Red value is 96 (37.89% from 255 or 33.33% from 288); Green value is 73 (28.91% from 255 or 25.35% from 288); Blue value is 119 (46.88% from 255 or 41.32% from 288); Max value from RGB is 119 - color contains mainly: blue. Hex color #604977 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604977 is #9FB688. Grayscale: #545454. Windows color (decimal): -10466953 or 7817568. OLE color: 7817568.
HSL color Cylindrical-coordinate representation of color #604977: hue angle of 270º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #604977 is Cyan = 0.19, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 73 | 119 | - |
| CMYK | 0.19 | 0.39 | 0 | 0.53 |
| HSL | 270º | 0.24% | 0.38% | - |
| HSV(B) | 270º | 0.39% | 0.47% | - |
| XYZ | 10.54 | 8.58 | 18.55 | - |
| YUV | 85.12 | 147.12 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 73 | 119 | 0.19 | 0.39 | 0 | 0.53 | 270 | 0.24 | 0.38 |
| Hex | 60 | 49 | 77 | 13 | 27 | 0 | 35 | 10E | 18 | 26 |
| Octal | 140 | 111 | 167 | 23 | 47 | 0 | 65 | 416 | 30 | 46 |
| Binary | 1100000 | 1001001 | 1110111 | 10011 | 100111 | 0 | 110101 | 100001110 | 11000 | 100110 |
Color Harmonies of #604977
Complementary color
Monochromatic Colors of #604977
Black with #604977
Text Example
Text Example
White with #604977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604977; }
p { color: rgb(96,73,119); }
H1.HeaderClassName
{
color: #604977;
}
.AnyTagClassName
{
color: #604977;
}
</style>
background-color css
<style>
a { background-color: #604977; }
a { background-color: rgb(96,73,119); }
div.DivClassName
{
background-color: #604977;
}
.BgClassName
{
background-color: #604977;
}
</style>
border-color css
<style>
span { border-color: #604977; }
span { border-color: rgb(96,73,119); }
td.TdClassName
{
border-color: #604977;
}
.TagClassName
{
border-color: #604977;
}
</style>