Shades of Kingfisher Daisy #612083
Tints of Kingfisher Daisy #612083
RGB
CMYK
RGB Variations
Color information
#612083 (or 0x612083) is known color: Kingfisher Daisy. HEX triplet: 61, 20 and 83. RGB value is (97,32,131). Sum of RGB (Red+Green+Blue) = 97+32+131=260 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.31% from 260); Green value is 32 (12.89% from 255 or 12.31% from 260); Blue value is 131 (51.56% from 255 or 50.38% from 260); Max value from RGB is 131 - color contains mainly: blue. Hex color #612083 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612083 is #9EDF7C. Grayscale: #3E3E3E. Windows color (decimal): -10411901 or 8593505. OLE color: 8593505.
HSL color Cylindrical-coordinate representation of color #612083: hue angle of 279.39º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #612083 is Cyan = 0.26, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 32 | 131 | - |
| CMYK | 0.26 | 0.76 | 0 | 0.49 |
| HSL | 279.39º | 0.61% | 0.32% | - |
| HSV(B) | 279.39º | 0.76% | 0.51% | - |
| XYZ | 9.54 | 5.21 | 21.98 | - |
| YUV | 62.72 | 166.53 | 152.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 32 | 131 | 0.26 | 0.76 | 0 | 0.49 | 279.39 | 0.61 | 0.32 |
| Hex | 61 | 20 | 83 | 1A | 4C | 0 | 31 | 117 | 3D | 20 |
| Octal | 141 | 40 | 203 | 32 | 114 | 0 | 61 | 427 | 75 | 40 |
| Binary | 1100001 | 100000 | 10000011 | 11010 | 1001100 | 0 | 110001 | 100010111 | 111101 | 100000 |
Color Harmonies of #612083
Complementary color
Monochromatic Colors of #612083
Black with #612083
Text Example
Text Example
White with #612083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612083; }
p { color: rgb(97,32,131); }
H1.HeaderClassName
{
color: #612083;
}
.AnyTagClassName
{
color: #612083;
}
</style>
background-color css
<style>
a { background-color: #612083; }
a { background-color: rgb(97,32,131); }
div.DivClassName
{
background-color: #612083;
}
.BgClassName
{
background-color: #612083;
}
</style>
border-color css
<style>
span { border-color: #612083; }
span { border-color: rgb(97,32,131); }
td.TdClassName
{
border-color: #612083;
}
.TagClassName
{
border-color: #612083;
}
</style>