Shades of Kingfisher Daisy #613186
Tints of Kingfisher Daisy #613186
RGB
CMYK
RGB Variations
Color information
#613186 (or 0x613186) is known color: Kingfisher Daisy. HEX triplet: 61, 31 and 86. RGB value is (97,49,134). Sum of RGB (Red+Green+Blue) = 97+49+134=280 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.64% from 280); Green value is 49 (19.53% from 255 or 17.5% from 280); Blue value is 134 (52.73% from 255 or 47.86% from 280); Max value from RGB is 134 - color contains mainly: blue. Hex color #613186 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613186 is #9ECE79. Grayscale: #484848. Windows color (decimal): -10407546 or 8794465. OLE color: 8794465.
HSL color Cylindrical-coordinate representation of color #613186: hue angle of 273.88º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #613186 is Cyan = 0.28, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 49 | 134 | - |
| CMYK | 0.28 | 0.63 | 0 | 0.47 |
| HSL | 273.88º | 0.46% | 0.36% | - |
| HSV(B) | 273.88º | 0.63% | 0.53% | - |
| XYZ | 10.33 | 6.46 | 23.26 | - |
| YUV | 73.04 | 162.4 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 134 | 0.28 | 0.63 | 0 | 0.47 | 273.88 | 0.46 | 0.36 |
| Hex | 61 | 31 | 86 | 1C | 3F | 0 | 2F | 112 | 2E | 24 |
| Octal | 141 | 61 | 206 | 34 | 77 | 0 | 57 | 422 | 56 | 44 |
| Binary | 1100001 | 110001 | 10000110 | 11100 | 111111 | 0 | 101111 | 100010010 | 101110 | 100100 |
Color Harmonies of #613186
Complementary color
Monochromatic Colors of #613186
Black with #613186
Text Example
Text Example
White with #613186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613186; }
p { color: rgb(97,49,134); }
H1.HeaderClassName
{
color: #613186;
}
.AnyTagClassName
{
color: #613186;
}
</style>
background-color css
<style>
a { background-color: #613186; }
a { background-color: rgb(97,49,134); }
div.DivClassName
{
background-color: #613186;
}
.BgClassName
{
background-color: #613186;
}
</style>
border-color css
<style>
span { border-color: #613186; }
span { border-color: rgb(97,49,134); }
td.TdClassName
{
border-color: #613186;
}
.TagClassName
{
border-color: #613186;
}
</style>