Shades of Kingfisher Daisy #614880
Tints of Kingfisher Daisy #614880
RGB
CMYK
RGB Variations
Color information
#614880 (or 0x614880) is known color: Kingfisher Daisy. HEX triplet: 61, 48 and 80. RGB value is (97,72,128). Sum of RGB (Red+Green+Blue) = 97+72+128=297 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.66% from 297); Green value is 72 (28.52% from 255 or 24.24% from 297); Blue value is 128 (50.39% from 255 or 43.10% from 297); Max value from RGB is 128 - color contains mainly: blue. Hex color #614880 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614880 is #9EB77F. Grayscale: #555555. Windows color (decimal): -10401664 or 8407137. OLE color: 8407137.
HSL color Cylindrical-coordinate representation of color #614880: hue angle of 266.79º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #614880 is Cyan = 0.24, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 97 | 72 | 128 | - |
| CMYK | 0.24 | 0.44 | 0 | 0.50 |
| HSL | 266.79º | 0.28% | 0.39% | - |
| HSV(B) | 266.79º | 0.44% | 0.5% | - |
| XYZ | 11.14 | 8.73 | 21.52 | - |
| YUV | 85.86 | 151.78 | 135.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 72 | 128 | 0.24 | 0.44 | 0 | 0.50 | 266.79 | 0.28 | 0.39 |
| Hex | 61 | 48 | 80 | 18 | 2C | 0 | 32 | 10B | 1C | 27 |
| Octal | 141 | 110 | 200 | 30 | 54 | 0 | 62 | 413 | 34 | 47 |
| Binary | 1100001 | 1001000 | 10000000 | 11000 | 101100 | 0 | 110010 | 100001011 | 11100 | 100111 |
Color Harmonies of #614880
Complementary color
Monochromatic Colors of #614880
Black with #614880
Text Example
Text Example
White with #614880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614880; }
p { color: rgb(97,72,128); }
H1.HeaderClassName
{
color: #614880;
}
.AnyTagClassName
{
color: #614880;
}
</style>
background-color css
<style>
a { background-color: #614880; }
a { background-color: rgb(97,72,128); }
div.DivClassName
{
background-color: #614880;
}
.BgClassName
{
background-color: #614880;
}
</style>
border-color css
<style>
span { border-color: #614880; }
span { border-color: rgb(97,72,128); }
td.TdClassName
{
border-color: #614880;
}
.TagClassName
{
border-color: #614880;
}
</style>