Shades of Kingfisher Daisy #572880
Tints of Kingfisher Daisy #572880
RGB
CMYK
RGB Variations
Color information
#572880 (or 0x572880) is known color: Kingfisher Daisy. HEX triplet: 57, 28 and 80. RGB value is (87,40,128). Sum of RGB (Red+Green+Blue) = 87+40+128=255 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.12% from 255); Green value is 40 (16.02% from 255 or 15.69% from 255); Blue value is 128 (50.39% from 255 or 50.20% from 255); Max value from RGB is 128 - color contains mainly: blue. Hex color #572880 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572880 is #A8D77F. Grayscale: #3F3F3F. Windows color (decimal): -11065216 or 8398935. OLE color: 8398935.
HSL color Cylindrical-coordinate representation of color #572880: hue angle of 272.05º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #572880 is Cyan = 0.32, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 87 | 40 | 128 | - |
| CMYK | 0.32 | 0.69 | 0 | 0.50 |
| HSL | 272.05º | 0.52% | 0.33% | - |
| HSV(B) | 272.05º | 0.69% | 0.5% | - |
| XYZ | 8.59 | 5.1 | 20.95 | - |
| YUV | 64.09 | 164.07 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 128 | 0.32 | 0.69 | 0 | 0.50 | 272.05 | 0.52 | 0.33 |
| Hex | 57 | 28 | 80 | 20 | 45 | 0 | 32 | 110 | 34 | 21 |
| Octal | 127 | 50 | 200 | 40 | 105 | 0 | 62 | 420 | 64 | 41 |
| Binary | 1010111 | 101000 | 10000000 | 100000 | 1000101 | 0 | 110010 | 100010000 | 110100 | 100001 |
Color Harmonies of #572880
Complementary color
Monochromatic Colors of #572880
Black with #572880
Text Example
Text Example
White with #572880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572880; }
p { color: rgb(87,40,128); }
H1.HeaderClassName
{
color: #572880;
}
.AnyTagClassName
{
color: #572880;
}
</style>
background-color css
<style>
a { background-color: #572880; }
a { background-color: rgb(87,40,128); }
div.DivClassName
{
background-color: #572880;
}
.BgClassName
{
background-color: #572880;
}
</style>
border-color css
<style>
span { border-color: #572880; }
span { border-color: rgb(87,40,128); }
td.TdClassName
{
border-color: #572880;
}
.TagClassName
{
border-color: #572880;
}
</style>