Shades of Kingfisher Daisy #612591
Tints of Kingfisher Daisy #612591
RGB
CMYK
RGB Variations
Color information
#612591 (or 0x612591) is known color: Kingfisher Daisy. HEX triplet: 61, 25 and 91. RGB value is (97,37,145). Sum of RGB (Red+Green+Blue) = 97+37+145=279 (36% of max value = 765). Red value is 97 (38.28% from 255 or 34.77% from 279); Green value is 37 (14.84% from 255 or 13.26% from 279); Blue value is 145 (57.03% from 255 or 51.97% from 279); Max value from RGB is 145 - color contains mainly: blue. Hex color #612591 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612591 is #9EDA6E. Grayscale: #424242. Windows color (decimal): -10410607 or 9512289. OLE color: 9512289.
HSL color Cylindrical-coordinate representation of color #612591: hue angle of 273.33º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #612591 is Cyan = 0.33, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 37 | 145 | - |
| CMYK | 0.33 | 0.74 | 0 | 0.43 |
| HSL | 273.33º | 0.59% | 0.36% | - |
| HSV(B) | 273.33º | 0.74% | 0.57% | - |
| XYZ | 10.7 | 5.91 | 27.36 | - |
| YUV | 67.25 | 171.88 | 149.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 37 | 145 | 0.33 | 0.74 | 0 | 0.43 | 273.33 | 0.59 | 0.36 |
| Hex | 61 | 25 | 91 | 21 | 4A | 0 | 2B | 111 | 3B | 24 |
| Octal | 141 | 45 | 221 | 41 | 112 | 0 | 53 | 421 | 73 | 44 |
| Binary | 1100001 | 100101 | 10010001 | 100001 | 1001010 | 0 | 101011 | 100010001 | 111011 | 100100 |
Color Harmonies of #612591
Complementary color
Monochromatic Colors of #612591
Black with #612591
Text Example
Text Example
White with #612591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612591; }
p { color: rgb(97,37,145); }
H1.HeaderClassName
{
color: #612591;
}
.AnyTagClassName
{
color: #612591;
}
</style>
background-color css
<style>
a { background-color: #612591; }
a { background-color: rgb(97,37,145); }
div.DivClassName
{
background-color: #612591;
}
.BgClassName
{
background-color: #612591;
}
</style>
border-color css
<style>
span { border-color: #612591; }
span { border-color: rgb(97,37,145); }
td.TdClassName
{
border-color: #612591;
}
.TagClassName
{
border-color: #612591;
}
</style>