Shades of Kingfisher Daisy #572385
Tints of Kingfisher Daisy #572385
RGB
CMYK
RGB Variations
Color information
#572385 (or 0x572385) is known color: Kingfisher Daisy. HEX triplet: 57, 23 and 85. RGB value is (87,35,133). Sum of RGB (Red+Green+Blue) = 87+35+133=255 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.12% from 255); Green value is 35 (14.06% from 255 or 13.73% from 255); Blue value is 133 (52.34% from 255 or 52.16% from 255); Max value from RGB is 133 - color contains mainly: blue. Hex color #572385 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572385 is #A8DC7A. Grayscale: #3D3D3D. Windows color (decimal): -11066491 or 8725335. OLE color: 8725335.
HSL color Cylindrical-coordinate representation of color #572385: hue angle of 271.84º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #572385 is Cyan = 0.35, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 35 | 133 | - |
| CMYK | 0.35 | 0.74 | 0 | 0.48 |
| HSL | 271.84º | 0.58% | 0.33% | - |
| HSV(B) | 271.84º | 0.74% | 0.52% | - |
| XYZ | 8.77 | 4.92 | 22.68 | - |
| YUV | 61.72 | 168.23 | 146.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 35 | 133 | 0.35 | 0.74 | 0 | 0.48 | 271.84 | 0.58 | 0.33 |
| Hex | 57 | 23 | 85 | 23 | 4A | 0 | 30 | 110 | 3A | 21 |
| Octal | 127 | 43 | 205 | 43 | 112 | 0 | 60 | 420 | 72 | 41 |
| Binary | 1010111 | 100011 | 10000101 | 100011 | 1001010 | 0 | 110000 | 100010000 | 111010 | 100001 |
Color Harmonies of #572385
Complementary color
Monochromatic Colors of #572385
Black with #572385
Text Example
Text Example
White with #572385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572385; }
p { color: rgb(87,35,133); }
H1.HeaderClassName
{
color: #572385;
}
.AnyTagClassName
{
color: #572385;
}
</style>
background-color css
<style>
a { background-color: #572385; }
a { background-color: rgb(87,35,133); }
div.DivClassName
{
background-color: #572385;
}
.BgClassName
{
background-color: #572385;
}
</style>
border-color css
<style>
span { border-color: #572385; }
span { border-color: rgb(87,35,133); }
td.TdClassName
{
border-color: #572385;
}
.TagClassName
{
border-color: #572385;
}
</style>