Shades of Kingfisher Daisy #592990
Tints of Kingfisher Daisy #592990
RGB
CMYK
RGB Variations
Color information
#592990 (or 0x592990) is known color: Kingfisher Daisy. HEX triplet: 59, 29 and 90. RGB value is (89,41,144). Sum of RGB (Red+Green+Blue) = 89+41+144=274 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.48% from 274); Green value is 41 (16.41% from 255 or 14.96% from 274); Blue value is 144 (56.64% from 255 or 52.55% from 274); Max value from RGB is 144 - color contains mainly: blue. Hex color #592990 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592990 is #A6D66F. Grayscale: #424242. Windows color (decimal): -10933872 or 9447769. OLE color: 9447769.
HSL color Cylindrical-coordinate representation of color #592990: hue angle of 267.96º 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 #592990 is Cyan = 0.38, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 41 | 144 | - |
| CMYK | 0.38 | 0.72 | 0 | 0.44 |
| HSL | 267.96º | 0.56% | 0.36% | - |
| HSV(B) | 267.96º | 0.72% | 0.56% | - |
| XYZ | 9.95 | 5.72 | 26.97 | - |
| YUV | 67.09 | 171.4 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 144 | 0.38 | 0.72 | 0 | 0.44 | 267.96 | 0.56 | 0.36 |
| Hex | 59 | 29 | 90 | 26 | 48 | 0 | 2C | 10C | 38 | 24 |
| Octal | 131 | 51 | 220 | 46 | 110 | 0 | 54 | 414 | 70 | 44 |
| Binary | 1011001 | 101001 | 10010000 | 100110 | 1001000 | 0 | 101100 | 100001100 | 111000 | 100100 |
Color Harmonies of #592990
Complementary color
Monochromatic Colors of #592990
Black with #592990
Text Example
Text Example
White with #592990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592990; }
p { color: rgb(89,41,144); }
H1.HeaderClassName
{
color: #592990;
}
.AnyTagClassName
{
color: #592990;
}
</style>
background-color css
<style>
a { background-color: #592990; }
a { background-color: rgb(89,41,144); }
div.DivClassName
{
background-color: #592990;
}
.BgClassName
{
background-color: #592990;
}
</style>
border-color css
<style>
span { border-color: #592990; }
span { border-color: rgb(89,41,144); }
td.TdClassName
{
border-color: #592990;
}
.TagClassName
{
border-color: #592990;
}
</style>