Shades of Kingfisher Daisy #584178
Tints of Kingfisher Daisy #584178
RGB
CMYK
RGB Variations
Color information
#584178 (or 0x584178) is known color: Kingfisher Daisy. HEX triplet: 58, 41 and 78. RGB value is (88,65,120). Sum of RGB (Red+Green+Blue) = 88+65+120=273 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.23% from 273); Green value is 65 (25.78% from 255 or 23.81% from 273); Blue value is 120 (47.27% from 255 or 43.96% from 273); Max value from RGB is 120 - color contains mainly: blue. Hex color #584178 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584178 is #A7BE87. Grayscale: #4D4D4D. Windows color (decimal): -10993288 or 7881048. OLE color: 7881048.
HSL color Cylindrical-coordinate representation of color #584178: hue angle of 265.09º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #584178 is Cyan = 0.27, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 65 | 120 | - |
| CMYK | 0.27 | 0.46 | 0 | 0.53 |
| HSL | 265.09º | 0.3% | 0.36% | - |
| HSV(B) | 265.09º | 0.46% | 0.47% | - |
| XYZ | 9.3 | 7.21 | 18.67 | - |
| YUV | 78.15 | 151.62 | 135.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 65 | 120 | 0.27 | 0.46 | 0 | 0.53 | 265.09 | 0.3 | 0.36 |
| Hex | 58 | 41 | 78 | 1B | 2E | 0 | 35 | 109 | 1E | 24 |
| Octal | 130 | 101 | 170 | 33 | 56 | 0 | 65 | 411 | 36 | 44 |
| Binary | 1011000 | 1000001 | 1111000 | 11011 | 101110 | 0 | 110101 | 100001001 | 11110 | 100100 |
Color Harmonies of #584178
Complementary color
Monochromatic Colors of #584178
Black with #584178
Text Example
Text Example
White with #584178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584178; }
p { color: rgb(88,65,120); }
H1.HeaderClassName
{
color: #584178;
}
.AnyTagClassName
{
color: #584178;
}
</style>
background-color css
<style>
a { background-color: #584178; }
a { background-color: rgb(88,65,120); }
div.DivClassName
{
background-color: #584178;
}
.BgClassName
{
background-color: #584178;
}
</style>
border-color css
<style>
span { border-color: #584178; }
span { border-color: rgb(88,65,120); }
td.TdClassName
{
border-color: #584178;
}
.TagClassName
{
border-color: #584178;
}
</style>