Shades of Kingfisher Daisy #573877
Tints of Kingfisher Daisy #573877
RGB
CMYK
RGB Variations
Color information
#573877 (or 0x573877) is known color: Kingfisher Daisy. HEX triplet: 57, 38 and 77. RGB value is (87,56,119). Sum of RGB (Red+Green+Blue) = 87+56+119=262 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.21% from 262); Green value is 56 (22.27% from 255 or 21.37% from 262); Blue value is 119 (46.88% from 255 or 45.42% from 262); Max value from RGB is 119 - color contains mainly: blue. Hex color #573877 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573877 is #A8C788. Grayscale: #484848. Windows color (decimal): -11061129 or 7813207. OLE color: 7813207.
HSL color Cylindrical-coordinate representation of color #573877: hue angle of 269.52º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #573877 is Cyan = 0.27, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 56 | 119 | - |
| CMYK | 0.27 | 0.53 | 0 | 0.53 |
| HSL | 269.52º | 0.36% | 0.34% | - |
| HSV(B) | 269.52º | 0.53% | 0.47% | - |
| XYZ | 8.67 | 6.19 | 18.19 | - |
| YUV | 72.45 | 154.27 | 138.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 56 | 119 | 0.27 | 0.53 | 0 | 0.53 | 269.52 | 0.36 | 0.34 |
| Hex | 57 | 38 | 77 | 1B | 35 | 0 | 35 | 10E | 24 | 22 |
| Octal | 127 | 70 | 167 | 33 | 65 | 0 | 65 | 416 | 44 | 42 |
| Binary | 1010111 | 111000 | 1110111 | 11011 | 110101 | 0 | 110101 | 100001110 | 100100 | 100010 |
Color Harmonies of #573877
Complementary color
Monochromatic Colors of #573877
Black with #573877
Text Example
Text Example
White with #573877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573877; }
p { color: rgb(87,56,119); }
H1.HeaderClassName
{
color: #573877;
}
.AnyTagClassName
{
color: #573877;
}
</style>
background-color css
<style>
a { background-color: #573877; }
a { background-color: rgb(87,56,119); }
div.DivClassName
{
background-color: #573877;
}
.BgClassName
{
background-color: #573877;
}
</style>
border-color css
<style>
span { border-color: #573877; }
span { border-color: rgb(87,56,119); }
td.TdClassName
{
border-color: #573877;
}
.TagClassName
{
border-color: #573877;
}
</style>