Shades of Kingfisher Daisy #532382
Tints of Kingfisher Daisy #532382
RGB
CMYK
RGB Variations
Color information
#532382 (or 0x532382) is known color: Kingfisher Daisy. HEX triplet: 53, 23 and 82. RGB value is (83,35,130). Sum of RGB (Red+Green+Blue) = 83+35+130=248 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.47% from 248); Green value is 35 (14.06% from 255 or 14.11% from 248); Blue value is 130 (51.17% from 255 or 52.42% from 248); Max value from RGB is 130 - color contains mainly: blue. Hex color #532382 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532382 is #ACDC7D. Grayscale: #3B3B3B. Windows color (decimal): -11328638 or 8528723. OLE color: 8528723.
HSL color Cylindrical-coordinate representation of color #532382: hue angle of 270.32º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #532382 is Cyan = 0.36, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 35 | 130 | - |
| CMYK | 0.36 | 0.73 | 0 | 0.49 |
| HSL | 270.32º | 0.58% | 0.32% | - |
| HSV(B) | 270.32º | 0.73% | 0.51% | - |
| XYZ | 8.2 | 4.65 | 21.59 | - |
| YUV | 60.18 | 167.4 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 35 | 130 | 0.36 | 0.73 | 0 | 0.49 | 270.32 | 0.58 | 0.32 |
| Hex | 53 | 23 | 82 | 24 | 49 | 0 | 31 | 10E | 3A | 20 |
| Octal | 123 | 43 | 202 | 44 | 111 | 0 | 61 | 416 | 72 | 40 |
| Binary | 1010011 | 100011 | 10000010 | 100100 | 1001001 | 0 | 110001 | 100001110 | 111010 | 100000 |
Color Harmonies of #532382
Complementary color
Monochromatic Colors of #532382
Black with #532382
Text Example
Text Example
White with #532382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532382; }
p { color: rgb(83,35,130); }
H1.HeaderClassName
{
color: #532382;
}
.AnyTagClassName
{
color: #532382;
}
</style>
background-color css
<style>
a { background-color: #532382; }
a { background-color: rgb(83,35,130); }
div.DivClassName
{
background-color: #532382;
}
.BgClassName
{
background-color: #532382;
}
</style>
border-color css
<style>
span { border-color: #532382; }
span { border-color: rgb(83,35,130); }
td.TdClassName
{
border-color: #532382;
}
.TagClassName
{
border-color: #532382;
}
</style>