Shades of Kingfisher Daisy #613980
Tints of Kingfisher Daisy #613980
RGB
CMYK
RGB Variations
Color information
#613980 (or 0x613980) is known color: Kingfisher Daisy. HEX triplet: 61, 39 and 80. RGB value is (97,57,128). Sum of RGB (Red+Green+Blue) = 97+57+128=282 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.40% from 282); Green value is 57 (22.66% from 255 or 20.21% from 282); Blue value is 128 (50.39% from 255 or 45.39% from 282); Max value from RGB is 128 - color contains mainly: blue. Hex color #613980 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613980 is #9EC67F. Grayscale: #4C4C4C. Windows color (decimal): -10405504 or 8403297. OLE color: 8403297.
HSL color Cylindrical-coordinate representation of color #613980: hue angle of 273.8º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #613980 is Cyan = 0.24, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 97 | 57 | 128 | - |
| CMYK | 0.24 | 0.55 | 0 | 0.50 |
| HSL | 273.8º | 0.38% | 0.36% | - |
| HSV(B) | 273.8º | 0.55% | 0.5% | - |
| XYZ | 10.29 | 7.03 | 21.24 | - |
| YUV | 77.05 | 156.75 | 142.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 57 | 128 | 0.24 | 0.55 | 0 | 0.50 | 273.8 | 0.38 | 0.36 |
| Hex | 61 | 39 | 80 | 18 | 37 | 0 | 32 | 112 | 26 | 24 |
| Octal | 141 | 71 | 200 | 30 | 67 | 0 | 62 | 422 | 46 | 44 |
| Binary | 1100001 | 111001 | 10000000 | 11000 | 110111 | 0 | 110010 | 100010010 | 100110 | 100100 |
Color Harmonies of #613980
Complementary color
Monochromatic Colors of #613980
Black with #613980
Text Example
Text Example
White with #613980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613980; }
p { color: rgb(97,57,128); }
H1.HeaderClassName
{
color: #613980;
}
.AnyTagClassName
{
color: #613980;
}
</style>
background-color css
<style>
a { background-color: #613980; }
a { background-color: rgb(97,57,128); }
div.DivClassName
{
background-color: #613980;
}
.BgClassName
{
background-color: #613980;
}
</style>
border-color css
<style>
span { border-color: #613980; }
span { border-color: rgb(97,57,128); }
td.TdClassName
{
border-color: #613980;
}
.TagClassName
{
border-color: #613980;
}
</style>