Shades of Kingfisher Daisy #61487E
Tints of Kingfisher Daisy #61487E
RGB
CMYK
RGB Variations
Color information
#61487E (or 0x61487E) is known color: Kingfisher Daisy. HEX triplet: 61, 48 and 7E. RGB value is (97,72,126). Sum of RGB (Red+Green+Blue) = 97+72+126=295 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.88% from 295); Green value is 72 (28.52% from 255 or 24.41% from 295); Blue value is 126 (49.61% from 255 or 42.71% from 295); Max value from RGB is 126 - color contains mainly: blue. Hex color #61487E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #61487E is #9EB781. Grayscale: #555555. Windows color (decimal): -10401666 or 8276065. OLE color: 8276065.
HSL color Cylindrical-coordinate representation of color #61487E: hue angle of 267.78º degrees, saturation: 0.27, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #61487E is Cyan = 0.23, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 97 | 72 | 126 | - |
| CMYK | 0.23 | 0.43 | 0 | 0.51 |
| HSL | 267.78º | 0.27% | 0.39% | - |
| HSV(B) | 267.78º | 0.43% | 0.49% | - |
| XYZ | 11.01 | 8.68 | 20.83 | - |
| YUV | 85.63 | 150.78 | 136.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 72 | 126 | 0.23 | 0.43 | 0 | 0.51 | 267.78 | 0.27 | 0.39 |
| Hex | 61 | 48 | 7E | 17 | 2B | 0 | 33 | 10C | 1B | 27 |
| Octal | 141 | 110 | 176 | 27 | 53 | 0 | 63 | 414 | 33 | 47 |
| Binary | 1100001 | 1001000 | 1111110 | 10111 | 101011 | 0 | 110011 | 100001100 | 11011 | 100111 |
Color Harmonies of #61487E
Complementary color
Monochromatic Colors of #61487E
Black with #61487E
Text Example
Text Example
White with #61487E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61487E; }
p { color: rgb(97,72,126); }
H1.HeaderClassName
{
color: #61487E;
}
.AnyTagClassName
{
color: #61487E;
}
</style>
background-color css
<style>
a { background-color: #61487E; }
a { background-color: rgb(97,72,126); }
div.DivClassName
{
background-color: #61487E;
}
.BgClassName
{
background-color: #61487E;
}
</style>
border-color css
<style>
span { border-color: #61487E; }
span { border-color: rgb(97,72,126); }
td.TdClassName
{
border-color: #61487E;
}
.TagClassName
{
border-color: #61487E;
}
</style>