Shades of Kingfisher Daisy #59397E
Tints of Kingfisher Daisy #59397E
RGB
CMYK
RGB Variations
Color information
#59397E (or 0x59397E) is known color: Kingfisher Daisy. HEX triplet: 59, 39 and 7E. RGB value is (89,57,126). Sum of RGB (Red+Green+Blue) = 89+57+126=272 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.72% from 272); Green value is 57 (22.66% from 255 or 20.96% from 272); Blue value is 126 (49.61% from 255 or 46.32% from 272); Max value from RGB is 126 - color contains mainly: blue. Hex color #59397E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #59397E is #A6C681. Grayscale: #4A4A4A. Windows color (decimal): -10929794 or 8272217. OLE color: 8272217.
HSL color Cylindrical-coordinate representation of color #59397E: hue angle of 267.83º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #59397E is Cyan = 0.29, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 89 | 57 | 126 | - |
| CMYK | 0.29 | 0.55 | 0 | 0.51 |
| HSL | 267.83º | 0.38% | 0.36% | - |
| HSV(B) | 267.83º | 0.55% | 0.49% | - |
| XYZ | 9.35 | 6.56 | 20.51 | - |
| YUV | 74.43 | 157.1 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 57 | 126 | 0.29 | 0.55 | 0 | 0.51 | 267.83 | 0.38 | 0.36 |
| Hex | 59 | 39 | 7E | 1D | 37 | 0 | 33 | 10C | 26 | 24 |
| Octal | 131 | 71 | 176 | 35 | 67 | 0 | 63 | 414 | 46 | 44 |
| Binary | 1011001 | 111001 | 1111110 | 11101 | 110111 | 0 | 110011 | 100001100 | 100110 | 100100 |
Color Harmonies of #59397E
Complementary color
Monochromatic Colors of #59397E
Black with #59397E
Text Example
Text Example
White with #59397E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59397E; }
p { color: rgb(89,57,126); }
H1.HeaderClassName
{
color: #59397E;
}
.AnyTagClassName
{
color: #59397E;
}
</style>
background-color css
<style>
a { background-color: #59397E; }
a { background-color: rgb(89,57,126); }
div.DivClassName
{
background-color: #59397E;
}
.BgClassName
{
background-color: #59397E;
}
</style>
border-color css
<style>
span { border-color: #59397E; }
span { border-color: rgb(89,57,126); }
td.TdClassName
{
border-color: #59397E;
}
.TagClassName
{
border-color: #59397E;
}
</style>