Shades of Kingfisher Daisy #56348A
Tints of Kingfisher Daisy #56348A
RGB
CMYK
RGB Variations
Color information
#56348A (or 0x56348A) is known color: Kingfisher Daisy. HEX triplet: 56, 34 and 8A. RGB value is (86,52,138). Sum of RGB (Red+Green+Blue) = 86+52+138=276 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.16% from 276); Green value is 52 (20.70% from 255 or 18.84% from 276); Blue value is 138 (54.30% from 255 or 50% from 276); Max value from RGB is 138 - color contains mainly: blue. Hex color #56348A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #56348A is #A9CB75. Grayscale: #474747. Windows color (decimal): -11127670 or 9057366. OLE color: 9057366.
HSL color Cylindrical-coordinate representation of color #56348A: hue angle of 263.72º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #56348A is Cyan = 0.38, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 52 | 138 | - |
| CMYK | 0.38 | 0.62 | 0 | 0.46 |
| HSL | 263.72º | 0.45% | 0.37% | - |
| HSV(B) | 263.72º | 0.62% | 0.54% | - |
| XYZ | 9.65 | 6.27 | 24.75 | - |
| YUV | 71.97 | 165.26 | 138.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 52 | 138 | 0.38 | 0.62 | 0 | 0.46 | 263.72 | 0.45 | 0.37 |
| Hex | 56 | 34 | 8A | 26 | 3E | 0 | 2E | 108 | 2D | 25 |
| Octal | 126 | 64 | 212 | 46 | 76 | 0 | 56 | 410 | 55 | 45 |
| Binary | 1010110 | 110100 | 10001010 | 100110 | 111110 | 0 | 101110 | 100001000 | 101101 | 100101 |
Color Harmonies of #56348A
Complementary color
Monochromatic Colors of #56348A
Black with #56348A
Text Example
Text Example
White with #56348A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #56348A; }
p { color: rgb(86,52,138); }
H1.HeaderClassName
{
color: #56348A;
}
.AnyTagClassName
{
color: #56348A;
}
</style>
background-color css
<style>
a { background-color: #56348A; }
a { background-color: rgb(86,52,138); }
div.DivClassName
{
background-color: #56348A;
}
.BgClassName
{
background-color: #56348A;
}
</style>
border-color css
<style>
span { border-color: #56348A; }
span { border-color: rgb(86,52,138); }
td.TdClassName
{
border-color: #56348A;
}
.TagClassName
{
border-color: #56348A;
}
</style>