Shades of Kingfisher Daisy #612290
Tints of Kingfisher Daisy #612290
RGB
CMYK
RGB Variations
Color information
#612290 (or 0x612290) is known color: Kingfisher Daisy. HEX triplet: 61, 22 and 90. RGB value is (97,34,144). Sum of RGB (Red+Green+Blue) = 97+34+144=275 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.27% from 275); Green value is 34 (13.67% from 255 or 12.36% from 275); Blue value is 144 (56.64% from 255 or 52.36% from 275); Max value from RGB is 144 - color contains mainly: blue. Hex color #612290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612290 is #9EDD6F. Grayscale: #414141. Windows color (decimal): -10411376 or 9445985. OLE color: 9445985.
HSL color Cylindrical-coordinate representation of color #612290: hue angle of 274.36º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #612290 is Cyan = 0.33, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 34 | 144 | - |
| CMYK | 0.33 | 0.76 | 0 | 0.44 |
| HSL | 274.36º | 0.62% | 0.35% | - |
| HSV(B) | 274.36º | 0.76% | 0.56% | - |
| XYZ | 10.54 | 5.7 | 26.93 | - |
| YUV | 65.38 | 172.37 | 150.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 34 | 144 | 0.33 | 0.76 | 0 | 0.44 | 274.36 | 0.62 | 0.35 |
| Hex | 61 | 22 | 90 | 21 | 4C | 0 | 2C | 112 | 3E | 23 |
| Octal | 141 | 42 | 220 | 41 | 114 | 0 | 54 | 422 | 76 | 43 |
| Binary | 1100001 | 100010 | 10010000 | 100001 | 1001100 | 0 | 101100 | 100010010 | 111110 | 100011 |
Color Harmonies of #612290
Complementary color
Monochromatic Colors of #612290
Black with #612290
Text Example
Text Example
White with #612290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612290; }
p { color: rgb(97,34,144); }
H1.HeaderClassName
{
color: #612290;
}
.AnyTagClassName
{
color: #612290;
}
</style>
background-color css
<style>
a { background-color: #612290; }
a { background-color: rgb(97,34,144); }
div.DivClassName
{
background-color: #612290;
}
.BgClassName
{
background-color: #612290;
}
</style>
border-color css
<style>
span { border-color: #612290; }
span { border-color: rgb(97,34,144); }
td.TdClassName
{
border-color: #612290;
}
.TagClassName
{
border-color: #612290;
}
</style>