Shades of Kingfisher Daisy #573275
Tints of Kingfisher Daisy #573275
RGB
CMYK
RGB Variations
Color information
#573275 (or 0x573275) is known color: Kingfisher Daisy. HEX triplet: 57, 32 and 75. RGB value is (87,50,117). Sum of RGB (Red+Green+Blue) = 87+50+117=254 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.25% from 254); Green value is 50 (19.92% from 255 or 19.69% from 254); Blue value is 117 (46.09% from 255 or 46.06% from 254); Max value from RGB is 117 - color contains mainly: blue. Hex color #573275 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573275 is #A8CD8A. Grayscale: #444444. Windows color (decimal): -11062667 or 7680599. OLE color: 7680599.
HSL color Cylindrical-coordinate representation of color #573275: hue angle of 273.13º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #573275 is Cyan = 0.26, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 50 | 117 | - |
| CMYK | 0.26 | 0.57 | 0 | 0.54 |
| HSL | 273.13º | 0.4% | 0.33% | - |
| HSV(B) | 273.13º | 0.57% | 0.46% | - |
| XYZ | 8.28 | 5.59 | 17.47 | - |
| YUV | 68.7 | 155.26 | 141.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 50 | 117 | 0.26 | 0.57 | 0 | 0.54 | 273.13 | 0.4 | 0.33 |
| Hex | 57 | 32 | 75 | 1A | 39 | 0 | 36 | 111 | 28 | 21 |
| Octal | 127 | 62 | 165 | 32 | 71 | 0 | 66 | 421 | 50 | 41 |
| Binary | 1010111 | 110010 | 1110101 | 11010 | 111001 | 0 | 110110 | 100010001 | 101000 | 100001 |
Color Harmonies of #573275
Complementary color
Monochromatic Colors of #573275
Black with #573275
Text Example
Text Example
White with #573275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573275; }
p { color: rgb(87,50,117); }
H1.HeaderClassName
{
color: #573275;
}
.AnyTagClassName
{
color: #573275;
}
</style>
background-color css
<style>
a { background-color: #573275; }
a { background-color: rgb(87,50,117); }
div.DivClassName
{
background-color: #573275;
}
.BgClassName
{
background-color: #573275;
}
</style>
border-color css
<style>
span { border-color: #573275; }
span { border-color: rgb(87,50,117); }
td.TdClassName
{
border-color: #573275;
}
.TagClassName
{
border-color: #573275;
}
</style>