Shades of Kingfisher Daisy #613889
Tints of Kingfisher Daisy #613889
RGB
CMYK
RGB Variations
Color information
#613889 (or 0x613889) is known color: Kingfisher Daisy. HEX triplet: 61, 38 and 89. RGB value is (97,56,137). Sum of RGB (Red+Green+Blue) = 97+56+137=290 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.45% from 290); Green value is 56 (22.27% from 255 or 19.31% from 290); Blue value is 137 (53.91% from 255 or 47.24% from 290); Max value from RGB is 137 - color contains mainly: blue. Hex color #613889 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613889 is #9EC776. Grayscale: #4D4D4D. Windows color (decimal): -10405751 or 8992865. OLE color: 8992865.
HSL color Cylindrical-coordinate representation of color #613889: hue angle of 270.37º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #613889 is Cyan = 0.29, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 56 | 137 | - |
| CMYK | 0.29 | 0.59 | 0 | 0.46 |
| HSL | 270.37º | 0.42% | 0.38% | - |
| HSV(B) | 270.37º | 0.59% | 0.54% | - |
| XYZ | 10.86 | 7.18 | 24.48 | - |
| YUV | 77.49 | 161.58 | 141.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 137 | 0.29 | 0.59 | 0 | 0.46 | 270.37 | 0.42 | 0.38 |
| Hex | 61 | 38 | 89 | 1D | 3B | 0 | 2E | 10E | 2A | 26 |
| Octal | 141 | 70 | 211 | 35 | 73 | 0 | 56 | 416 | 52 | 46 |
| Binary | 1100001 | 111000 | 10001001 | 11101 | 111011 | 0 | 101110 | 100001110 | 101010 | 100110 |
Color Harmonies of #613889
Complementary color
Monochromatic Colors of #613889
Black with #613889
Text Example
Text Example
White with #613889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613889; }
p { color: rgb(97,56,137); }
H1.HeaderClassName
{
color: #613889;
}
.AnyTagClassName
{
color: #613889;
}
</style>
background-color css
<style>
a { background-color: #613889; }
a { background-color: rgb(97,56,137); }
div.DivClassName
{
background-color: #613889;
}
.BgClassName
{
background-color: #613889;
}
</style>
border-color css
<style>
span { border-color: #613889; }
span { border-color: rgb(97,56,137); }
td.TdClassName
{
border-color: #613889;
}
.TagClassName
{
border-color: #613889;
}
</style>