Shades of Kingfisher Daisy #532290
Tints of Kingfisher Daisy #532290
RGB
CMYK
RGB Variations
Color information
#532290 (or 0x532290) is known color: Kingfisher Daisy. HEX triplet: 53, 22 and 90. RGB value is (83,34,144). Sum of RGB (Red+Green+Blue) = 83+34+144=261 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.80% from 261); Green value is 34 (13.67% from 255 or 13.03% from 261); Blue value is 144 (56.64% from 255 or 55.17% from 261); Max value from RGB is 144 - color contains mainly: blue. Hex color #532290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #532290 is #ACDD6F. Grayscale: #3C3C3C. Windows color (decimal): -11328880 or 9445971. OLE color: 9445971.
HSL color Cylindrical-coordinate representation of color #532290: hue angle of 266.73º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #532290 is Cyan = 0.42, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 34 | 144 | - |
| CMYK | 0.42 | 0.76 | 0 | 0.44 |
| HSL | 266.73º | 0.62% | 0.35% | - |
| HSV(B) | 266.73º | 0.76% | 0.56% | - |
| XYZ | 9.17 | 5 | 26.87 | - |
| YUV | 61.19 | 174.73 | 143.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 34 | 144 | 0.42 | 0.76 | 0 | 0.44 | 266.73 | 0.62 | 0.35 |
| Hex | 53 | 22 | 90 | 2A | 4C | 0 | 2C | 10B | 3E | 23 |
| Octal | 123 | 42 | 220 | 52 | 114 | 0 | 54 | 413 | 76 | 43 |
| Binary | 1010011 | 100010 | 10010000 | 101010 | 1001100 | 0 | 101100 | 100001011 | 111110 | 100011 |
Color Harmonies of #532290
Complementary color
Monochromatic Colors of #532290
Black with #532290
Text Example
Text Example
White with #532290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532290; }
p { color: rgb(83,34,144); }
H1.HeaderClassName
{
color: #532290;
}
.AnyTagClassName
{
color: #532290;
}
</style>
background-color css
<style>
a { background-color: #532290; }
a { background-color: rgb(83,34,144); }
div.DivClassName
{
background-color: #532290;
}
.BgClassName
{
background-color: #532290;
}
</style>
border-color css
<style>
span { border-color: #532290; }
span { border-color: rgb(83,34,144); }
td.TdClassName
{
border-color: #532290;
}
.TagClassName
{
border-color: #532290;
}
</style>