Shades of Kingfisher Daisy #592982
Tints of Kingfisher Daisy #592982
RGB
CMYK
RGB Variations
Color information
#592982 (or 0x592982) is known color: Kingfisher Daisy. HEX triplet: 59, 29 and 82. RGB value is (89,41,130). Sum of RGB (Red+Green+Blue) = 89+41+130=260 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.23% from 260); Green value is 41 (16.41% from 255 or 15.77% from 260); Blue value is 130 (51.17% from 255 or 50% from 260); Max value from RGB is 130 - color contains mainly: blue. Hex color #592982 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592982 is #A6D67D. Grayscale: #414141. Windows color (decimal): -10933886 or 8530265. OLE color: 8530265.
HSL color Cylindrical-coordinate representation of color #592982: hue angle of 272.36º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #592982 is Cyan = 0.32, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 41 | 130 | - |
| CMYK | 0.32 | 0.68 | 0 | 0.49 |
| HSL | 272.36º | 0.52% | 0.34% | - |
| HSV(B) | 272.36º | 0.68% | 0.51% | - |
| XYZ | 8.94 | 5.32 | 21.67 | - |
| YUV | 65.5 | 164.4 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 130 | 0.32 | 0.68 | 0 | 0.49 | 272.36 | 0.52 | 0.34 |
| Hex | 59 | 29 | 82 | 20 | 44 | 0 | 31 | 110 | 34 | 22 |
| Octal | 131 | 51 | 202 | 40 | 104 | 0 | 61 | 420 | 64 | 42 |
| Binary | 1011001 | 101001 | 10000010 | 100000 | 1000100 | 0 | 110001 | 100010000 | 110100 | 100010 |
Color Harmonies of #592982
Complementary color
Monochromatic Colors of #592982
Black with #592982
Text Example
Text Example
White with #592982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592982; }
p { color: rgb(89,41,130); }
H1.HeaderClassName
{
color: #592982;
}
.AnyTagClassName
{
color: #592982;
}
</style>
background-color css
<style>
a { background-color: #592982; }
a { background-color: rgb(89,41,130); }
div.DivClassName
{
background-color: #592982;
}
.BgClassName
{
background-color: #592982;
}
</style>
border-color css
<style>
span { border-color: #592982; }
span { border-color: rgb(89,41,130); }
td.TdClassName
{
border-color: #592982;
}
.TagClassName
{
border-color: #592982;
}
</style>