Shades of Kingfisher Daisy #574076
Tints of Kingfisher Daisy #574076
RGB
CMYK
RGB Variations
Color information
#574076 (or 0x574076) is known color: Kingfisher Daisy. HEX triplet: 57, 40 and 76. RGB value is (87,64,118). Sum of RGB (Red+Green+Blue) = 87+64+118=269 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.34% from 269); Green value is 64 (25.39% from 255 or 23.79% from 269); Blue value is 118 (46.48% from 255 or 43.87% from 269); Max value from RGB is 118 - color contains mainly: blue. Hex color #574076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574076 is #A8BF89. Grayscale: #4C4C4C. Windows color (decimal): -11059082 or 7749719. OLE color: 7749719.
HSL color Cylindrical-coordinate representation of color #574076: hue angle of 265.56º 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 #574076 is Cyan = 0.26, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 64 | 118 | - |
| CMYK | 0.26 | 0.46 | 0 | 0.54 |
| HSL | 265.56º | 0.3% | 0.36% | - |
| HSV(B) | 265.56º | 0.46% | 0.46% | - |
| XYZ | 9.03 | 7 | 18.01 | - |
| YUV | 77.03 | 151.12 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 118 | 0.26 | 0.46 | 0 | 0.54 | 265.56 | 0.3 | 0.36 |
| Hex | 57 | 40 | 76 | 1A | 2E | 0 | 36 | 10A | 1E | 24 |
| Octal | 127 | 100 | 166 | 32 | 56 | 0 | 66 | 412 | 36 | 44 |
| Binary | 1010111 | 1000000 | 1110110 | 11010 | 101110 | 0 | 110110 | 100001010 | 11110 | 100100 |
Color Harmonies of #574076
Complementary color
Monochromatic Colors of #574076
Black with #574076
Text Example
Text Example
White with #574076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574076; }
p { color: rgb(87,64,118); }
H1.HeaderClassName
{
color: #574076;
}
.AnyTagClassName
{
color: #574076;
}
</style>
background-color css
<style>
a { background-color: #574076; }
a { background-color: rgb(87,64,118); }
div.DivClassName
{
background-color: #574076;
}
.BgClassName
{
background-color: #574076;
}
</style>
border-color css
<style>
span { border-color: #574076; }
span { border-color: rgb(87,64,118); }
td.TdClassName
{
border-color: #574076;
}
.TagClassName
{
border-color: #574076;
}
</style>