Shades of Kingfisher Daisy #573185
Tints of Kingfisher Daisy #573185
RGB
CMYK
RGB Variations
Color information
#573185 (or 0x573185) is known color: Kingfisher Daisy. HEX triplet: 57, 31 and 85. RGB value is (87,49,133). Sum of RGB (Red+Green+Blue) = 87+49+133=269 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.34% from 269); Green value is 49 (19.53% from 255 or 18.22% from 269); Blue value is 133 (52.34% from 255 or 49.44% from 269); Max value from RGB is 133 - color contains mainly: blue. Hex color #573185 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573185 is #A8CE7A. Grayscale: #454545. Windows color (decimal): -11062907 or 8728919. OLE color: 8728919.
HSL color Cylindrical-coordinate representation of color #573185: hue angle of 267.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #573185 is Cyan = 0.35, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 49 | 133 | - |
| CMYK | 0.35 | 0.63 | 0 | 0.48 |
| HSL | 267.14º | 0.46% | 0.36% | - |
| HSV(B) | 267.14º | 0.63% | 0.52% | - |
| XYZ | 9.26 | 5.92 | 22.84 | - |
| YUV | 69.94 | 163.59 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 133 | 0.35 | 0.63 | 0 | 0.48 | 267.14 | 0.46 | 0.36 |
| Hex | 57 | 31 | 85 | 23 | 3F | 0 | 30 | 10B | 2E | 24 |
| Octal | 127 | 61 | 205 | 43 | 77 | 0 | 60 | 413 | 56 | 44 |
| Binary | 1010111 | 110001 | 10000101 | 100011 | 111111 | 0 | 110000 | 100001011 | 101110 | 100100 |
Color Harmonies of #573185
Complementary color
Monochromatic Colors of #573185
Black with #573185
Text Example
Text Example
White with #573185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573185; }
p { color: rgb(87,49,133); }
H1.HeaderClassName
{
color: #573185;
}
.AnyTagClassName
{
color: #573185;
}
</style>
background-color css
<style>
a { background-color: #573185; }
a { background-color: rgb(87,49,133); }
div.DivClassName
{
background-color: #573185;
}
.BgClassName
{
background-color: #573185;
}
</style>
border-color css
<style>
span { border-color: #573185; }
span { border-color: rgb(87,49,133); }
td.TdClassName
{
border-color: #573185;
}
.TagClassName
{
border-color: #573185;
}
</style>