Shades of Kingfisher Daisy #572779
Tints of Kingfisher Daisy #572779
RGB
CMYK
RGB Variations
Color information
#572779 (or 0x572779) is known color: Kingfisher Daisy. HEX triplet: 57, 27 and 79. RGB value is (87,39,121). Sum of RGB (Red+Green+Blue) = 87+39+121=247 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.22% from 247); Green value is 39 (15.62% from 255 or 15.79% from 247); Blue value is 121 (47.66% from 255 or 48.99% from 247); Max value from RGB is 121 - color contains mainly: blue. Hex color #572779 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572779 is #A8D886. Grayscale: #3E3E3E. Windows color (decimal): -11065479 or 7939927. OLE color: 7939927.
HSL color Cylindrical-coordinate representation of color #572779: hue angle of 275.12º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #572779 is Cyan = 0.28, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 39 | 121 | - |
| CMYK | 0.28 | 0.68 | 0 | 0.53 |
| HSL | 275.12º | 0.51% | 0.31% | - |
| HSV(B) | 275.12º | 0.68% | 0.47% | - |
| XYZ | 8.11 | 4.86 | 18.6 | - |
| YUV | 62.7 | 160.9 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 121 | 0.28 | 0.68 | 0 | 0.53 | 275.12 | 0.51 | 0.31 |
| Hex | 57 | 27 | 79 | 1C | 44 | 0 | 35 | 113 | 33 | 1F |
| Octal | 127 | 47 | 171 | 34 | 104 | 0 | 65 | 423 | 63 | 37 |
| Binary | 1010111 | 100111 | 1111001 | 11100 | 1000100 | 0 | 110101 | 100010011 | 110011 | 11111 |
Color Harmonies of #572779
Complementary color
Monochromatic Colors of #572779
Black with #572779
Text Example
Text Example
White with #572779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572779; }
p { color: rgb(87,39,121); }
H1.HeaderClassName
{
color: #572779;
}
.AnyTagClassName
{
color: #572779;
}
</style>
background-color css
<style>
a { background-color: #572779; }
a { background-color: rgb(87,39,121); }
div.DivClassName
{
background-color: #572779;
}
.BgClassName
{
background-color: #572779;
}
</style>
border-color css
<style>
span { border-color: #572779; }
span { border-color: rgb(87,39,121); }
td.TdClassName
{
border-color: #572779;
}
.TagClassName
{
border-color: #572779;
}
</style>