Shades of Kingfisher Daisy #572082
Tints of Kingfisher Daisy #572082
RGB
CMYK
RGB Variations
Color information
#572082 (or 0x572082) is known color: Kingfisher Daisy. HEX triplet: 57, 20 and 82. RGB value is (87,32,130). Sum of RGB (Red+Green+Blue) = 87+32+130=249 (32% of max value = 765). Red value is 87 (34.38% from 255 or 34.94% from 249); Green value is 32 (12.89% from 255 or 12.85% from 249); Blue value is 130 (51.17% from 255 or 52.21% from 249); Max value from RGB is 130 - color contains mainly: blue. Hex color #572082 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #572082 is #A8DF7D. Grayscale: #3B3B3B. Windows color (decimal): -11067262 or 8527959. OLE color: 8527959.
HSL color Cylindrical-coordinate representation of color #572082: hue angle of 273.67º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #572082 is Cyan = 0.33, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 32 | 130 | - |
| CMYK | 0.33 | 0.75 | 0 | 0.49 |
| HSL | 273.67º | 0.6% | 0.32% | - |
| HSV(B) | 273.67º | 0.75% | 0.51% | - |
| XYZ | 8.48 | 4.67 | 21.57 | - |
| YUV | 59.62 | 167.72 | 147.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 32 | 130 | 0.33 | 0.75 | 0 | 0.49 | 273.67 | 0.6 | 0.32 |
| Hex | 57 | 20 | 82 | 21 | 4B | 0 | 31 | 112 | 3C | 20 |
| Octal | 127 | 40 | 202 | 41 | 113 | 0 | 61 | 422 | 74 | 40 |
| Binary | 1010111 | 100000 | 10000010 | 100001 | 1001011 | 0 | 110001 | 100010010 | 111100 | 100000 |
Color Harmonies of #572082
Complementary color
Monochromatic Colors of #572082
Black with #572082
Text Example
Text Example
White with #572082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572082; }
p { color: rgb(87,32,130); }
H1.HeaderClassName
{
color: #572082;
}
.AnyTagClassName
{
color: #572082;
}
</style>
background-color css
<style>
a { background-color: #572082; }
a { background-color: rgb(87,32,130); }
div.DivClassName
{
background-color: #572082;
}
.BgClassName
{
background-color: #572082;
}
</style>
border-color css
<style>
span { border-color: #572082; }
span { border-color: rgb(87,32,130); }
td.TdClassName
{
border-color: #572082;
}
.TagClassName
{
border-color: #572082;
}
</style>