Shades of Kingfisher Daisy #532986
Tints of Kingfisher Daisy #532986
RGB
CMYK
RGB Variations
Color information
#532986 (or 0x532986) is known color: Kingfisher Daisy. HEX triplet: 53, 29 and 86. RGB value is (83,41,134). Sum of RGB (Red+Green+Blue) = 83+41+134=258 (34% of max value = 765). Red value is 83 (32.81% from 255 or 32.17% from 258); Green value is 41 (16.41% from 255 or 15.89% from 258); Blue value is 134 (52.73% from 255 or 51.94% from 258); Max value from RGB is 134 - color contains mainly: blue. Hex color #532986 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532986 is #ACD679. Grayscale: #3F3F3F. Windows color (decimal): -11327098 or 8792403. OLE color: 8792403.
HSL color Cylindrical-coordinate representation of color #532986: hue angle of 267.1º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #532986 is Cyan = 0.38, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 41 | 134 | - |
| CMYK | 0.38 | 0.69 | 0 | 0.47 |
| HSL | 267.1º | 0.53% | 0.34% | - |
| HSV(B) | 267.1º | 0.69% | 0.53% | - |
| XYZ | 8.66 | 5.15 | 23.09 | - |
| YUV | 64.16 | 167.41 | 141.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 134 | 0.38 | 0.69 | 0 | 0.47 | 267.1 | 0.53 | 0.34 |
| Hex | 53 | 29 | 86 | 26 | 45 | 0 | 2F | 10B | 35 | 22 |
| Octal | 123 | 51 | 206 | 46 | 105 | 0 | 57 | 413 | 65 | 42 |
| Binary | 1010011 | 101001 | 10000110 | 100110 | 1000101 | 0 | 101111 | 100001011 | 110101 | 100010 |
Color Harmonies of #532986
Complementary color
Monochromatic Colors of #532986
Black with #532986
Text Example
Text Example
White with #532986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532986; }
p { color: rgb(83,41,134); }
H1.HeaderClassName
{
color: #532986;
}
.AnyTagClassName
{
color: #532986;
}
</style>
background-color css
<style>
a { background-color: #532986; }
a { background-color: rgb(83,41,134); }
div.DivClassName
{
background-color: #532986;
}
.BgClassName
{
background-color: #532986;
}
</style>
border-color css
<style>
span { border-color: #532986; }
span { border-color: rgb(83,41,134); }
td.TdClassName
{
border-color: #532986;
}
.TagClassName
{
border-color: #532986;
}
</style>