Shades of Kingfisher Daisy #572881
Tints of Kingfisher Daisy #572881
RGB
CMYK
RGB Variations
Color information
#572881 (or 0x572881) is known color: Kingfisher Daisy. HEX triplet: 57, 28 and 81. RGB value is (87,40,129). Sum of RGB (Red+Green+Blue) = 87+40+129=256 (33% of max value = 765). Red value is 87 (34.38% from 255 or 33.98% from 256); Green value is 40 (16.02% from 255 or 15.62% from 256); Blue value is 129 (50.78% from 255 or 50.39% from 256); Max value from RGB is 129 - color contains mainly: blue. Hex color #572881 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572881 is #A8D77E. Grayscale: #3F3F3F. Windows color (decimal): -11065215 or 8464471. OLE color: 8464471.
HSL color Cylindrical-coordinate representation of color #572881: hue angle of 271.69º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #572881 is Cyan = 0.33, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 40 | 129 | - |
| CMYK | 0.33 | 0.69 | 0 | 0.49 |
| HSL | 271.69º | 0.53% | 0.33% | - |
| HSV(B) | 271.69º | 0.69% | 0.51% | - |
| XYZ | 8.65 | 5.13 | 21.3 | - |
| YUV | 64.2 | 164.57 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 129 | 0.33 | 0.69 | 0 | 0.49 | 271.69 | 0.53 | 0.33 |
| Hex | 57 | 28 | 81 | 21 | 45 | 0 | 31 | 110 | 35 | 21 |
| Octal | 127 | 50 | 201 | 41 | 105 | 0 | 61 | 420 | 65 | 41 |
| Binary | 1010111 | 101000 | 10000001 | 100001 | 1000101 | 0 | 110001 | 100010000 | 110101 | 100001 |
Color Harmonies of #572881
Complementary color
Monochromatic Colors of #572881
Black with #572881
Text Example
Text Example
White with #572881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572881; }
p { color: rgb(87,40,129); }
H1.HeaderClassName
{
color: #572881;
}
.AnyTagClassName
{
color: #572881;
}
</style>
background-color css
<style>
a { background-color: #572881; }
a { background-color: rgb(87,40,129); }
div.DivClassName
{
background-color: #572881;
}
.BgClassName
{
background-color: #572881;
}
</style>
border-color css
<style>
span { border-color: #572881; }
span { border-color: rgb(87,40,129); }
td.TdClassName
{
border-color: #572881;
}
.TagClassName
{
border-color: #572881;
}
</style>