Shades of Honey Flower #604077
Tints of Honey Flower #604077
RGB
CMYK
RGB Variations
Color information
#604077 (or 0x604077) is known color: Honey Flower. HEX triplet: 60, 40 and 77. RGB value is (96,64,119). Sum of RGB (Red+Green+Blue) = 96+64+119=279 (36% of max value = 765). Red value is 96 (37.89% from 255 or 34.41% from 279); Green value is 64 (25.39% from 255 or 22.94% from 279); Blue value is 119 (46.88% from 255 or 42.65% from 279); Max value from RGB is 119 - color contains mainly: blue. Hex color #604077 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604077 is #9FBF88. Grayscale: #4F4F4F. Windows color (decimal): -10469257 or 7815264. OLE color: 7815264.
HSL color Cylindrical-coordinate representation of color #604077: hue angle of 274.91º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #604077 is Cyan = 0.19, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 64 | 119 | - |
| CMYK | 0.19 | 0.46 | 0 | 0.53 |
| HSL | 274.91º | 0.3% | 0.36% | - |
| HSV(B) | 274.91º | 0.46% | 0.47% | - |
| XYZ | 9.99 | 7.49 | 18.37 | - |
| YUV | 79.84 | 150.1 | 139.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 64 | 119 | 0.19 | 0.46 | 0 | 0.53 | 274.91 | 0.3 | 0.36 |
| Hex | 60 | 40 | 77 | 13 | 2E | 0 | 35 | 113 | 1E | 24 |
| Octal | 140 | 100 | 167 | 23 | 56 | 0 | 65 | 423 | 36 | 44 |
| Binary | 1100000 | 1000000 | 1110111 | 10011 | 101110 | 0 | 110101 | 100010011 | 11110 | 100100 |
Color Harmonies of #604077
Complementary color
Monochromatic Colors of #604077
Black with #604077
Text Example
Text Example
White with #604077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604077; }
p { color: rgb(96,64,119); }
H1.HeaderClassName
{
color: #604077;
}
.AnyTagClassName
{
color: #604077;
}
</style>
background-color css
<style>
a { background-color: #604077; }
a { background-color: rgb(96,64,119); }
div.DivClassName
{
background-color: #604077;
}
.BgClassName
{
background-color: #604077;
}
</style>
border-color css
<style>
span { border-color: #604077; }
span { border-color: rgb(96,64,119); }
td.TdClassName
{
border-color: #604077;
}
.TagClassName
{
border-color: #604077;
}
</style>