Shades of Kingfisher Daisy #614281
Tints of Kingfisher Daisy #614281
RGB
CMYK
RGB Variations
Color information
#614281 (or 0x614281) is known color: Kingfisher Daisy. HEX triplet: 61, 42 and 81. RGB value is (97,66,129). Sum of RGB (Red+Green+Blue) = 97+66+129=292 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.22% from 292); Green value is 66 (26.17% from 255 or 22.60% from 292); Blue value is 129 (50.78% from 255 or 44.18% from 292); Max value from RGB is 129 - color contains mainly: blue. Hex color #614281 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614281 is #9EBD7E. Grayscale: #525252. Windows color (decimal): -10403199 or 8471137. OLE color: 8471137.
HSL color Cylindrical-coordinate representation of color #614281: hue angle of 269.52º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #614281 is Cyan = 0.25, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 66 | 129 | - |
| CMYK | 0.25 | 0.49 | 0 | 0.49 |
| HSL | 269.52º | 0.32% | 0.38% | - |
| HSV(B) | 269.52º | 0.49% | 0.51% | - |
| XYZ | 10.84 | 8.02 | 21.75 | - |
| YUV | 82.45 | 154.27 | 138.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 129 | 0.25 | 0.49 | 0 | 0.49 | 269.52 | 0.32 | 0.38 |
| Hex | 61 | 42 | 81 | 19 | 31 | 0 | 31 | 10E | 20 | 26 |
| Octal | 141 | 102 | 201 | 31 | 61 | 0 | 61 | 416 | 40 | 46 |
| Binary | 1100001 | 1000010 | 10000001 | 11001 | 110001 | 0 | 110001 | 100001110 | 100000 | 100110 |
Color Harmonies of #614281
Complementary color
Monochromatic Colors of #614281
Black with #614281
Text Example
Text Example
White with #614281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614281; }
p { color: rgb(97,66,129); }
H1.HeaderClassName
{
color: #614281;
}
.AnyTagClassName
{
color: #614281;
}
</style>
background-color css
<style>
a { background-color: #614281; }
a { background-color: rgb(97,66,129); }
div.DivClassName
{
background-color: #614281;
}
.BgClassName
{
background-color: #614281;
}
</style>
border-color css
<style>
span { border-color: #614281; }
span { border-color: rgb(97,66,129); }
td.TdClassName
{
border-color: #614281;
}
.TagClassName
{
border-color: #614281;
}
</style>