Shades of Kingfisher Daisy #594076
Tints of Kingfisher Daisy #594076
RGB
CMYK
RGB Variations
Color information
#594076 (or 0x594076) is known color: Kingfisher Daisy. HEX triplet: 59, 40 and 76. RGB value is (89,64,118). Sum of RGB (Red+Green+Blue) = 89+64+118=271 (35% of max value = 765). Red value is 89 (35.16% from 255 or 32.84% from 271); Green value is 64 (25.39% from 255 or 23.62% from 271); Blue value is 118 (46.48% from 255 or 43.54% from 271); Max value from RGB is 118 - color contains mainly: blue. Hex color #594076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594076 is #A6BF89. Grayscale: #4D4D4D. Windows color (decimal): -10928010 or 7749721. OLE color: 7749721.
HSL color Cylindrical-coordinate representation of color #594076: hue angle of 267.78º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #594076 is Cyan = 0.25, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 89 | 64 | 118 | - |
| CMYK | 0.25 | 0.46 | 0 | 0.54 |
| HSL | 267.78º | 0.3% | 0.36% | - |
| HSV(B) | 267.78º | 0.46% | 0.46% | - |
| XYZ | 9.22 | 7.1 | 18.02 | - |
| YUV | 77.63 | 150.78 | 136.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 118 | 0.25 | 0.46 | 0 | 0.54 | 267.78 | 0.3 | 0.36 |
| Hex | 59 | 40 | 76 | 19 | 2E | 0 | 36 | 10C | 1E | 24 |
| Octal | 131 | 100 | 166 | 31 | 56 | 0 | 66 | 414 | 36 | 44 |
| Binary | 1011001 | 1000000 | 1110110 | 11001 | 101110 | 0 | 110110 | 100001100 | 11110 | 100100 |
Color Harmonies of #594076
Complementary color
Monochromatic Colors of #594076
Black with #594076
Text Example
Text Example
White with #594076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594076; }
p { color: rgb(89,64,118); }
H1.HeaderClassName
{
color: #594076;
}
.AnyTagClassName
{
color: #594076;
}
</style>
background-color css
<style>
a { background-color: #594076; }
a { background-color: rgb(89,64,118); }
div.DivClassName
{
background-color: #594076;
}
.BgClassName
{
background-color: #594076;
}
</style>
border-color css
<style>
span { border-color: #594076; }
span { border-color: rgb(89,64,118); }
td.TdClassName
{
border-color: #594076;
}
.TagClassName
{
border-color: #594076;
}
</style>