Shades of Kingfisher Daisy #592290
Tints of Kingfisher Daisy #592290
RGB
CMYK
RGB Variations
Color information
#592290 (or 0x592290) is known color: Kingfisher Daisy. HEX triplet: 59, 22 and 90. RGB value is (89,34,144). Sum of RGB (Red+Green+Blue) = 89+34+144=267 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.33% from 267); Green value is 34 (13.67% from 255 or 12.73% from 267); Blue value is 144 (56.64% from 255 or 53.93% from 267); Max value from RGB is 144 - color contains mainly: blue. Hex color #592290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592290 is #A6DD6F. Grayscale: #3E3E3E. Windows color (decimal): -10935664 or 9445977. OLE color: 9445977.
HSL color Cylindrical-coordinate representation of color #592290: hue angle of 270º 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 #592290 is Cyan = 0.38, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 34 | 144 | - |
| CMYK | 0.38 | 0.76 | 0 | 0.44 |
| HSL | 270º | 0.62% | 0.35% | - |
| HSV(B) | 270º | 0.76% | 0.56% | - |
| XYZ | 9.73 | 5.28 | 26.89 | - |
| YUV | 62.99 | 173.72 | 146.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 34 | 144 | 0.38 | 0.76 | 0 | 0.44 | 270 | 0.62 | 0.35 |
| Hex | 59 | 22 | 90 | 26 | 4C | 0 | 2C | 10E | 3E | 23 |
| Octal | 131 | 42 | 220 | 46 | 114 | 0 | 54 | 416 | 76 | 43 |
| Binary | 1011001 | 100010 | 10010000 | 100110 | 1001100 | 0 | 101100 | 100001110 | 111110 | 100011 |
Color Harmonies of #592290
Complementary color
Monochromatic Colors of #592290
Black with #592290
Text Example
Text Example
White with #592290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592290; }
p { color: rgb(89,34,144); }
H1.HeaderClassName
{
color: #592290;
}
.AnyTagClassName
{
color: #592290;
}
</style>
background-color css
<style>
a { background-color: #592290; }
a { background-color: rgb(89,34,144); }
div.DivClassName
{
background-color: #592290;
}
.BgClassName
{
background-color: #592290;
}
</style>
border-color css
<style>
span { border-color: #592290; }
span { border-color: rgb(89,34,144); }
td.TdClassName
{
border-color: #592290;
}
.TagClassName
{
border-color: #592290;
}
</style>