Shades of Kingfisher Daisy #583485
Tints of Kingfisher Daisy #583485
RGB
CMYK
RGB Variations
Color information
#583485 (or 0x583485) is known color: Kingfisher Daisy. HEX triplet: 58, 34 and 85. RGB value is (88,52,133). Sum of RGB (Red+Green+Blue) = 88+52+133=273 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.23% from 273); Green value is 52 (20.70% from 255 or 19.05% from 273); Blue value is 133 (52.34% from 255 or 48.72% from 273); Max value from RGB is 133 - color contains mainly: blue. Hex color #583485 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583485 is #A7CB7A. Grayscale: #474747. Windows color (decimal): -10996603 or 8729688. OLE color: 8729688.
HSL color Cylindrical-coordinate representation of color #583485: hue angle of 266.67º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #583485 is Cyan = 0.34, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 52 | 133 | - |
| CMYK | 0.34 | 0.61 | 0 | 0.48 |
| HSL | 266.67º | 0.44% | 0.36% | - |
| HSV(B) | 266.67º | 0.61% | 0.52% | - |
| XYZ | 9.49 | 6.22 | 22.89 | - |
| YUV | 72 | 162.43 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 52 | 133 | 0.34 | 0.61 | 0 | 0.48 | 266.67 | 0.44 | 0.36 |
| Hex | 58 | 34 | 85 | 22 | 3D | 0 | 30 | 10B | 2C | 24 |
| Octal | 130 | 64 | 205 | 42 | 75 | 0 | 60 | 413 | 54 | 44 |
| Binary | 1011000 | 110100 | 10000101 | 100010 | 111101 | 0 | 110000 | 100001011 | 101100 | 100100 |
Color Harmonies of #583485
Complementary color
Monochromatic Colors of #583485
Black with #583485
Text Example
Text Example
White with #583485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583485; }
p { color: rgb(88,52,133); }
H1.HeaderClassName
{
color: #583485;
}
.AnyTagClassName
{
color: #583485;
}
</style>
background-color css
<style>
a { background-color: #583485; }
a { background-color: rgb(88,52,133); }
div.DivClassName
{
background-color: #583485;
}
.BgClassName
{
background-color: #583485;
}
</style>
border-color css
<style>
span { border-color: #583485; }
span { border-color: rgb(88,52,133); }
td.TdClassName
{
border-color: #583485;
}
.TagClassName
{
border-color: #583485;
}
</style>