Shades of Kingfisher Daisy #612082
Tints of Kingfisher Daisy #612082
RGB
CMYK
RGB Variations
Color information
#612082 (or 0x612082) is known color: Kingfisher Daisy. HEX triplet: 61, 20 and 82. RGB value is (97,32,130). Sum of RGB (Red+Green+Blue) = 97+32+130=259 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.45% from 259); Green value is 32 (12.89% from 255 or 12.36% from 259); Blue value is 130 (51.17% from 255 or 50.19% from 259); Max value from RGB is 130 - color contains mainly: blue. Hex color #612082 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612082 is #9EDF7D. Grayscale: #3E3E3E. Windows color (decimal): -10411902 or 8527969. OLE color: 8527969.
HSL color Cylindrical-coordinate representation of color #612082: hue angle of 279.8º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #612082 is Cyan = 0.25, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 32 | 130 | - |
| CMYK | 0.25 | 0.75 | 0 | 0.49 |
| HSL | 279.8º | 0.6% | 0.32% | - |
| HSV(B) | 279.8º | 0.75% | 0.51% | - |
| XYZ | 9.48 | 5.19 | 21.62 | - |
| YUV | 62.61 | 166.03 | 152.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 32 | 130 | 0.25 | 0.75 | 0 | 0.49 | 279.8 | 0.6 | 0.32 |
| Hex | 61 | 20 | 82 | 19 | 4B | 0 | 31 | 118 | 3C | 20 |
| Octal | 141 | 40 | 202 | 31 | 113 | 0 | 61 | 430 | 74 | 40 |
| Binary | 1100001 | 100000 | 10000010 | 11001 | 1001011 | 0 | 110001 | 100011000 | 111100 | 100000 |
Color Harmonies of #612082
Complementary color
Monochromatic Colors of #612082
Black with #612082
Text Example
Text Example
White with #612082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612082; }
p { color: rgb(97,32,130); }
H1.HeaderClassName
{
color: #612082;
}
.AnyTagClassName
{
color: #612082;
}
</style>
background-color css
<style>
a { background-color: #612082; }
a { background-color: rgb(97,32,130); }
div.DivClassName
{
background-color: #612082;
}
.BgClassName
{
background-color: #612082;
}
</style>
border-color css
<style>
span { border-color: #612082; }
span { border-color: rgb(97,32,130); }
td.TdClassName
{
border-color: #612082;
}
.TagClassName
{
border-color: #612082;
}
</style>