Shades of Kingfisher Daisy #573685
Tints of Kingfisher Daisy #573685
RGB
CMYK
RGB Variations
Color information
#573685 (or 0x573685) is known color: Kingfisher Daisy. HEX triplet: 57, 36 and 85. RGB value is (87,54,133). Sum of RGB (Red+Green+Blue) = 87+54+133=274 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.75% from 274); Green value is 54 (21.48% from 255 or 19.71% from 274); Blue value is 133 (52.34% from 255 or 48.54% from 274); Max value from RGB is 133 - color contains mainly: blue. Hex color #573685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573685 is #A8C97A. Grayscale: #484848. Windows color (decimal): -11061627 or 8730199. OLE color: 8730199.
HSL color Cylindrical-coordinate representation of color #573685: hue angle of 265.06º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #573685 is Cyan = 0.35, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 54 | 133 | - |
| CMYK | 0.35 | 0.59 | 0 | 0.48 |
| HSL | 265.06º | 0.42% | 0.37% | - |
| HSV(B) | 265.06º | 0.59% | 0.52% | - |
| XYZ | 9.48 | 6.36 | 22.92 | - |
| YUV | 72.87 | 161.93 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 54 | 133 | 0.35 | 0.59 | 0 | 0.48 | 265.06 | 0.42 | 0.37 |
| Hex | 57 | 36 | 85 | 23 | 3B | 0 | 30 | 109 | 2A | 25 |
| Octal | 127 | 66 | 205 | 43 | 73 | 0 | 60 | 411 | 52 | 45 |
| Binary | 1010111 | 110110 | 10000101 | 100011 | 111011 | 0 | 110000 | 100001001 | 101010 | 100101 |
Color Harmonies of #573685
Complementary color
Monochromatic Colors of #573685
Black with #573685
Text Example
Text Example
White with #573685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573685; }
p { color: rgb(87,54,133); }
H1.HeaderClassName
{
color: #573685;
}
.AnyTagClassName
{
color: #573685;
}
</style>
background-color css
<style>
a { background-color: #573685; }
a { background-color: rgb(87,54,133); }
div.DivClassName
{
background-color: #573685;
}
.BgClassName
{
background-color: #573685;
}
</style>
border-color css
<style>
span { border-color: #573685; }
span { border-color: rgb(87,54,133); }
td.TdClassName
{
border-color: #573685;
}
.TagClassName
{
border-color: #573685;
}
</style>