Shades of Kingfisher Daisy #573281
Tints of Kingfisher Daisy #573281
RGB
CMYK
RGB Variations
Color information
#573281 (or 0x573281) is known color: Kingfisher Daisy. HEX triplet: 57, 32 and 81. RGB value is (87,50,129). Sum of RGB (Red+Green+Blue) = 87+50+129=266 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.71% from 266); Green value is 50 (19.92% from 255 or 18.80% from 266); Blue value is 129 (50.78% from 255 or 48.50% from 266); Max value from RGB is 129 - color contains mainly: blue. Hex color #573281 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573281 is #A8CD7E. Grayscale: #454545. Windows color (decimal): -11062655 or 8467031. OLE color: 8467031.
HSL color Cylindrical-coordinate representation of color #573281: hue angle of 268.1º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #573281 is Cyan = 0.33, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 50 | 129 | - |
| CMYK | 0.33 | 0.61 | 0 | 0.49 |
| HSL | 268.1º | 0.44% | 0.35% | - |
| HSV(B) | 268.1º | 0.61% | 0.51% | - |
| XYZ | 9.03 | 5.89 | 21.43 | - |
| YUV | 70.07 | 161.26 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 50 | 129 | 0.33 | 0.61 | 0 | 0.49 | 268.1 | 0.44 | 0.35 |
| Hex | 57 | 32 | 81 | 21 | 3D | 0 | 31 | 10C | 2C | 23 |
| Octal | 127 | 62 | 201 | 41 | 75 | 0 | 61 | 414 | 54 | 43 |
| Binary | 1010111 | 110010 | 10000001 | 100001 | 111101 | 0 | 110001 | 100001100 | 101100 | 100011 |
Color Harmonies of #573281
Complementary color
Monochromatic Colors of #573281
Black with #573281
Text Example
Text Example
White with #573281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573281; }
p { color: rgb(87,50,129); }
H1.HeaderClassName
{
color: #573281;
}
.AnyTagClassName
{
color: #573281;
}
</style>
background-color css
<style>
a { background-color: #573281; }
a { background-color: rgb(87,50,129); }
div.DivClassName
{
background-color: #573281;
}
.BgClassName
{
background-color: #573281;
}
</style>
border-color css
<style>
span { border-color: #573281; }
span { border-color: rgb(87,50,129); }
td.TdClassName
{
border-color: #573281;
}
.TagClassName
{
border-color: #573281;
}
</style>