Shades of Kingfisher Daisy #612295
Tints of Kingfisher Daisy #612295
RGB
CMYK
RGB Variations
Color information
#612295 (or 0x612295) is known color: Kingfisher Daisy. HEX triplet: 61, 22 and 95. RGB value is (97,34,149). Sum of RGB (Red+Green+Blue) = 97+34+149=280 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.64% from 280); Green value is 34 (13.67% from 255 or 12.14% from 280); Blue value is 149 (58.59% from 255 or 53.21% from 280); Max value from RGB is 149 - color contains mainly: blue. Hex color #612295 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612295 is #9EDD6A. Grayscale: #414141. Windows color (decimal): -10411371 or 9773665. OLE color: 9773665.
HSL color Cylindrical-coordinate representation of color #612295: hue angle of 272.87º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #612295 is Cyan = 0.35, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 34 | 149 | - |
| CMYK | 0.35 | 0.77 | 0 | 0.42 |
| HSL | 272.87º | 0.63% | 0.36% | - |
| HSV(B) | 272.87º | 0.77% | 0.58% | - |
| XYZ | 10.93 | 5.86 | 28.99 | - |
| YUV | 65.95 | 174.87 | 150.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 34 | 149 | 0.35 | 0.77 | 0 | 0.42 | 272.87 | 0.63 | 0.36 |
| Hex | 61 | 22 | 95 | 23 | 4D | 0 | 2A | 111 | 3F | 24 |
| Octal | 141 | 42 | 225 | 43 | 115 | 0 | 52 | 421 | 77 | 44 |
| Binary | 1100001 | 100010 | 10010101 | 100011 | 1001101 | 0 | 101010 | 100010001 | 111111 | 100100 |
Color Harmonies of #612295
Complementary color
Monochromatic Colors of #612295
Black with #612295
Text Example
Text Example
White with #612295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612295; }
p { color: rgb(97,34,149); }
H1.HeaderClassName
{
color: #612295;
}
.AnyTagClassName
{
color: #612295;
}
</style>
background-color css
<style>
a { background-color: #612295; }
a { background-color: rgb(97,34,149); }
div.DivClassName
{
background-color: #612295;
}
.BgClassName
{
background-color: #612295;
}
</style>
border-color css
<style>
span { border-color: #612295; }
span { border-color: rgb(97,34,149); }
td.TdClassName
{
border-color: #612295;
}
.TagClassName
{
border-color: #612295;
}
</style>