Shades of Kingfisher Daisy #573175
Tints of Kingfisher Daisy #573175
RGB
CMYK
RGB Variations
Color information
#573175 (or 0x573175) is known color: Kingfisher Daisy. HEX triplet: 57, 31 and 75. RGB value is (87,49,117). Sum of RGB (Red+Green+Blue) = 87+49+117=253 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.39% from 253); Green value is 49 (19.53% from 255 or 19.37% from 253); Blue value is 117 (46.09% from 255 or 46.25% from 253); Max value from RGB is 117 - color contains mainly: blue. Hex color #573175 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573175 is #A8CE8A. Grayscale: #434343. Windows color (decimal): -11062923 or 7680343. OLE color: 7680343.
HSL color Cylindrical-coordinate representation of color #573175: hue angle of 273.53º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #573175 is Cyan = 0.26, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 49 | 117 | - |
| CMYK | 0.26 | 0.58 | 0 | 0.54 |
| HSL | 273.53º | 0.41% | 0.33% | - |
| HSV(B) | 273.53º | 0.58% | 0.46% | - |
| XYZ | 8.24 | 5.51 | 17.46 | - |
| YUV | 68.11 | 155.59 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 117 | 0.26 | 0.58 | 0 | 0.54 | 273.53 | 0.41 | 0.33 |
| Hex | 57 | 31 | 75 | 1A | 3A | 0 | 36 | 112 | 29 | 21 |
| Octal | 127 | 61 | 165 | 32 | 72 | 0 | 66 | 422 | 51 | 41 |
| Binary | 1010111 | 110001 | 1110101 | 11010 | 111010 | 0 | 110110 | 100010010 | 101001 | 100001 |
Color Harmonies of #573175
Complementary color
Monochromatic Colors of #573175
Black with #573175
Text Example
Text Example
White with #573175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573175; }
p { color: rgb(87,49,117); }
H1.HeaderClassName
{
color: #573175;
}
.AnyTagClassName
{
color: #573175;
}
</style>
background-color css
<style>
a { background-color: #573175; }
a { background-color: rgb(87,49,117); }
div.DivClassName
{
background-color: #573175;
}
.BgClassName
{
background-color: #573175;
}
</style>
border-color css
<style>
span { border-color: #573175; }
span { border-color: rgb(87,49,117); }
td.TdClassName
{
border-color: #573175;
}
.TagClassName
{
border-color: #573175;
}
</style>