Shades of Kingfisher Daisy #562682
Tints of Kingfisher Daisy #562682
RGB
CMYK
RGB Variations
Color information
#562682 (or 0x562682) is known color: Kingfisher Daisy. HEX triplet: 56, 26 and 82. RGB value is (86,38,130). Sum of RGB (Red+Green+Blue) = 86+38+130=254 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.86% from 254); Green value is 38 (15.23% from 255 or 14.96% from 254); Blue value is 130 (51.17% from 255 or 51.18% from 254); Max value from RGB is 130 - color contains mainly: blue. Hex color #562682 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562682 is #A9D97D. Grayscale: #3E3E3E. Windows color (decimal): -11131262 or 8529494. OLE color: 8529494.
HSL color Cylindrical-coordinate representation of color #562682: hue angle of 271.3º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #562682 is Cyan = 0.34, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 38 | 130 | - |
| CMYK | 0.34 | 0.71 | 0 | 0.49 |
| HSL | 271.3º | 0.55% | 0.33% | - |
| HSV(B) | 271.3º | 0.71% | 0.51% | - |
| XYZ | 8.56 | 4.98 | 21.63 | - |
| YUV | 62.84 | 165.9 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 130 | 0.34 | 0.71 | 0 | 0.49 | 271.3 | 0.55 | 0.33 |
| Hex | 56 | 26 | 82 | 22 | 47 | 0 | 31 | 10F | 37 | 21 |
| Octal | 126 | 46 | 202 | 42 | 107 | 0 | 61 | 417 | 67 | 41 |
| Binary | 1010110 | 100110 | 10000010 | 100010 | 1000111 | 0 | 110001 | 100001111 | 110111 | 100001 |
Color Harmonies of #562682
Complementary color
Monochromatic Colors of #562682
Black with #562682
Text Example
Text Example
White with #562682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562682; }
p { color: rgb(86,38,130); }
H1.HeaderClassName
{
color: #562682;
}
.AnyTagClassName
{
color: #562682;
}
</style>
background-color css
<style>
a { background-color: #562682; }
a { background-color: rgb(86,38,130); }
div.DivClassName
{
background-color: #562682;
}
.BgClassName
{
background-color: #562682;
}
</style>
border-color css
<style>
span { border-color: #562682; }
span { border-color: rgb(86,38,130); }
td.TdClassName
{
border-color: #562682;
}
.TagClassName
{
border-color: #562682;
}
</style>