Shades of Kingfisher Daisy #574177
Tints of Kingfisher Daisy #574177
RGB
CMYK
RGB Variations
Color information
#574177 (or 0x574177) is known color: Kingfisher Daisy. HEX triplet: 57, 41 and 77. RGB value is (87,65,119). Sum of RGB (Red+Green+Blue) = 87+65+119=271 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.10% from 271); Green value is 65 (25.78% from 255 or 23.99% from 271); Blue value is 119 (46.88% from 255 or 43.91% from 271); Max value from RGB is 119 - color contains mainly: blue. Hex color #574177 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574177 is #A8BE88. Grayscale: #4D4D4D. Windows color (decimal): -11058825 or 7815511. OLE color: 7815511.
HSL color Cylindrical-coordinate representation of color #574177: hue angle of 264.44º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #574177 is Cyan = 0.27, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 65 | 119 | - |
| CMYK | 0.27 | 0.45 | 0 | 0.53 |
| HSL | 264.44º | 0.29% | 0.36% | - |
| HSV(B) | 264.44º | 0.45% | 0.47% | - |
| XYZ | 9.15 | 7.14 | 18.35 | - |
| YUV | 77.73 | 151.29 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 65 | 119 | 0.27 | 0.45 | 0 | 0.53 | 264.44 | 0.29 | 0.36 |
| Hex | 57 | 41 | 77 | 1B | 2D | 0 | 35 | 108 | 1D | 24 |
| Octal | 127 | 101 | 167 | 33 | 55 | 0 | 65 | 410 | 35 | 44 |
| Binary | 1010111 | 1000001 | 1110111 | 11011 | 101101 | 0 | 110101 | 100001000 | 11101 | 100100 |
Color Harmonies of #574177
Complementary color
Monochromatic Colors of #574177
Black with #574177
Text Example
Text Example
White with #574177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574177; }
p { color: rgb(87,65,119); }
H1.HeaderClassName
{
color: #574177;
}
.AnyTagClassName
{
color: #574177;
}
</style>
background-color css
<style>
a { background-color: #574177; }
a { background-color: rgb(87,65,119); }
div.DivClassName
{
background-color: #574177;
}
.BgClassName
{
background-color: #574177;
}
</style>
border-color css
<style>
span { border-color: #574177; }
span { border-color: rgb(87,65,119); }
td.TdClassName
{
border-color: #574177;
}
.TagClassName
{
border-color: #574177;
}
</style>