Shades of Kingfisher Daisy #612680
Tints of Kingfisher Daisy #612680
RGB
CMYK
RGB Variations
Color information
#612680 (or 0x612680) is known color: Kingfisher Daisy. HEX triplet: 61, 26 and 80. RGB value is (97,38,128). Sum of RGB (Red+Green+Blue) = 97+38+128=263 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.88% from 263); Green value is 38 (15.23% from 255 or 14.45% from 263); Blue value is 128 (50.39% from 255 or 48.67% from 263); Max value from RGB is 128 - color contains mainly: blue. Hex color #612680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612680 is #9ED97F. Grayscale: #414141. Windows color (decimal): -10410368 or 8398433. OLE color: 8398433.
HSL color Cylindrical-coordinate representation of color #612680: hue angle of 279.33º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #612680 is Cyan = 0.24, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 97 | 38 | 128 | - |
| CMYK | 0.24 | 0.70 | 0 | 0.50 |
| HSL | 279.33º | 0.54% | 0.33% | - |
| HSV(B) | 279.33º | 0.7% | 0.5% | - |
| XYZ | 9.52 | 5.49 | 20.98 | - |
| YUV | 65.9 | 163.05 | 150.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 128 | 0.24 | 0.70 | 0 | 0.50 | 279.33 | 0.54 | 0.33 |
| Hex | 61 | 26 | 80 | 18 | 46 | 0 | 32 | 117 | 36 | 21 |
| Octal | 141 | 46 | 200 | 30 | 106 | 0 | 62 | 427 | 66 | 41 |
| Binary | 1100001 | 100110 | 10000000 | 11000 | 1000110 | 0 | 110010 | 100010111 | 110110 | 100001 |
Color Harmonies of #612680
Complementary color
Monochromatic Colors of #612680
Black with #612680
Text Example
Text Example
White with #612680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612680; }
p { color: rgb(97,38,128); }
H1.HeaderClassName
{
color: #612680;
}
.AnyTagClassName
{
color: #612680;
}
</style>
background-color css
<style>
a { background-color: #612680; }
a { background-color: rgb(97,38,128); }
div.DivClassName
{
background-color: #612680;
}
.BgClassName
{
background-color: #612680;
}
</style>
border-color css
<style>
span { border-color: #612680; }
span { border-color: rgb(97,38,128); }
td.TdClassName
{
border-color: #612680;
}
.TagClassName
{
border-color: #612680;
}
</style>