Shades of Kingfisher Daisy #613987
Tints of Kingfisher Daisy #613987
RGB
CMYK
RGB Variations
Color information
#613987 (or 0x613987) is known color: Kingfisher Daisy. HEX triplet: 61, 39 and 87. RGB value is (97,57,135). Sum of RGB (Red+Green+Blue) = 97+57+135=289 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.56% from 289); Green value is 57 (22.66% from 255 or 19.72% from 289); Blue value is 135 (53.12% from 255 or 46.71% from 289); Max value from RGB is 135 - color contains mainly: blue. Hex color #613987 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613987 is #9EC678. Grayscale: #4D4D4D. Windows color (decimal): -10405497 or 8862049. OLE color: 8862049.
HSL color Cylindrical-coordinate representation of color #613987: hue angle of 270.77º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #613987 is Cyan = 0.28, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 57 | 135 | - |
| CMYK | 0.28 | 0.58 | 0 | 0.47 |
| HSL | 270.77º | 0.41% | 0.38% | - |
| HSV(B) | 270.77º | 0.58% | 0.53% | - |
| XYZ | 10.77 | 7.22 | 23.75 | - |
| YUV | 77.85 | 160.25 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 57 | 135 | 0.28 | 0.58 | 0 | 0.47 | 270.77 | 0.41 | 0.38 |
| Hex | 61 | 39 | 87 | 1C | 3A | 0 | 2F | 10F | 29 | 26 |
| Octal | 141 | 71 | 207 | 34 | 72 | 0 | 57 | 417 | 51 | 46 |
| Binary | 1100001 | 111001 | 10000111 | 11100 | 111010 | 0 | 101111 | 100001111 | 101001 | 100110 |
Color Harmonies of #613987
Complementary color
Monochromatic Colors of #613987
Black with #613987
Text Example
Text Example
White with #613987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613987; }
p { color: rgb(97,57,135); }
H1.HeaderClassName
{
color: #613987;
}
.AnyTagClassName
{
color: #613987;
}
</style>
background-color css
<style>
a { background-color: #613987; }
a { background-color: rgb(97,57,135); }
div.DivClassName
{
background-color: #613987;
}
.BgClassName
{
background-color: #613987;
}
</style>
border-color css
<style>
span { border-color: #613987; }
span { border-color: rgb(97,57,135); }
td.TdClassName
{
border-color: #613987;
}
.TagClassName
{
border-color: #613987;
}
</style>