Shades of Kingfisher Daisy #592985
Tints of Kingfisher Daisy #592985
RGB
CMYK
RGB Variations
Color information
#592985 (or 0x592985) is known color: Kingfisher Daisy. HEX triplet: 59, 29 and 85. RGB value is (89,41,133). Sum of RGB (Red+Green+Blue) = 89+41+133=263 (34% of max value = 765). Red value is 89 (35.16% from 255 or 33.84% from 263); Green value is 41 (16.41% from 255 or 15.59% from 263); Blue value is 133 (52.34% from 255 or 50.57% from 263); Max value from RGB is 133 - color contains mainly: blue. Hex color #592985 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592985 is #A6D67A. Grayscale: #414141. Windows color (decimal): -10933883 or 8726873. OLE color: 8726873.
HSL color Cylindrical-coordinate representation of color #592985: hue angle of 271.3º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #592985 is Cyan = 0.33, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 41 | 133 | - |
| CMYK | 0.33 | 0.69 | 0 | 0.48 |
| HSL | 271.3º | 0.53% | 0.34% | - |
| HSV(B) | 271.3º | 0.69% | 0.52% | - |
| XYZ | 9.15 | 5.4 | 22.75 | - |
| YUV | 65.84 | 165.9 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 133 | 0.33 | 0.69 | 0 | 0.48 | 271.3 | 0.53 | 0.34 |
| Hex | 59 | 29 | 85 | 21 | 45 | 0 | 30 | 10F | 35 | 22 |
| Octal | 131 | 51 | 205 | 41 | 105 | 0 | 60 | 417 | 65 | 42 |
| Binary | 1011001 | 101001 | 10000101 | 100001 | 1000101 | 0 | 110000 | 100001111 | 110101 | 100010 |
Color Harmonies of #592985
Complementary color
Monochromatic Colors of #592985
Black with #592985
Text Example
Text Example
White with #592985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592985; }
p { color: rgb(89,41,133); }
H1.HeaderClassName
{
color: #592985;
}
.AnyTagClassName
{
color: #592985;
}
</style>
background-color css
<style>
a { background-color: #592985; }
a { background-color: rgb(89,41,133); }
div.DivClassName
{
background-color: #592985;
}
.BgClassName
{
background-color: #592985;
}
</style>
border-color css
<style>
span { border-color: #592985; }
span { border-color: rgb(89,41,133); }
td.TdClassName
{
border-color: #592985;
}
.TagClassName
{
border-color: #592985;
}
</style>