Shades of Kingfisher Daisy #612291
Tints of Kingfisher Daisy #612291
RGB
CMYK
RGB Variations
Color information
#612291 (or 0x612291) is known color: Kingfisher Daisy. HEX triplet: 61, 22 and 91. RGB value is (97,34,145). Sum of RGB (Red+Green+Blue) = 97+34+145=276 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.14% from 276); Green value is 34 (13.67% from 255 or 12.32% from 276); Blue value is 145 (57.03% from 255 or 52.54% from 276); Max value from RGB is 145 - color contains mainly: blue. Hex color #612291 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612291 is #9EDD6E. Grayscale: #414141. Windows color (decimal): -10411375 or 9511521. OLE color: 9511521.
HSL color Cylindrical-coordinate representation of color #612291: hue angle of 274.05º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #612291 is Cyan = 0.33, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 34 | 145 | - |
| CMYK | 0.33 | 0.77 | 0 | 0.43 |
| HSL | 274.05º | 0.62% | 0.35% | - |
| HSV(B) | 274.05º | 0.77% | 0.57% | - |
| XYZ | 10.61 | 5.73 | 27.33 | - |
| YUV | 65.49 | 172.87 | 150.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 34 | 145 | 0.33 | 0.77 | 0 | 0.43 | 274.05 | 0.62 | 0.35 |
| Hex | 61 | 22 | 91 | 21 | 4D | 0 | 2B | 112 | 3E | 23 |
| Octal | 141 | 42 | 221 | 41 | 115 | 0 | 53 | 422 | 76 | 43 |
| Binary | 1100001 | 100010 | 10010001 | 100001 | 1001101 | 0 | 101011 | 100010010 | 111110 | 100011 |
Color Harmonies of #612291
Complementary color
Monochromatic Colors of #612291
Black with #612291
Text Example
Text Example
White with #612291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612291; }
p { color: rgb(97,34,145); }
H1.HeaderClassName
{
color: #612291;
}
.AnyTagClassName
{
color: #612291;
}
</style>
background-color css
<style>
a { background-color: #612291; }
a { background-color: rgb(97,34,145); }
div.DivClassName
{
background-color: #612291;
}
.BgClassName
{
background-color: #612291;
}
</style>
border-color css
<style>
span { border-color: #612291; }
span { border-color: rgb(97,34,145); }
td.TdClassName
{
border-color: #612291;
}
.TagClassName
{
border-color: #612291;
}
</style>