Shades of Kingfisher Daisy #532990
Tints of Kingfisher Daisy #532990
RGB
CMYK
RGB Variations
Color information
#532990 (or 0x532990) is known color: Kingfisher Daisy. HEX triplet: 53, 29 and 90. RGB value is (83,41,144). Sum of RGB (Red+Green+Blue) = 83+41+144=268 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.97% from 268); Green value is 41 (16.41% from 255 or 15.30% from 268); Blue value is 144 (56.64% from 255 or 53.73% from 268); Max value from RGB is 144 - color contains mainly: blue. Hex color #532990 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532990 is #ACD66F. Grayscale: #404040. Windows color (decimal): -11327088 or 9447763. OLE color: 9447763.
HSL color Cylindrical-coordinate representation of color #532990: hue angle of 264.47º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #532990 is Cyan = 0.42, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 41 | 144 | - |
| CMYK | 0.42 | 0.72 | 0 | 0.44 |
| HSL | 264.47º | 0.56% | 0.36% | - |
| HSV(B) | 264.47º | 0.72% | 0.56% | - |
| XYZ | 9.39 | 5.44 | 26.94 | - |
| YUV | 65.3 | 172.41 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 144 | 0.42 | 0.72 | 0 | 0.44 | 264.47 | 0.56 | 0.36 |
| Hex | 53 | 29 | 90 | 2A | 48 | 0 | 2C | 108 | 38 | 24 |
| Octal | 123 | 51 | 220 | 52 | 110 | 0 | 54 | 410 | 70 | 44 |
| Binary | 1010011 | 101001 | 10010000 | 101010 | 1001000 | 0 | 101100 | 100001000 | 111000 | 100100 |
Color Harmonies of #532990
Complementary color
Monochromatic Colors of #532990
Black with #532990
Text Example
Text Example
White with #532990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532990; }
p { color: rgb(83,41,144); }
H1.HeaderClassName
{
color: #532990;
}
.AnyTagClassName
{
color: #532990;
}
</style>
background-color css
<style>
a { background-color: #532990; }
a { background-color: rgb(83,41,144); }
div.DivClassName
{
background-color: #532990;
}
.BgClassName
{
background-color: #532990;
}
</style>
border-color css
<style>
span { border-color: #532990; }
span { border-color: rgb(83,41,144); }
td.TdClassName
{
border-color: #532990;
}
.TagClassName
{
border-color: #532990;
}
</style>