Shades of Kingfisher Daisy #573975
Tints of Kingfisher Daisy #573975
RGB
CMYK
RGB Variations
Color information
#573975 (or 0x573975) is known color: Kingfisher Daisy. HEX triplet: 57, 39 and 75. RGB value is (87,57,117). Sum of RGB (Red+Green+Blue) = 87+57+117=261 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.33% from 261); Green value is 57 (22.66% from 255 or 21.84% from 261); Blue value is 117 (46.09% from 255 or 44.83% from 261); Max value from RGB is 117 - color contains mainly: blue. Hex color #573975 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573975 is #A8C68A. Grayscale: #484848. Windows color (decimal): -11060875 or 7682391. OLE color: 7682391.
HSL color Cylindrical-coordinate representation of color #573975: hue angle of 270º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #573975 is Cyan = 0.26, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 57 | 117 | - |
| CMYK | 0.26 | 0.51 | 0 | 0.54 |
| HSL | 270º | 0.34% | 0.34% | - |
| HSV(B) | 270º | 0.51% | 0.46% | - |
| XYZ | 8.6 | 6.24 | 17.58 | - |
| YUV | 72.81 | 152.94 | 138.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 57 | 117 | 0.26 | 0.51 | 0 | 0.54 | 270 | 0.34 | 0.34 |
| Hex | 57 | 39 | 75 | 1A | 33 | 0 | 36 | 10E | 22 | 22 |
| Octal | 127 | 71 | 165 | 32 | 63 | 0 | 66 | 416 | 42 | 42 |
| Binary | 1010111 | 111001 | 1110101 | 11010 | 110011 | 0 | 110110 | 100001110 | 100010 | 100010 |
Color Harmonies of #573975
Complementary color
Monochromatic Colors of #573975
Black with #573975
Text Example
Text Example
White with #573975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573975; }
p { color: rgb(87,57,117); }
H1.HeaderClassName
{
color: #573975;
}
.AnyTagClassName
{
color: #573975;
}
</style>
background-color css
<style>
a { background-color: #573975; }
a { background-color: rgb(87,57,117); }
div.DivClassName
{
background-color: #573975;
}
.BgClassName
{
background-color: #573975;
}
</style>
border-color css
<style>
span { border-color: #573975; }
span { border-color: rgb(87,57,117); }
td.TdClassName
{
border-color: #573975;
}
.TagClassName
{
border-color: #573975;
}
</style>