Shades of Kingfisher Daisy #572582
Tints of Kingfisher Daisy #572582
RGB
CMYK
RGB Variations
Color information
#572582 (or 0x572582) is known color: Kingfisher Daisy. HEX triplet: 57, 25 and 82. RGB value is (87,37,130). Sum of RGB (Red+Green+Blue) = 87+37+130=254 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.25% from 254); Green value is 37 (14.84% from 255 or 14.57% from 254); Blue value is 130 (51.17% from 255 or 51.18% from 254); Max value from RGB is 130 - color contains mainly: blue. Hex color #572582 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572582 is #A8DA7D. Grayscale: #3E3E3E. Windows color (decimal): -11065982 or 8529239. OLE color: 8529239.
HSL color Cylindrical-coordinate representation of color #572582: hue angle of 272.26º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #572582 is Cyan = 0.33, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 37 | 130 | - |
| CMYK | 0.33 | 0.72 | 0 | 0.49 |
| HSL | 272.26º | 0.56% | 0.33% | - |
| HSV(B) | 272.26º | 0.72% | 0.51% | - |
| XYZ | 8.62 | 4.96 | 21.62 | - |
| YUV | 62.55 | 166.07 | 145.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 37 | 130 | 0.33 | 0.72 | 0 | 0.49 | 272.26 | 0.56 | 0.33 |
| Hex | 57 | 25 | 82 | 21 | 48 | 0 | 31 | 110 | 38 | 21 |
| Octal | 127 | 45 | 202 | 41 | 110 | 0 | 61 | 420 | 70 | 41 |
| Binary | 1010111 | 100101 | 10000010 | 100001 | 1001000 | 0 | 110001 | 100010000 | 111000 | 100001 |
Color Harmonies of #572582
Complementary color
Monochromatic Colors of #572582
Black with #572582
Text Example
Text Example
White with #572582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572582; }
p { color: rgb(87,37,130); }
H1.HeaderClassName
{
color: #572582;
}
.AnyTagClassName
{
color: #572582;
}
</style>
background-color css
<style>
a { background-color: #572582; }
a { background-color: rgb(87,37,130); }
div.DivClassName
{
background-color: #572582;
}
.BgClassName
{
background-color: #572582;
}
</style>
border-color css
<style>
span { border-color: #572582; }
span { border-color: rgb(87,37,130); }
td.TdClassName
{
border-color: #572582;
}
.TagClassName
{
border-color: #572582;
}
</style>