Shades of Kingfisher Daisy #532393
Tints of Kingfisher Daisy #532393
RGB
CMYK
RGB Variations
Color information
#532393 (or 0x532393) is known color: Kingfisher Daisy. HEX triplet: 53, 23 and 93. RGB value is (83,35,147). Sum of RGB (Red+Green+Blue) = 83+35+147=265 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.32% from 265); Green value is 35 (14.06% from 255 or 13.21% from 265); Blue value is 147 (57.81% from 255 or 55.47% from 265); Max value from RGB is 147 - color contains mainly: blue. Hex color #532393 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532393 is #ACDC6C. Grayscale: #3D3D3D. Windows color (decimal): -11328621 or 9642835. OLE color: 9642835.
HSL color Cylindrical-coordinate representation of color #532393: hue angle of 265.71º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #532393 is Cyan = 0.44, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 35 | 147 | - |
| CMYK | 0.44 | 0.76 | 0 | 0.42 |
| HSL | 265.71º | 0.62% | 0.36% | - |
| HSV(B) | 265.71º | 0.76% | 0.58% | - |
| XYZ | 9.43 | 5.15 | 28.1 | - |
| YUV | 62.12 | 175.9 | 142.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 35 | 147 | 0.44 | 0.76 | 0 | 0.42 | 265.71 | 0.62 | 0.36 |
| Hex | 53 | 23 | 93 | 2C | 4C | 0 | 2A | 10A | 3E | 24 |
| Octal | 123 | 43 | 223 | 54 | 114 | 0 | 52 | 412 | 76 | 44 |
| Binary | 1010011 | 100011 | 10010011 | 101100 | 1001100 | 0 | 101010 | 100001010 | 111110 | 100100 |
Color Harmonies of #532393
Complementary color
Monochromatic Colors of #532393
Black with #532393
Text Example
Text Example
White with #532393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532393; }
p { color: rgb(83,35,147); }
H1.HeaderClassName
{
color: #532393;
}
.AnyTagClassName
{
color: #532393;
}
</style>
background-color css
<style>
a { background-color: #532393; }
a { background-color: rgb(83,35,147); }
div.DivClassName
{
background-color: #532393;
}
.BgClassName
{
background-color: #532393;
}
</style>
border-color css
<style>
span { border-color: #532393; }
span { border-color: rgb(83,35,147); }
td.TdClassName
{
border-color: #532393;
}
.TagClassName
{
border-color: #532393;
}
</style>