Shades of Kingfisher Daisy #61497A
Tints of Kingfisher Daisy #61497A
RGB
CMYK
RGB Variations
Color information
#61497A (or 0x61497A) is known color: Kingfisher Daisy. HEX triplet: 61, 49 and 7A. RGB value is (97,73,122). Sum of RGB (Red+Green+Blue) = 97+73+122=292 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.22% from 292); Green value is 73 (28.91% from 255 or 25% from 292); Blue value is 122 (48.05% from 255 or 41.78% from 292); Max value from RGB is 122 - color contains mainly: blue. Hex color #61497A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #61497A is #9EB685. Grayscale: #555555. Windows color (decimal): -10401414 or 8014177. OLE color: 8014177.
HSL color Cylindrical-coordinate representation of color #61497A: hue angle of 269.39º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #61497A is Cyan = 0.20, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 97 | 73 | 122 | - |
| CMYK | 0.20 | 0.40 | 0 | 0.52 |
| HSL | 269.39º | 0.25% | 0.38% | - |
| HSV(B) | 269.39º | 0.4% | 0.48% | - |
| XYZ | 10.83 | 8.71 | 19.52 | - |
| YUV | 85.76 | 148.45 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 122 | 0.20 | 0.40 | 0 | 0.52 | 269.39 | 0.25 | 0.38 |
| Hex | 61 | 49 | 7A | 14 | 28 | 0 | 34 | 10D | 19 | 26 |
| Octal | 141 | 111 | 172 | 24 | 50 | 0 | 64 | 415 | 31 | 46 |
| Binary | 1100001 | 1001001 | 1111010 | 10100 | 101000 | 0 | 110100 | 100001101 | 11001 | 100110 |
Color Harmonies of #61497A
Complementary color
Monochromatic Colors of #61497A
Black with #61497A
Text Example
Text Example
White with #61497A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61497A; }
p { color: rgb(97,73,122); }
H1.HeaderClassName
{
color: #61497A;
}
.AnyTagClassName
{
color: #61497A;
}
</style>
background-color css
<style>
a { background-color: #61497A; }
a { background-color: rgb(97,73,122); }
div.DivClassName
{
background-color: #61497A;
}
.BgClassName
{
background-color: #61497A;
}
</style>
border-color css
<style>
span { border-color: #61497A; }
span { border-color: rgb(97,73,122); }
td.TdClassName
{
border-color: #61497A;
}
.TagClassName
{
border-color: #61497A;
}
</style>