Shades of Kingfisher Daisy #532082
Tints of Kingfisher Daisy #532082
RGB
CMYK
RGB Variations
Color information
#532082 (or 0x532082) is known color: Kingfisher Daisy. HEX triplet: 53, 20 and 82. RGB value is (83,32,130). Sum of RGB (Red+Green+Blue) = 83+32+130=245 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.88% from 245); Green value is 32 (12.89% from 255 or 13.06% from 245); Blue value is 130 (51.17% from 255 or 53.06% from 245); Max value from RGB is 130 - color contains mainly: blue. Hex color #532082 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532082 is #ACDF7D. Grayscale: #3A3A3A. Windows color (decimal): -11329406 or 8527955. OLE color: 8527955.
HSL color Cylindrical-coordinate representation of color #532082: hue angle of 271.22º 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 #532082 is Cyan = 0.36, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 32 | 130 | - |
| CMYK | 0.36 | 0.75 | 0 | 0.49 |
| HSL | 271.22º | 0.6% | 0.32% | - |
| HSV(B) | 271.22º | 0.75% | 0.51% | - |
| XYZ | 8.11 | 4.48 | 21.56 | - |
| YUV | 58.42 | 168.4 | 145.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 32 | 130 | 0.36 | 0.75 | 0 | 0.49 | 271.22 | 0.6 | 0.32 |
| Hex | 53 | 20 | 82 | 24 | 4B | 0 | 31 | 10F | 3C | 20 |
| Octal | 123 | 40 | 202 | 44 | 113 | 0 | 61 | 417 | 74 | 40 |
| Binary | 1010011 | 100000 | 10000010 | 100100 | 1001011 | 0 | 110001 | 100001111 | 111100 | 100000 |
Color Harmonies of #532082
Complementary color
Monochromatic Colors of #532082
Black with #532082
Text Example
Text Example
White with #532082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532082; }
p { color: rgb(83,32,130); }
H1.HeaderClassName
{
color: #532082;
}
.AnyTagClassName
{
color: #532082;
}
</style>
background-color css
<style>
a { background-color: #532082; }
a { background-color: rgb(83,32,130); }
div.DivClassName
{
background-color: #532082;
}
.BgClassName
{
background-color: #532082;
}
</style>
border-color css
<style>
span { border-color: #532082; }
span { border-color: rgb(83,32,130); }
td.TdClassName
{
border-color: #532082;
}
.TagClassName
{
border-color: #532082;
}
</style>