Shades of Kingfisher Daisy #59358A
Tints of Kingfisher Daisy #59358A
RGB
CMYK
RGB Variations
Color information
#59358A (or 0x59358A) is known color: Kingfisher Daisy. HEX triplet: 59, 35 and 8A. RGB value is (89,53,138). Sum of RGB (Red+Green+Blue) = 89+53+138=280 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.79% from 280); Green value is 53 (21.09% from 255 or 18.93% from 280); Blue value is 138 (54.30% from 255 or 49.29% from 280); Max value from RGB is 138 - color contains mainly: blue. Hex color #59358A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #59358A is #A6CA75. Grayscale: #494949. Windows color (decimal): -10930806 or 9057625. OLE color: 9057625.
HSL color Cylindrical-coordinate representation of color #59358A: hue angle of 265.41º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #59358A is Cyan = 0.36, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 89 | 53 | 138 | - |
| CMYK | 0.36 | 0.62 | 0 | 0.46 |
| HSL | 265.41º | 0.45% | 0.37% | - |
| HSV(B) | 265.41º | 0.62% | 0.54% | - |
| XYZ | 9.98 | 6.51 | 24.77 | - |
| YUV | 73.45 | 164.43 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 53 | 138 | 0.36 | 0.62 | 0 | 0.46 | 265.41 | 0.45 | 0.37 |
| Hex | 59 | 35 | 8A | 24 | 3E | 0 | 2E | 109 | 2D | 25 |
| Octal | 131 | 65 | 212 | 44 | 76 | 0 | 56 | 411 | 55 | 45 |
| Binary | 1011001 | 110101 | 10001010 | 100100 | 111110 | 0 | 101110 | 100001001 | 101101 | 100101 |
Color Harmonies of #59358A
Complementary color
Monochromatic Colors of #59358A
Black with #59358A
Text Example
Text Example
White with #59358A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59358A; }
p { color: rgb(89,53,138); }
H1.HeaderClassName
{
color: #59358A;
}
.AnyTagClassName
{
color: #59358A;
}
</style>
background-color css
<style>
a { background-color: #59358A; }
a { background-color: rgb(89,53,138); }
div.DivClassName
{
background-color: #59358A;
}
.BgClassName
{
background-color: #59358A;
}
</style>
border-color css
<style>
span { border-color: #59358A; }
span { border-color: rgb(89,53,138); }
td.TdClassName
{
border-color: #59358A;
}
.TagClassName
{
border-color: #59358A;
}
</style>