Shades of Kingfisher Daisy #58297E
Tints of Kingfisher Daisy #58297E
RGB
CMYK
RGB Variations
Color information
#58297E (or 0x58297E) is known color: Kingfisher Daisy. HEX triplet: 58, 29 and 7E. RGB value is (88,41,126). Sum of RGB (Red+Green+Blue) = 88+41+126=255 (33% of max value = 765). Red value is 88 (34.77% from 255 or 34.51% from 255); Green value is 41 (16.41% from 255 or 16.08% from 255); Blue value is 126 (49.61% from 255 or 49.41% from 255); Max value from RGB is 126 - color contains mainly: blue. Hex color #58297E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #58297E is #A7D681. Grayscale: #404040. Windows color (decimal): -10999426 or 8268120. OLE color: 8268120.
HSL color Cylindrical-coordinate representation of color #58297E: hue angle of 273.18º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #58297E is Cyan = 0.30, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 88 | 41 | 126 | - |
| CMYK | 0.30 | 0.67 | 0 | 0.51 |
| HSL | 273.18º | 0.51% | 0.33% | - |
| HSV(B) | 273.18º | 0.67% | 0.49% | - |
| XYZ | 8.58 | 5.17 | 20.28 | - |
| YUV | 64.74 | 162.57 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 41 | 126 | 0.30 | 0.67 | 0 | 0.51 | 273.18 | 0.51 | 0.33 |
| Hex | 58 | 29 | 7E | 1E | 43 | 0 | 33 | 111 | 33 | 21 |
| Octal | 130 | 51 | 176 | 36 | 103 | 0 | 63 | 421 | 63 | 41 |
| Binary | 1011000 | 101001 | 1111110 | 11110 | 1000011 | 0 | 110011 | 100010001 | 110011 | 100001 |
Color Harmonies of #58297E
Complementary color
Monochromatic Colors of #58297E
Black with #58297E
Text Example
Text Example
White with #58297E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58297E; }
p { color: rgb(88,41,126); }
H1.HeaderClassName
{
color: #58297E;
}
.AnyTagClassName
{
color: #58297E;
}
</style>
background-color css
<style>
a { background-color: #58297E; }
a { background-color: rgb(88,41,126); }
div.DivClassName
{
background-color: #58297E;
}
.BgClassName
{
background-color: #58297E;
}
</style>
border-color css
<style>
span { border-color: #58297E; }
span { border-color: rgb(88,41,126); }
td.TdClassName
{
border-color: #58297E;
}
.TagClassName
{
border-color: #58297E;
}
</style>