Shades of Kingfisher Daisy #532086
Tints of Kingfisher Daisy #532086
RGB
CMYK
RGB Variations
Color information
#532086 (or 0x532086) is known color: Kingfisher Daisy. HEX triplet: 53, 20 and 86. RGB value is (83,32,134). Sum of RGB (Red+Green+Blue) = 83+32+134=249 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.33% from 249); Green value is 32 (12.89% from 255 or 12.85% from 249); Blue value is 134 (52.73% from 255 or 53.82% from 249); Max value from RGB is 134 - color contains mainly: blue. Hex color #532086 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532086 is #ACDF79. Grayscale: #3A3A3A. Windows color (decimal): -11329402 or 8790099. OLE color: 8790099.
HSL color Cylindrical-coordinate representation of color #532086: hue angle of 270º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #532086 is Cyan = 0.38, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 32 | 134 | - |
| CMYK | 0.38 | 0.76 | 0 | 0.47 |
| HSL | 270º | 0.61% | 0.33% | - |
| HSV(B) | 270º | 0.76% | 0.53% | - |
| XYZ | 8.39 | 4.59 | 23 | - |
| YUV | 58.88 | 170.4 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 32 | 134 | 0.38 | 0.76 | 0 | 0.47 | 270 | 0.61 | 0.33 |
| Hex | 53 | 20 | 86 | 26 | 4C | 0 | 2F | 10E | 3D | 21 |
| Octal | 123 | 40 | 206 | 46 | 114 | 0 | 57 | 416 | 75 | 41 |
| Binary | 1010011 | 100000 | 10000110 | 100110 | 1001100 | 0 | 101111 | 100001110 | 111101 | 100001 |
Color Harmonies of #532086
Complementary color
Monochromatic Colors of #532086
Black with #532086
Text Example
Text Example
White with #532086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532086; }
p { color: rgb(83,32,134); }
H1.HeaderClassName
{
color: #532086;
}
.AnyTagClassName
{
color: #532086;
}
</style>
background-color css
<style>
a { background-color: #532086; }
a { background-color: rgb(83,32,134); }
div.DivClassName
{
background-color: #532086;
}
.BgClassName
{
background-color: #532086;
}
</style>
border-color css
<style>
span { border-color: #532086; }
span { border-color: rgb(83,32,134); }
td.TdClassName
{
border-color: #532086;
}
.TagClassName
{
border-color: #532086;
}
</style>