Shades of Kingfisher Daisy #56417A
Tints of Kingfisher Daisy #56417A
RGB
CMYK
RGB Variations
Color information
#56417A (or 0x56417A) is known color: Kingfisher Daisy. HEX triplet: 56, 41 and 7A. RGB value is (86,65,122). Sum of RGB (Red+Green+Blue) = 86+65+122=273 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.50% from 273); Green value is 65 (25.78% from 255 or 23.81% from 273); Blue value is 122 (48.05% from 255 or 44.69% from 273); Max value from RGB is 122 - color contains mainly: blue. Hex color #56417A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #56417A is #A9BE85. Grayscale: #4D4D4D. Windows color (decimal): -11124358 or 8012118. OLE color: 8012118.
HSL color Cylindrical-coordinate representation of color #56417A: hue angle of 262.11º degrees, saturation: 0.3, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #56417A is Cyan = 0.30, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 86 | 65 | 122 | - |
| CMYK | 0.30 | 0.47 | 0 | 0.52 |
| HSL | 262.11º | 0.3% | 0.37% | - |
| HSV(B) | 262.11º | 0.47% | 0.48% | - |
| XYZ | 9.24 | 7.16 | 19.31 | - |
| YUV | 77.78 | 152.96 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 122 | 0.30 | 0.47 | 0 | 0.52 | 262.11 | 0.3 | 0.37 |
| Hex | 56 | 41 | 7A | 1E | 2F | 0 | 34 | 106 | 1E | 25 |
| Octal | 126 | 101 | 172 | 36 | 57 | 0 | 64 | 406 | 36 | 45 |
| Binary | 1010110 | 1000001 | 1111010 | 11110 | 101111 | 0 | 110100 | 100000110 | 11110 | 100101 |
Color Harmonies of #56417A
Complementary color
Monochromatic Colors of #56417A
Black with #56417A
Text Example
Text Example
White with #56417A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #56417A; }
p { color: rgb(86,65,122); }
H1.HeaderClassName
{
color: #56417A;
}
.AnyTagClassName
{
color: #56417A;
}
</style>
background-color css
<style>
a { background-color: #56417A; }
a { background-color: rgb(86,65,122); }
div.DivClassName
{
background-color: #56417A;
}
.BgClassName
{
background-color: #56417A;
}
</style>
border-color css
<style>
span { border-color: #56417A; }
span { border-color: rgb(86,65,122); }
td.TdClassName
{
border-color: #56417A;
}
.TagClassName
{
border-color: #56417A;
}
</style>