Shades of Kingfisher Daisy #583878
Tints of Kingfisher Daisy #583878
RGB
CMYK
RGB Variations
Color information
#583878 (or 0x583878) is known color: Kingfisher Daisy. HEX triplet: 58, 38 and 78. RGB value is (88,56,120). Sum of RGB (Red+Green+Blue) = 88+56+120=264 (34% of max value = 765). Red value is 88 (34.77% from 255 or 33.33% from 264); Green value is 56 (22.27% from 255 or 21.21% from 264); Blue value is 120 (47.27% from 255 or 45.45% from 264); Max value from RGB is 120 - color contains mainly: blue. Hex color #583878 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #583878 is #A7C787. Grayscale: #484848. Windows color (decimal): -10995592 or 7878744. OLE color: 7878744.
HSL color Cylindrical-coordinate representation of color #583878: hue angle of 270º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #583878 is Cyan = 0.27, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 56 | 120 | - |
| CMYK | 0.27 | 0.53 | 0 | 0.53 |
| HSL | 270º | 0.36% | 0.35% | - |
| HSV(B) | 270º | 0.53% | 0.47% | - |
| XYZ | 8.83 | 6.26 | 18.51 | - |
| YUV | 72.86 | 154.6 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 56 | 120 | 0.27 | 0.53 | 0 | 0.53 | 270 | 0.36 | 0.35 |
| Hex | 58 | 38 | 78 | 1B | 35 | 0 | 35 | 10E | 24 | 23 |
| Octal | 130 | 70 | 170 | 33 | 65 | 0 | 65 | 416 | 44 | 43 |
| Binary | 1011000 | 111000 | 1111000 | 11011 | 110101 | 0 | 110101 | 100001110 | 100100 | 100011 |
Color Harmonies of #583878
Complementary color
Monochromatic Colors of #583878
Black with #583878
Text Example
Text Example
White with #583878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583878; }
p { color: rgb(88,56,120); }
H1.HeaderClassName
{
color: #583878;
}
.AnyTagClassName
{
color: #583878;
}
</style>
background-color css
<style>
a { background-color: #583878; }
a { background-color: rgb(88,56,120); }
div.DivClassName
{
background-color: #583878;
}
.BgClassName
{
background-color: #583878;
}
</style>
border-color css
<style>
span { border-color: #583878; }
span { border-color: rgb(88,56,120); }
td.TdClassName
{
border-color: #583878;
}
.TagClassName
{
border-color: #583878;
}
</style>