Shades of Kingfisher Daisy #584372
Tints of Kingfisher Daisy #584372
RGB
CMYK
RGB Variations
Color information
#584372 (or 0x584372) is known color: Kingfisher Daisy. HEX triplet: 58, 43 and 72. RGB value is (88,67,114). Sum of RGB (Red+Green+Blue) = 88+67+114=269 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.71% from 269); Green value is 67 (26.56% from 255 or 24.91% from 269); Blue value is 114 (44.92% from 255 or 42.38% from 269); Max value from RGB is 114 - color contains mainly: blue. Hex color #584372 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584372 is #A7BC8D. Grayscale: #4E4E4E. Windows color (decimal): -10992782 or 7488344. OLE color: 7488344.
HSL color Cylindrical-coordinate representation of color #584372: hue angle of 266.81º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #584372 is Cyan = 0.23, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 67 | 114 | - |
| CMYK | 0.23 | 0.41 | 0 | 0.55 |
| HSL | 266.81º | 0.26% | 0.35% | - |
| HSV(B) | 266.81º | 0.41% | 0.45% | - |
| XYZ | 9.07 | 7.3 | 16.85 | - |
| YUV | 78.64 | 147.96 | 134.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 67 | 114 | 0.23 | 0.41 | 0 | 0.55 | 266.81 | 0.26 | 0.35 |
| Hex | 58 | 43 | 72 | 17 | 29 | 0 | 37 | 10B | 1A | 23 |
| Octal | 130 | 103 | 162 | 27 | 51 | 0 | 67 | 413 | 32 | 43 |
| Binary | 1011000 | 1000011 | 1110010 | 10111 | 101001 | 0 | 110111 | 100001011 | 11010 | 100011 |
Color Harmonies of #584372
Complementary color
Monochromatic Colors of #584372
Black with #584372
Text Example
Text Example
White with #584372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584372; }
p { color: rgb(88,67,114); }
H1.HeaderClassName
{
color: #584372;
}
.AnyTagClassName
{
color: #584372;
}
</style>
background-color css
<style>
a { background-color: #584372; }
a { background-color: rgb(88,67,114); }
div.DivClassName
{
background-color: #584372;
}
.BgClassName
{
background-color: #584372;
}
</style>
border-color css
<style>
span { border-color: #584372; }
span { border-color: rgb(88,67,114); }
td.TdClassName
{
border-color: #584372;
}
.TagClassName
{
border-color: #584372;
}
</style>