Shades of Kingfisher Daisy #612283
Tints of Kingfisher Daisy #612283
RGB
CMYK
RGB Variations
Color information
#612283 (or 0x612283) is known color: Kingfisher Daisy. HEX triplet: 61, 22 and 83. RGB value is (97,34,131). Sum of RGB (Red+Green+Blue) = 97+34+131=262 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.02% from 262); Green value is 34 (13.67% from 255 or 12.98% from 262); Blue value is 131 (51.56% from 255 or 50% from 262); Max value from RGB is 131 - color contains mainly: blue. Hex color #612283 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612283 is #9EDD7C. Grayscale: #3F3F3F. Windows color (decimal): -10411389 or 8594017. OLE color: 8594017.
HSL color Cylindrical-coordinate representation of color #612283: hue angle of 278.97º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #612283 is Cyan = 0.26, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 34 | 131 | - |
| CMYK | 0.26 | 0.74 | 0 | 0.49 |
| HSL | 278.97º | 0.59% | 0.32% | - |
| HSV(B) | 278.97º | 0.74% | 0.51% | - |
| XYZ | 9.6 | 5.32 | 21.99 | - |
| YUV | 63.9 | 165.87 | 151.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 34 | 131 | 0.26 | 0.74 | 0 | 0.49 | 278.97 | 0.59 | 0.32 |
| Hex | 61 | 22 | 83 | 1A | 4A | 0 | 31 | 117 | 3B | 20 |
| Octal | 141 | 42 | 203 | 32 | 112 | 0 | 61 | 427 | 73 | 40 |
| Binary | 1100001 | 100010 | 10000011 | 11010 | 1001010 | 0 | 110001 | 100010111 | 111011 | 100000 |
Color Harmonies of #612283
Complementary color
Monochromatic Colors of #612283
Black with #612283
Text Example
Text Example
White with #612283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612283; }
p { color: rgb(97,34,131); }
H1.HeaderClassName
{
color: #612283;
}
.AnyTagClassName
{
color: #612283;
}
</style>
background-color css
<style>
a { background-color: #612283; }
a { background-color: rgb(97,34,131); }
div.DivClassName
{
background-color: #612283;
}
.BgClassName
{
background-color: #612283;
}
</style>
border-color css
<style>
span { border-color: #612283; }
span { border-color: rgb(97,34,131); }
td.TdClassName
{
border-color: #612283;
}
.TagClassName
{
border-color: #612283;
}
</style>