Shades of Kingfisher Daisy #61457C
Tints of Kingfisher Daisy #61457C
RGB
CMYK
RGB Variations
Color information
#61457C (or 0x61457C) is known color: Kingfisher Daisy. HEX triplet: 61, 45 and 7C. RGB value is (97,69,124). Sum of RGB (Red+Green+Blue) = 97+69+124=290 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.45% from 290); Green value is 69 (27.34% from 255 or 23.79% from 290); Blue value is 124 (48.83% from 255 or 42.76% from 290); Max value from RGB is 124 - color contains mainly: blue. Hex color #61457C is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #61457C is #9EBA83. Grayscale: #535353. Windows color (decimal): -10402436 or 8144225. OLE color: 8144225.
HSL color Cylindrical-coordinate representation of color #61457C: hue angle of 270.55º degrees, saturation: 0.28, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #61457C is Cyan = 0.22, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 97 | 69 | 124 | - |
| CMYK | 0.22 | 0.44 | 0 | 0.51 |
| HSL | 270.55º | 0.28% | 0.38% | - |
| HSV(B) | 270.55º | 0.44% | 0.49% | - |
| XYZ | 10.7 | 8.25 | 20.1 | - |
| YUV | 83.64 | 150.78 | 137.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 124 | 0.22 | 0.44 | 0 | 0.51 | 270.55 | 0.28 | 0.38 |
| Hex | 61 | 45 | 7C | 16 | 2C | 0 | 33 | 10F | 1C | 26 |
| Octal | 141 | 105 | 174 | 26 | 54 | 0 | 63 | 417 | 34 | 46 |
| Binary | 1100001 | 1000101 | 1111100 | 10110 | 101100 | 0 | 110011 | 100001111 | 11100 | 100110 |
Color Harmonies of #61457C
Complementary color
Monochromatic Colors of #61457C
Black with #61457C
Text Example
Text Example
White with #61457C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61457C; }
p { color: rgb(97,69,124); }
H1.HeaderClassName
{
color: #61457C;
}
.AnyTagClassName
{
color: #61457C;
}
</style>
background-color css
<style>
a { background-color: #61457C; }
a { background-color: rgb(97,69,124); }
div.DivClassName
{
background-color: #61457C;
}
.BgClassName
{
background-color: #61457C;
}
</style>
border-color css
<style>
span { border-color: #61457C; }
span { border-color: rgb(97,69,124); }
td.TdClassName
{
border-color: #61457C;
}
.TagClassName
{
border-color: #61457C;
}
</style>