Shades of Kingfisher Daisy #592095
Tints of Kingfisher Daisy #592095
RGB
CMYK
RGB Variations
Color information
#592095 (or 0x592095) is known color: Kingfisher Daisy. HEX triplet: 59, 20 and 95. RGB value is (89,32,149). Sum of RGB (Red+Green+Blue) = 89+32+149=270 (35% of max value = 765). Red value is 89 (35.16% from 255 or 32.96% from 270); Green value is 32 (12.89% from 255 or 11.85% from 270); Blue value is 149 (58.59% from 255 or 55.19% from 270); Max value from RGB is 149 - color contains mainly: blue. Hex color #592095 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592095 is #A6DF6A. Grayscale: #3D3D3D. Windows color (decimal): -10936171 or 9773145. OLE color: 9773145.
HSL color Cylindrical-coordinate representation of color #592095: hue angle of 269.23º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #592095 is Cyan = 0.40, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 32 | 149 | - |
| CMYK | 0.40 | 0.79 | 0 | 0.42 |
| HSL | 269.23º | 0.65% | 0.35% | - |
| HSV(B) | 269.23º | 0.79% | 0.58% | - |
| XYZ | 10.06 | 5.33 | 28.93 | - |
| YUV | 62.38 | 176.88 | 146.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 32 | 149 | 0.40 | 0.79 | 0 | 0.42 | 269.23 | 0.65 | 0.35 |
| Hex | 59 | 20 | 95 | 28 | 4F | 0 | 2A | 10D | 41 | 23 |
| Octal | 131 | 40 | 225 | 50 | 117 | 0 | 52 | 415 | 101 | 43 |
| Binary | 1011001 | 100000 | 10010101 | 101000 | 1001111 | 0 | 101010 | 100001101 | 1000001 | 100011 |
Color Harmonies of #592095
Complementary color
Monochromatic Colors of #592095
Black with #592095
Text Example
Text Example
White with #592095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592095; }
p { color: rgb(89,32,149); }
H1.HeaderClassName
{
color: #592095;
}
.AnyTagClassName
{
color: #592095;
}
</style>
background-color css
<style>
a { background-color: #592095; }
a { background-color: rgb(89,32,149); }
div.DivClassName
{
background-color: #592095;
}
.BgClassName
{
background-color: #592095;
}
</style>
border-color css
<style>
span { border-color: #592095; }
span { border-color: rgb(89,32,149); }
td.TdClassName
{
border-color: #592095;
}
.TagClassName
{
border-color: #592095;
}
</style>