Shades of Kingfisher Daisy #592295
Tints of Kingfisher Daisy #592295
RGB
CMYK
RGB Variations
Color information
#592295 (or 0x592295) is known color: Kingfisher Daisy. HEX triplet: 59, 22 and 95. RGB value is (89,34,149). Sum of RGB (Red+Green+Blue) = 89+34+149=272 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.72% from 272); Green value is 34 (13.67% from 255 or 12.5% from 272); Blue value is 149 (58.59% from 255 or 54.78% from 272); Max value from RGB is 149 - color contains mainly: blue. Hex color #592295 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592295 is #A6DD6A. Grayscale: #3F3F3F. Windows color (decimal): -10935659 or 9773657. OLE color: 9773657.
HSL color Cylindrical-coordinate representation of color #592295: hue angle of 268.7º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #592295 is Cyan = 0.40, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 34 | 149 | - |
| CMYK | 0.40 | 0.77 | 0 | 0.42 |
| HSL | 268.7º | 0.63% | 0.36% | - |
| HSV(B) | 268.7º | 0.77% | 0.58% | - |
| XYZ | 10.12 | 5.44 | 28.95 | - |
| YUV | 63.56 | 176.22 | 146.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 34 | 149 | 0.40 | 0.77 | 0 | 0.42 | 268.7 | 0.63 | 0.36 |
| Hex | 59 | 22 | 95 | 28 | 4D | 0 | 2A | 10D | 3F | 24 |
| Octal | 131 | 42 | 225 | 50 | 115 | 0 | 52 | 415 | 77 | 44 |
| Binary | 1011001 | 100010 | 10010101 | 101000 | 1001101 | 0 | 101010 | 100001101 | 111111 | 100100 |
Color Harmonies of #592295
Complementary color
Monochromatic Colors of #592295
Black with #592295
Text Example
Text Example
White with #592295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592295; }
p { color: rgb(89,34,149); }
H1.HeaderClassName
{
color: #592295;
}
.AnyTagClassName
{
color: #592295;
}
</style>
background-color css
<style>
a { background-color: #592295; }
a { background-color: rgb(89,34,149); }
div.DivClassName
{
background-color: #592295;
}
.BgClassName
{
background-color: #592295;
}
</style>
border-color css
<style>
span { border-color: #592295; }
span { border-color: rgb(89,34,149); }
td.TdClassName
{
border-color: #592295;
}
.TagClassName
{
border-color: #592295;
}
</style>