Shades of Kingfisher Daisy #613789
Tints of Kingfisher Daisy #613789
RGB
CMYK
RGB Variations
Color information
#613789 (or 0x613789) is known color: Kingfisher Daisy. HEX triplet: 61, 37 and 89. RGB value is (97,55,137). Sum of RGB (Red+Green+Blue) = 97+55+137=289 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.56% from 289); Green value is 55 (21.88% from 255 or 19.03% from 289); Blue value is 137 (53.91% from 255 or 47.40% from 289); Max value from RGB is 137 - color contains mainly: blue. Hex color #613789 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613789 is #9EC876. Grayscale: #4C4C4C. Windows color (decimal): -10406007 or 8992609. OLE color: 8992609.
HSL color Cylindrical-coordinate representation of color #613789: hue angle of 270.73º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #613789 is Cyan = 0.29, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 55 | 137 | - |
| CMYK | 0.29 | 0.60 | 0 | 0.46 |
| HSL | 270.73º | 0.43% | 0.38% | - |
| HSV(B) | 270.73º | 0.6% | 0.54% | - |
| XYZ | 10.81 | 7.08 | 24.46 | - |
| YUV | 76.91 | 161.91 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 137 | 0.29 | 0.60 | 0 | 0.46 | 270.73 | 0.43 | 0.38 |
| Hex | 61 | 37 | 89 | 1D | 3C | 0 | 2E | 10F | 2B | 26 |
| Octal | 141 | 67 | 211 | 35 | 74 | 0 | 56 | 417 | 53 | 46 |
| Binary | 1100001 | 110111 | 10001001 | 11101 | 111100 | 0 | 101110 | 100001111 | 101011 | 100110 |
Color Harmonies of #613789
Complementary color
Monochromatic Colors of #613789
Black with #613789
Text Example
Text Example
White with #613789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613789; }
p { color: rgb(97,55,137); }
H1.HeaderClassName
{
color: #613789;
}
.AnyTagClassName
{
color: #613789;
}
</style>
background-color css
<style>
a { background-color: #613789; }
a { background-color: rgb(97,55,137); }
div.DivClassName
{
background-color: #613789;
}
.BgClassName
{
background-color: #613789;
}
</style>
border-color css
<style>
span { border-color: #613789; }
span { border-color: rgb(97,55,137); }
td.TdClassName
{
border-color: #613789;
}
.TagClassName
{
border-color: #613789;
}
</style>