Shades of Kingfisher Daisy #573174
Tints of Kingfisher Daisy #573174
RGB
CMYK
RGB Variations
Color information
#573174 (or 0x573174) is known color: Kingfisher Daisy. HEX triplet: 57, 31 and 74. RGB value is (87,49,116). Sum of RGB (Red+Green+Blue) = 87+49+116=252 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.52% from 252); Green value is 49 (19.53% from 255 or 19.44% from 252); Blue value is 116 (45.70% from 255 or 46.03% from 252); Max value from RGB is 116 - color contains mainly: blue. Hex color #573174 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573174 is #A8CE8B. Grayscale: #434343. Windows color (decimal): -11062924 or 7614807. OLE color: 7614807.
HSL color Cylindrical-coordinate representation of color #573174: hue angle of 274.03º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #573174 is Cyan = 0.25, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 49 | 116 | - |
| CMYK | 0.25 | 0.58 | 0 | 0.55 |
| HSL | 274.03º | 0.41% | 0.32% | - |
| HSV(B) | 274.03º | 0.58% | 0.45% | - |
| XYZ | 8.18 | 5.48 | 17.15 | - |
| YUV | 68 | 155.09 | 141.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 116 | 0.25 | 0.58 | 0 | 0.55 | 274.03 | 0.41 | 0.32 |
| Hex | 57 | 31 | 74 | 19 | 3A | 0 | 37 | 112 | 29 | 20 |
| Octal | 127 | 61 | 164 | 31 | 72 | 0 | 67 | 422 | 51 | 40 |
| Binary | 1010111 | 110001 | 1110100 | 11001 | 111010 | 0 | 110111 | 100010010 | 101001 | 100000 |
Color Harmonies of #573174
Complementary color
Monochromatic Colors of #573174
Black with #573174
Text Example
Text Example
White with #573174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573174; }
p { color: rgb(87,49,116); }
H1.HeaderClassName
{
color: #573174;
}
.AnyTagClassName
{
color: #573174;
}
</style>
background-color css
<style>
a { background-color: #573174; }
a { background-color: rgb(87,49,116); }
div.DivClassName
{
background-color: #573174;
}
.BgClassName
{
background-color: #573174;
}
</style>
border-color css
<style>
span { border-color: #573174; }
span { border-color: rgb(87,49,116); }
td.TdClassName
{
border-color: #573174;
}
.TagClassName
{
border-color: #573174;
}
</style>