Shades of Kingfisher Daisy #614184
Tints of Kingfisher Daisy #614184
RGB
CMYK
RGB Variations
Color information
#614184 (or 0x614184) is known color: Kingfisher Daisy. HEX triplet: 61, 41 and 84. RGB value is (97,65,132). Sum of RGB (Red+Green+Blue) = 97+65+132=294 (38% of max value = 765). Red value is 97 (38.28% from 255 or 32.99% from 294); Green value is 65 (25.78% from 255 or 22.11% from 294); Blue value is 132 (51.95% from 255 or 44.90% from 294); Max value from RGB is 132 - color contains mainly: blue. Hex color #614184 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614184 is #9EBE7B. Grayscale: #515151. Windows color (decimal): -10403452 or 8667489. OLE color: 8667489.
HSL color Cylindrical-coordinate representation of color #614184: hue angle of 268.66º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #614184 is Cyan = 0.27, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 65 | 132 | - |
| CMYK | 0.27 | 0.51 | 0 | 0.48 |
| HSL | 268.66º | 0.34% | 0.39% | - |
| HSV(B) | 268.66º | 0.51% | 0.52% | - |
| XYZ | 10.98 | 7.99 | 22.79 | - |
| YUV | 82.21 | 156.1 | 138.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 132 | 0.27 | 0.51 | 0 | 0.48 | 268.66 | 0.34 | 0.39 |
| Hex | 61 | 41 | 84 | 1B | 33 | 0 | 30 | 10D | 22 | 27 |
| Octal | 141 | 101 | 204 | 33 | 63 | 0 | 60 | 415 | 42 | 47 |
| Binary | 1100001 | 1000001 | 10000100 | 11011 | 110011 | 0 | 110000 | 100001101 | 100010 | 100111 |
Color Harmonies of #614184
Complementary color
Monochromatic Colors of #614184
Black with #614184
Text Example
Text Example
White with #614184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614184; }
p { color: rgb(97,65,132); }
H1.HeaderClassName
{
color: #614184;
}
.AnyTagClassName
{
color: #614184;
}
</style>
background-color css
<style>
a { background-color: #614184; }
a { background-color: rgb(97,65,132); }
div.DivClassName
{
background-color: #614184;
}
.BgClassName
{
background-color: #614184;
}
</style>
border-color css
<style>
span { border-color: #614184; }
span { border-color: rgb(97,65,132); }
td.TdClassName
{
border-color: #614184;
}
.TagClassName
{
border-color: #614184;
}
</style>