Shades of Kingfisher Daisy #612892
Tints of Kingfisher Daisy #612892
RGB
CMYK
RGB Variations
Color information
#612892 (or 0x612892) is known color: Kingfisher Daisy. HEX triplet: 61, 28 and 92. RGB value is (97,40,146). Sum of RGB (Red+Green+Blue) = 97+40+146=283 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.28% from 283); Green value is 40 (16.02% from 255 or 14.13% from 283); Blue value is 146 (57.42% from 255 or 51.59% from 283); Max value from RGB is 146 - color contains mainly: blue. Hex color #612892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612892 is #9ED76D. Grayscale: #444444. Windows color (decimal): -10409838 or 9578593. OLE color: 9578593.
HSL color Cylindrical-coordinate representation of color #612892: hue angle of 272.26º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #612892 is Cyan = 0.34, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 40 | 146 | - |
| CMYK | 0.34 | 0.73 | 0 | 0.43 |
| HSL | 272.26º | 0.57% | 0.36% | - |
| HSV(B) | 272.26º | 0.73% | 0.57% | - |
| XYZ | 10.88 | 6.13 | 27.8 | - |
| YUV | 69.13 | 171.38 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 40 | 146 | 0.34 | 0.73 | 0 | 0.43 | 272.26 | 0.57 | 0.36 |
| Hex | 61 | 28 | 92 | 22 | 49 | 0 | 2B | 110 | 39 | 24 |
| Octal | 141 | 50 | 222 | 42 | 111 | 0 | 53 | 420 | 71 | 44 |
| Binary | 1100001 | 101000 | 10010010 | 100010 | 1001001 | 0 | 101011 | 100010000 | 111001 | 100100 |
Color Harmonies of #612892
Complementary color
Monochromatic Colors of #612892
Black with #612892
Text Example
Text Example
White with #612892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612892; }
p { color: rgb(97,40,146); }
H1.HeaderClassName
{
color: #612892;
}
.AnyTagClassName
{
color: #612892;
}
</style>
background-color css
<style>
a { background-color: #612892; }
a { background-color: rgb(97,40,146); }
div.DivClassName
{
background-color: #612892;
}
.BgClassName
{
background-color: #612892;
}
</style>
border-color css
<style>
span { border-color: #612892; }
span { border-color: rgb(97,40,146); }
td.TdClassName
{
border-color: #612892;
}
.TagClassName
{
border-color: #612892;
}
</style>