Shades of Kingfisher Daisy #612886
Tints of Kingfisher Daisy #612886
RGB
CMYK
RGB Variations
Color information
#612886 (or 0x612886) is known color: Kingfisher Daisy. HEX triplet: 61, 28 and 86. RGB value is (97,40,134). Sum of RGB (Red+Green+Blue) = 97+40+134=271 (35% of max value = 765). Red value is 97 (38.28% from 255 or 35.79% from 271); Green value is 40 (16.02% from 255 or 14.76% from 271); Blue value is 134 (52.73% from 255 or 49.45% from 271); Max value from RGB is 134 - color contains mainly: blue. Hex color #612886 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612886 is #9ED779. Grayscale: #434343. Windows color (decimal): -10409850 or 8792161. OLE color: 8792161.
HSL color Cylindrical-coordinate representation of color #612886: hue angle of 276.38º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #612886 is Cyan = 0.28, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 40 | 134 | - |
| CMYK | 0.28 | 0.70 | 0 | 0.47 |
| HSL | 276.38º | 0.54% | 0.34% | - |
| HSV(B) | 276.38º | 0.7% | 0.53% | - |
| XYZ | 9.99 | 5.78 | 23.14 | - |
| YUV | 67.76 | 165.38 | 148.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 40 | 134 | 0.28 | 0.70 | 0 | 0.47 | 276.38 | 0.54 | 0.34 |
| Hex | 61 | 28 | 86 | 1C | 46 | 0 | 2F | 114 | 36 | 22 |
| Octal | 141 | 50 | 206 | 34 | 106 | 0 | 57 | 424 | 66 | 42 |
| Binary | 1100001 | 101000 | 10000110 | 11100 | 1000110 | 0 | 101111 | 100010100 | 110110 | 100010 |
Color Harmonies of #612886
Complementary color
Monochromatic Colors of #612886
Black with #612886
Text Example
Text Example
White with #612886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612886; }
p { color: rgb(97,40,134); }
H1.HeaderClassName
{
color: #612886;
}
.AnyTagClassName
{
color: #612886;
}
</style>
background-color css
<style>
a { background-color: #612886; }
a { background-color: rgb(97,40,134); }
div.DivClassName
{
background-color: #612886;
}
.BgClassName
{
background-color: #612886;
}
</style>
border-color css
<style>
span { border-color: #612886; }
span { border-color: rgb(97,40,134); }
td.TdClassName
{
border-color: #612886;
}
.TagClassName
{
border-color: #612886;
}
</style>