Shades of Kingfisher Daisy #614580
Tints of Kingfisher Daisy #614580
RGB
CMYK
RGB Variations
Color information
#614580 (or 0x614580) is known color: Kingfisher Daisy. HEX triplet: 61, 45 and 80. RGB value is (97,69,128). Sum of RGB (Red+Green+Blue) = 97+69+128=294 (38% of max value = 765). Red value is 97 (38.28% from 255 or 32.99% from 294); Green value is 69 (27.34% from 255 or 23.47% from 294); Blue value is 128 (50.39% from 255 or 43.54% from 294); Max value from RGB is 128 - color contains mainly: blue. Hex color #614580 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614580 is #9EBA7F. Grayscale: #535353. Windows color (decimal): -10402432 or 8406369. OLE color: 8406369.
HSL color Cylindrical-coordinate representation of color #614580: hue angle of 268.47º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #614580 is Cyan = 0.24, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 97 | 69 | 128 | - |
| CMYK | 0.24 | 0.46 | 0 | 0.50 |
| HSL | 268.47º | 0.3% | 0.39% | - |
| HSV(B) | 268.47º | 0.46% | 0.5% | - |
| XYZ | 10.95 | 8.36 | 21.46 | - |
| YUV | 84.1 | 152.78 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 128 | 0.24 | 0.46 | 0 | 0.50 | 268.47 | 0.3 | 0.39 |
| Hex | 61 | 45 | 80 | 18 | 2E | 0 | 32 | 10C | 1E | 27 |
| Octal | 141 | 105 | 200 | 30 | 56 | 0 | 62 | 414 | 36 | 47 |
| Binary | 1100001 | 1000101 | 10000000 | 11000 | 101110 | 0 | 110010 | 100001100 | 11110 | 100111 |
Color Harmonies of #614580
Complementary color
Monochromatic Colors of #614580
Black with #614580
Text Example
Text Example
White with #614580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614580; }
p { color: rgb(97,69,128); }
H1.HeaderClassName
{
color: #614580;
}
.AnyTagClassName
{
color: #614580;
}
</style>
background-color css
<style>
a { background-color: #614580; }
a { background-color: rgb(97,69,128); }
div.DivClassName
{
background-color: #614580;
}
.BgClassName
{
background-color: #614580;
}
</style>
border-color css
<style>
span { border-color: #614580; }
span { border-color: rgb(97,69,128); }
td.TdClassName
{
border-color: #614580;
}
.TagClassName
{
border-color: #614580;
}
</style>