Shades of Kingfisher Daisy #573686
Tints of Kingfisher Daisy #573686
RGB
CMYK
RGB Variations
Color information
#573686 (or 0x573686) is known color: Kingfisher Daisy. HEX triplet: 57, 36 and 86. RGB value is (87,54,134). Sum of RGB (Red+Green+Blue) = 87+54+134=275 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.64% from 275); Green value is 54 (21.48% from 255 or 19.64% from 275); Blue value is 134 (52.73% from 255 or 48.73% from 275); Max value from RGB is 134 - color contains mainly: blue. Hex color #573686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573686 is #A8C979. Grayscale: #484848. Windows color (decimal): -11061626 or 8795735. OLE color: 8795735.
HSL color Cylindrical-coordinate representation of color #573686: hue angle of 264.75º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #573686 is Cyan = 0.35, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 54 | 134 | - |
| CMYK | 0.35 | 0.60 | 0 | 0.47 |
| HSL | 264.75º | 0.43% | 0.37% | - |
| HSV(B) | 264.75º | 0.6% | 0.53% | - |
| XYZ | 9.55 | 6.39 | 23.28 | - |
| YUV | 72.99 | 162.43 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 54 | 134 | 0.35 | 0.60 | 0 | 0.47 | 264.75 | 0.43 | 0.37 |
| Hex | 57 | 36 | 86 | 23 | 3C | 0 | 2F | 109 | 2B | 25 |
| Octal | 127 | 66 | 206 | 43 | 74 | 0 | 57 | 411 | 53 | 45 |
| Binary | 1010111 | 110110 | 10000110 | 100011 | 111100 | 0 | 101111 | 100001001 | 101011 | 100101 |
Color Harmonies of #573686
Complementary color
Monochromatic Colors of #573686
Black with #573686
Text Example
Text Example
White with #573686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573686; }
p { color: rgb(87,54,134); }
H1.HeaderClassName
{
color: #573686;
}
.AnyTagClassName
{
color: #573686;
}
</style>
background-color css
<style>
a { background-color: #573686; }
a { background-color: rgb(87,54,134); }
div.DivClassName
{
background-color: #573686;
}
.BgClassName
{
background-color: #573686;
}
</style>
border-color css
<style>
span { border-color: #573686; }
span { border-color: rgb(87,54,134); }
td.TdClassName
{
border-color: #573686;
}
.TagClassName
{
border-color: #573686;
}
</style>