Shades of Kingfisher Daisy #572091
Tints of Kingfisher Daisy #572091
RGB
CMYK
RGB Variations
Color information
#572091 (or 0x572091) is known color: Kingfisher Daisy. HEX triplet: 57, 20 and 91. RGB value is (87,32,145). Sum of RGB (Red+Green+Blue) = 87+32+145=264 (34% of max value = 765). Red value is 87 (34.38% from 255 or 32.95% from 264); Green value is 32 (12.89% from 255 or 12.12% from 264); Blue value is 145 (57.03% from 255 or 54.92% from 264); Max value from RGB is 145 - color contains mainly: blue. Hex color #572091 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572091 is #A8DF6E. Grayscale: #3C3C3C. Windows color (decimal): -11067247 or 9510999. OLE color: 9510999.
HSL color Cylindrical-coordinate representation of color #572091: hue angle of 269.2º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #572091 is Cyan = 0.4, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 32 | 145 | - |
| CMYK | 0.4 | 0.78 | 0 | 0.43 |
| HSL | 269.2º | 0.64% | 0.35% | - |
| HSV(B) | 269.2º | 0.78% | 0.57% | - |
| XYZ | 9.56 | 5.1 | 27.27 | - |
| YUV | 61.33 | 175.22 | 146.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 32 | 145 | 0.4 | 0.78 | 0 | 0.43 | 269.2 | 0.64 | 0.35 |
| Hex | 57 | 20 | 91 | 28 | 4E | 0 | 2B | 10D | 40 | 23 |
| Octal | 127 | 40 | 221 | 50 | 116 | 0 | 53 | 415 | 100 | 43 |
| Binary | 1010111 | 100000 | 10010001 | 101000 | 1001110 | 0 | 101011 | 100001101 | 1000000 | 100011 |
Color Harmonies of #572091
Complementary color
Monochromatic Colors of #572091
Black with #572091
Text Example
Text Example
White with #572091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572091; }
p { color: rgb(87,32,145); }
H1.HeaderClassName
{
color: #572091;
}
.AnyTagClassName
{
color: #572091;
}
</style>
background-color css
<style>
a { background-color: #572091; }
a { background-color: rgb(87,32,145); }
div.DivClassName
{
background-color: #572091;
}
.BgClassName
{
background-color: #572091;
}
</style>
border-color css
<style>
span { border-color: #572091; }
span { border-color: rgb(87,32,145); }
td.TdClassName
{
border-color: #572091;
}
.TagClassName
{
border-color: #572091;
}
</style>