Shades of Kingfisher Daisy #573076
Tints of Kingfisher Daisy #573076
RGB
CMYK
RGB Variations
Color information
#573076 (or 0x573076) is known color: Kingfisher Daisy. HEX triplet: 57, 30 and 76. RGB value is (87,48,118). Sum of RGB (Red+Green+Blue) = 87+48+118=253 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.39% from 253); Green value is 48 (19.14% from 255 or 18.97% from 253); Blue value is 118 (46.48% from 255 or 46.64% from 253); Max value from RGB is 118 - color contains mainly: blue. Hex color #573076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573076 is #A8CF89. Grayscale: #434343. Windows color (decimal): -11063178 or 7745623. OLE color: 7745623.
HSL color Cylindrical-coordinate representation of color #573076: hue angle of 273.43º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #573076 is Cyan = 0.26, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 48 | 118 | - |
| CMYK | 0.26 | 0.59 | 0 | 0.54 |
| HSL | 273.43º | 0.42% | 0.33% | - |
| HSV(B) | 273.43º | 0.59% | 0.46% | - |
| XYZ | 8.26 | 5.45 | 17.76 | - |
| YUV | 67.64 | 156.42 | 141.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 48 | 118 | 0.26 | 0.59 | 0 | 0.54 | 273.43 | 0.42 | 0.33 |
| Hex | 57 | 30 | 76 | 1A | 3B | 0 | 36 | 111 | 2A | 21 |
| Octal | 127 | 60 | 166 | 32 | 73 | 0 | 66 | 421 | 52 | 41 |
| Binary | 1010111 | 110000 | 1110110 | 11010 | 111011 | 0 | 110110 | 100010001 | 101010 | 100001 |
Color Harmonies of #573076
Complementary color
Monochromatic Colors of #573076
Black with #573076
Text Example
Text Example
White with #573076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573076; }
p { color: rgb(87,48,118); }
H1.HeaderClassName
{
color: #573076;
}
.AnyTagClassName
{
color: #573076;
}
</style>
background-color css
<style>
a { background-color: #573076; }
a { background-color: rgb(87,48,118); }
div.DivClassName
{
background-color: #573076;
}
.BgClassName
{
background-color: #573076;
}
</style>
border-color css
<style>
span { border-color: #573076; }
span { border-color: rgb(87,48,118); }
td.TdClassName
{
border-color: #573076;
}
.TagClassName
{
border-color: #573076;
}
</style>