Shades of Kingfisher Daisy #572691
Tints of Kingfisher Daisy #572691
RGB
CMYK
RGB Variations
Color information
#572691 (or 0x572691) is known color: Kingfisher Daisy. HEX triplet: 57, 26 and 91. RGB value is (87,38,145). Sum of RGB (Red+Green+Blue) = 87+38+145=270 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.22% from 270); Green value is 38 (15.23% from 255 or 14.07% from 270); Blue value is 145 (57.03% from 255 or 53.70% from 270); Max value from RGB is 145 - color contains mainly: blue. Hex color #572691 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572691 is #A8D96E. Grayscale: #404040. Windows color (decimal): -11065711 or 9512535. OLE color: 9512535.
HSL color Cylindrical-coordinate representation of color #572691: hue angle of 267.48º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #572691 is Cyan = 0.4, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 38 | 145 | - |
| CMYK | 0.4 | 0.74 | 0 | 0.43 |
| HSL | 267.48º | 0.58% | 0.36% | - |
| HSV(B) | 267.48º | 0.74% | 0.57% | - |
| XYZ | 9.73 | 5.46 | 27.33 | - |
| YUV | 64.85 | 173.23 | 143.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 145 | 0.4 | 0.74 | 0 | 0.43 | 267.48 | 0.58 | 0.36 |
| Hex | 57 | 26 | 91 | 28 | 4A | 0 | 2B | 10B | 3A | 24 |
| Octal | 127 | 46 | 221 | 50 | 112 | 0 | 53 | 413 | 72 | 44 |
| Binary | 1010111 | 100110 | 10010001 | 101000 | 1001010 | 0 | 101011 | 100001011 | 111010 | 100100 |
Color Harmonies of #572691
Complementary color
Monochromatic Colors of #572691
Black with #572691
Text Example
Text Example
White with #572691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572691; }
p { color: rgb(87,38,145); }
H1.HeaderClassName
{
color: #572691;
}
.AnyTagClassName
{
color: #572691;
}
</style>
background-color css
<style>
a { background-color: #572691; }
a { background-color: rgb(87,38,145); }
div.DivClassName
{
background-color: #572691;
}
.BgClassName
{
background-color: #572691;
}
</style>
border-color css
<style>
span { border-color: #572691; }
span { border-color: rgb(87,38,145); }
td.TdClassName
{
border-color: #572691;
}
.TagClassName
{
border-color: #572691;
}
</style>