Shades of Kingfisher Daisy #572085
Tints of Kingfisher Daisy #572085
RGB
CMYK
RGB Variations
Color information
#572085 (or 0x572085) is known color: Kingfisher Daisy. HEX triplet: 57, 20 and 85. RGB value is (87,32,133). Sum of RGB (Red+Green+Blue) = 87+32+133=252 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.52% from 252); Green value is 32 (12.89% from 255 or 12.70% from 252); Blue value is 133 (52.34% from 255 or 52.78% from 252); Max value from RGB is 133 - color contains mainly: blue. Hex color #572085 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572085 is #A8DF7A. Grayscale: #3B3B3B. Windows color (decimal): -11067259 or 8724567. OLE color: 8724567.
HSL color Cylindrical-coordinate representation of color #572085: hue angle of 272.67º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #572085 is Cyan = 0.35, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 32 | 133 | - |
| CMYK | 0.35 | 0.76 | 0 | 0.48 |
| HSL | 272.67º | 0.61% | 0.32% | - |
| HSV(B) | 272.67º | 0.76% | 0.52% | - |
| XYZ | 8.68 | 4.75 | 22.65 | - |
| YUV | 59.96 | 169.22 | 147.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 32 | 133 | 0.35 | 0.76 | 0 | 0.48 | 272.67 | 0.61 | 0.32 |
| Hex | 57 | 20 | 85 | 23 | 4C | 0 | 30 | 111 | 3D | 20 |
| Octal | 127 | 40 | 205 | 43 | 114 | 0 | 60 | 421 | 75 | 40 |
| Binary | 1010111 | 100000 | 10000101 | 100011 | 1001100 | 0 | 110000 | 100010001 | 111101 | 100000 |
Color Harmonies of #572085
Complementary color
Monochromatic Colors of #572085
Black with #572085
Text Example
Text Example
White with #572085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572085; }
p { color: rgb(87,32,133); }
H1.HeaderClassName
{
color: #572085;
}
.AnyTagClassName
{
color: #572085;
}
</style>
background-color css
<style>
a { background-color: #572085; }
a { background-color: rgb(87,32,133); }
div.DivClassName
{
background-color: #572085;
}
.BgClassName
{
background-color: #572085;
}
</style>
border-color css
<style>
span { border-color: #572085; }
span { border-color: rgb(87,32,133); }
td.TdClassName
{
border-color: #572085;
}
.TagClassName
{
border-color: #572085;
}
</style>