Shades of Kingfisher Daisy #572693
Tints of Kingfisher Daisy #572693
RGB
CMYK
RGB Variations
Color information
#572693 (or 0x572693) is known color: Kingfisher Daisy. HEX triplet: 57, 26 and 93. RGB value is (87,38,147). Sum of RGB (Red+Green+Blue) = 87+38+147=272 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.99% from 272); Green value is 38 (15.23% from 255 or 13.97% from 272); Blue value is 147 (57.81% from 255 or 54.04% from 272); Max value from RGB is 147 - color contains mainly: blue. Hex color #572693 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572693 is #A8D96C. Grayscale: #404040. Windows color (decimal): -11065709 or 9643607. OLE color: 9643607.
HSL color Cylindrical-coordinate representation of color #572693: hue angle of 266.97º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #572693 is Cyan = 0.41, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 38 | 147 | - |
| CMYK | 0.41 | 0.74 | 0 | 0.42 |
| HSL | 266.97º | 0.59% | 0.36% | - |
| HSV(B) | 266.97º | 0.74% | 0.58% | - |
| XYZ | 9.89 | 5.52 | 28.15 | - |
| YUV | 65.08 | 174.23 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 147 | 0.41 | 0.74 | 0 | 0.42 | 266.97 | 0.59 | 0.36 |
| Hex | 57 | 26 | 93 | 29 | 4A | 0 | 2A | 10B | 3B | 24 |
| Octal | 127 | 46 | 223 | 51 | 112 | 0 | 52 | 413 | 73 | 44 |
| Binary | 1010111 | 100110 | 10010011 | 101001 | 1001010 | 0 | 101010 | 100001011 | 111011 | 100100 |
Color Harmonies of #572693
Complementary color
Monochromatic Colors of #572693
Black with #572693
Text Example
Text Example
White with #572693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572693; }
p { color: rgb(87,38,147); }
H1.HeaderClassName
{
color: #572693;
}
.AnyTagClassName
{
color: #572693;
}
</style>
background-color css
<style>
a { background-color: #572693; }
a { background-color: rgb(87,38,147); }
div.DivClassName
{
background-color: #572693;
}
.BgClassName
{
background-color: #572693;
}
</style>
border-color css
<style>
span { border-color: #572693; }
span { border-color: rgb(87,38,147); }
td.TdClassName
{
border-color: #572693;
}
.TagClassName
{
border-color: #572693;
}
</style>