Shades of Kingfisher Daisy #612187
Tints of Kingfisher Daisy #612187
RGB
CMYK
RGB Variations
Color information
#612187 (or 0x612187) is known color: Kingfisher Daisy. HEX triplet: 61, 21 and 87. RGB value is (97,33,135). Sum of RGB (Red+Green+Blue) = 97+33+135=265 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.60% from 265); Green value is 33 (13.28% from 255 or 12.45% from 265); Blue value is 135 (53.12% from 255 or 50.94% from 265); Max value from RGB is 135 - color contains mainly: blue. Hex color #612187 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612187 is #9EDE78. Grayscale: #3F3F3F. Windows color (decimal): -10411641 or 8855905. OLE color: 8855905.
HSL color Cylindrical-coordinate representation of color #612187: hue angle of 277.65º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #612187 is Cyan = 0.28, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 33 | 135 | - |
| CMYK | 0.28 | 0.76 | 0 | 0.47 |
| HSL | 277.65º | 0.61% | 0.33% | - |
| HSV(B) | 277.65º | 0.76% | 0.53% | - |
| XYZ | 9.85 | 5.38 | 23.44 | - |
| YUV | 63.76 | 168.2 | 151.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 33 | 135 | 0.28 | 0.76 | 0 | 0.47 | 277.65 | 0.61 | 0.33 |
| Hex | 61 | 21 | 87 | 1C | 4C | 0 | 2F | 116 | 3D | 21 |
| Octal | 141 | 41 | 207 | 34 | 114 | 0 | 57 | 426 | 75 | 41 |
| Binary | 1100001 | 100001 | 10000111 | 11100 | 1001100 | 0 | 101111 | 100010110 | 111101 | 100001 |
Color Harmonies of #612187
Complementary color
Monochromatic Colors of #612187
Black with #612187
Text Example
Text Example
White with #612187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612187; }
p { color: rgb(97,33,135); }
H1.HeaderClassName
{
color: #612187;
}
.AnyTagClassName
{
color: #612187;
}
</style>
background-color css
<style>
a { background-color: #612187; }
a { background-color: rgb(97,33,135); }
div.DivClassName
{
background-color: #612187;
}
.BgClassName
{
background-color: #612187;
}
</style>
border-color css
<style>
span { border-color: #612187; }
span { border-color: rgb(97,33,135); }
td.TdClassName
{
border-color: #612187;
}
.TagClassName
{
border-color: #612187;
}
</style>