Shades of Kingfisher Daisy #573288
Tints of Kingfisher Daisy #573288
RGB
CMYK
RGB Variations
Color information
#573288 (or 0x573288) is known color: Kingfisher Daisy. HEX triplet: 57, 32 and 88. RGB value is (87,50,136). Sum of RGB (Red+Green+Blue) = 87+50+136=273 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.87% from 273); Green value is 50 (19.92% from 255 or 18.32% from 273); Blue value is 136 (53.52% from 255 or 49.82% from 273); Max value from RGB is 136 - color contains mainly: blue. Hex color #573288 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573288 is #A8CD77. Grayscale: #464646. Windows color (decimal): -11062648 or 8925783. OLE color: 8925783.
HSL color Cylindrical-coordinate representation of color #573288: hue angle of 265.81º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #573288 is Cyan = 0.36, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 50 | 136 | - |
| CMYK | 0.36 | 0.63 | 0 | 0.47 |
| HSL | 265.81º | 0.46% | 0.36% | - |
| HSV(B) | 265.81º | 0.63% | 0.53% | - |
| XYZ | 9.52 | 6.09 | 23.97 | - |
| YUV | 70.87 | 164.76 | 139.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 50 | 136 | 0.36 | 0.63 | 0 | 0.47 | 265.81 | 0.46 | 0.36 |
| Hex | 57 | 32 | 88 | 24 | 3F | 0 | 2F | 10A | 2E | 24 |
| Octal | 127 | 62 | 210 | 44 | 77 | 0 | 57 | 412 | 56 | 44 |
| Binary | 1010111 | 110010 | 10001000 | 100100 | 111111 | 0 | 101111 | 100001010 | 101110 | 100100 |
Color Harmonies of #573288
Complementary color
Monochromatic Colors of #573288
Black with #573288
Text Example
Text Example
White with #573288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573288; }
p { color: rgb(87,50,136); }
H1.HeaderClassName
{
color: #573288;
}
.AnyTagClassName
{
color: #573288;
}
</style>
background-color css
<style>
a { background-color: #573288; }
a { background-color: rgb(87,50,136); }
div.DivClassName
{
background-color: #573288;
}
.BgClassName
{
background-color: #573288;
}
</style>
border-color css
<style>
span { border-color: #573288; }
span { border-color: rgb(87,50,136); }
td.TdClassName
{
border-color: #573288;
}
.TagClassName
{
border-color: #573288;
}
</style>