Shades of Daisy Bush #563992
Tints of Daisy Bush #563992
RGB
CMYK
RGB Variations
Color information
#563992 (or 0x563992) is known color: Daisy Bush. HEX triplet: 56, 39 and 92. RGB value is (86,57,146). Sum of RGB (Red+Green+Blue) = 86+57+146=289 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.76% from 289); Green value is 57 (22.66% from 255 or 19.72% from 289); Blue value is 146 (57.42% from 255 or 50.52% from 289); Max value from RGB is 146 - color contains mainly: blue. Hex color #563992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #563992 is #A9C66D. Grayscale: #4B4B4B. Windows color (decimal): -11126382 or 9582934. OLE color: 9582934.
HSL color Cylindrical-coordinate representation of color #563992: hue angle of 259.55º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #563992 is Cyan = 0.41, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 57 | 146 | - |
| CMYK | 0.41 | 0.61 | 0 | 0.43 |
| HSL | 259.55º | 0.44% | 0.4% | - |
| HSV(B) | 259.55º | 0.61% | 0.57% | - |
| XYZ | 10.49 | 6.98 | 27.99 | - |
| YUV | 75.82 | 167.61 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 57 | 146 | 0.41 | 0.61 | 0 | 0.43 | 259.55 | 0.44 | 0.4 |
| Hex | 56 | 39 | 92 | 29 | 3D | 0 | 2B | 104 | 2C | 28 |
| Octal | 126 | 71 | 222 | 51 | 75 | 0 | 53 | 404 | 54 | 50 |
| Binary | 1010110 | 111001 | 10010010 | 101001 | 111101 | 0 | 101011 | 100000100 | 101100 | 101000 |
Color Harmonies of #563992
Complementary color
Monochromatic Colors of #563992
Black with #563992
Text Example
Text Example
White with #563992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563992; }
p { color: rgb(86,57,146); }
H1.HeaderClassName
{
color: #563992;
}
.AnyTagClassName
{
color: #563992;
}
</style>
background-color css
<style>
a { background-color: #563992; }
a { background-color: rgb(86,57,146); }
div.DivClassName
{
background-color: #563992;
}
.BgClassName
{
background-color: #563992;
}
</style>
border-color css
<style>
span { border-color: #563992; }
span { border-color: rgb(86,57,146); }
td.TdClassName
{
border-color: #563992;
}
.TagClassName
{
border-color: #563992;
}
</style>