Shades of Kingfisher Daisy #532486
Tints of Kingfisher Daisy #532486
RGB
CMYK
RGB Variations
Color information
#532486 (or 0x532486) is known color: Kingfisher Daisy. HEX triplet: 53, 24 and 86. RGB value is (83,36,134). Sum of RGB (Red+Green+Blue) = 83+36+134=253 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.81% from 253); Green value is 36 (14.45% from 255 or 14.23% from 253); Blue value is 134 (52.73% from 255 or 52.96% from 253); Max value from RGB is 134 - color contains mainly: blue. Hex color #532486 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532486 is #ACDB79. Grayscale: #3C3C3C. Windows color (decimal): -11328378 or 8791123. OLE color: 8791123.
HSL color Cylindrical-coordinate representation of color #532486: hue angle of 268.78º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #532486 is Cyan = 0.38, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 36 | 134 | - |
| CMYK | 0.38 | 0.73 | 0 | 0.47 |
| HSL | 268.78º | 0.58% | 0.33% | - |
| HSV(B) | 268.78º | 0.73% | 0.53% | - |
| XYZ | 8.5 | 4.82 | 23.04 | - |
| YUV | 61.23 | 169.07 | 143.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 36 | 134 | 0.38 | 0.73 | 0 | 0.47 | 268.78 | 0.58 | 0.33 |
| Hex | 53 | 24 | 86 | 26 | 49 | 0 | 2F | 10D | 3A | 21 |
| Octal | 123 | 44 | 206 | 46 | 111 | 0 | 57 | 415 | 72 | 41 |
| Binary | 1010011 | 100100 | 10000110 | 100110 | 1001001 | 0 | 101111 | 100001101 | 111010 | 100001 |
Color Harmonies of #532486
Complementary color
Monochromatic Colors of #532486
Black with #532486
Text Example
Text Example
White with #532486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532486; }
p { color: rgb(83,36,134); }
H1.HeaderClassName
{
color: #532486;
}
.AnyTagClassName
{
color: #532486;
}
</style>
background-color css
<style>
a { background-color: #532486; }
a { background-color: rgb(83,36,134); }
div.DivClassName
{
background-color: #532486;
}
.BgClassName
{
background-color: #532486;
}
</style>
border-color css
<style>
span { border-color: #532486; }
span { border-color: rgb(83,36,134); }
td.TdClassName
{
border-color: #532486;
}
.TagClassName
{
border-color: #532486;
}
</style>