Shades of Kingfisher Daisy #532580
Tints of Kingfisher Daisy #532580
RGB
CMYK
RGB Variations
Color information
#532580 (or 0x532580) is known color: Kingfisher Daisy. HEX triplet: 53, 25 and 80. RGB value is (83,37,128). Sum of RGB (Red+Green+Blue) = 83+37+128=248 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.47% from 248); Green value is 37 (14.84% from 255 or 14.92% from 248); Blue value is 128 (50.39% from 255 or 51.61% from 248); Max value from RGB is 128 - color contains mainly: blue. Hex color #532580 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532580 is #ACDA7F. Grayscale: #3C3C3C. Windows color (decimal): -11328128 or 8398163. OLE color: 8398163.
HSL color Cylindrical-coordinate representation of color #532580: hue angle of 270.33º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #532580 is Cyan = 0.35, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 83 | 37 | 128 | - |
| CMYK | 0.35 | 0.71 | 0 | 0.50 |
| HSL | 270.33º | 0.55% | 0.32% | - |
| HSV(B) | 270.33º | 0.71% | 0.5% | - |
| XYZ | 8.13 | 4.72 | 20.91 | - |
| YUV | 61.13 | 165.74 | 143.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 128 | 0.35 | 0.71 | 0 | 0.50 | 270.33 | 0.55 | 0.32 |
| Hex | 53 | 25 | 80 | 23 | 47 | 0 | 32 | 10E | 37 | 20 |
| Octal | 123 | 45 | 200 | 43 | 107 | 0 | 62 | 416 | 67 | 40 |
| Binary | 1010011 | 100101 | 10000000 | 100011 | 1000111 | 0 | 110010 | 100001110 | 110111 | 100000 |
Color Harmonies of #532580
Complementary color
Monochromatic Colors of #532580
Black with #532580
Text Example
Text Example
White with #532580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532580; }
p { color: rgb(83,37,128); }
H1.HeaderClassName
{
color: #532580;
}
.AnyTagClassName
{
color: #532580;
}
</style>
background-color css
<style>
a { background-color: #532580; }
a { background-color: rgb(83,37,128); }
div.DivClassName
{
background-color: #532580;
}
.BgClassName
{
background-color: #532580;
}
</style>
border-color css
<style>
span { border-color: #532580; }
span { border-color: rgb(83,37,128); }
td.TdClassName
{
border-color: #532580;
}
.TagClassName
{
border-color: #532580;
}
</style>