Shades of Kingfisher Daisy #574174
Tints of Kingfisher Daisy #574174
RGB
CMYK
RGB Variations
Color information
#574174 (or 0x574174) is known color: Kingfisher Daisy. HEX triplet: 57, 41 and 74. RGB value is (87,65,116). Sum of RGB (Red+Green+Blue) = 87+65+116=268 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.46% from 268); Green value is 65 (25.78% from 255 or 24.25% from 268); Blue value is 116 (45.70% from 255 or 43.28% from 268); Max value from RGB is 116 - color contains mainly: blue. Hex color #574174 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574174 is #A8BE8B. Grayscale: #4D4D4D. Windows color (decimal): -11058828 or 7618903. OLE color: 7618903.
HSL color Cylindrical-coordinate representation of color #574174: hue angle of 265.88º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #574174 is Cyan = 0.25, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 65 | 116 | - |
| CMYK | 0.25 | 0.44 | 0 | 0.55 |
| HSL | 265.88º | 0.28% | 0.35% | - |
| HSV(B) | 265.88º | 0.44% | 0.45% | - |
| XYZ | 8.97 | 7.07 | 17.41 | - |
| YUV | 77.39 | 149.79 | 134.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 65 | 116 | 0.25 | 0.44 | 0 | 0.55 | 265.88 | 0.28 | 0.35 |
| Hex | 57 | 41 | 74 | 19 | 2C | 0 | 37 | 10A | 1C | 23 |
| Octal | 127 | 101 | 164 | 31 | 54 | 0 | 67 | 412 | 34 | 43 |
| Binary | 1010111 | 1000001 | 1110100 | 11001 | 101100 | 0 | 110111 | 100001010 | 11100 | 100011 |
Color Harmonies of #574174
Complementary color
Monochromatic Colors of #574174
Black with #574174
Text Example
Text Example
White with #574174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574174; }
p { color: rgb(87,65,116); }
H1.HeaderClassName
{
color: #574174;
}
.AnyTagClassName
{
color: #574174;
}
</style>
background-color css
<style>
a { background-color: #574174; }
a { background-color: rgb(87,65,116); }
div.DivClassName
{
background-color: #574174;
}
.BgClassName
{
background-color: #574174;
}
</style>
border-color css
<style>
span { border-color: #574174; }
span { border-color: rgb(87,65,116); }
td.TdClassName
{
border-color: #574174;
}
.TagClassName
{
border-color: #574174;
}
</style>