Shades of Kingfisher Daisy #613187
Tints of Kingfisher Daisy #613187
RGB
CMYK
RGB Variations
Color information
#613187 (or 0x613187) is known color: Kingfisher Daisy. HEX triplet: 61, 31 and 87. RGB value is (97,49,135). Sum of RGB (Red+Green+Blue) = 97+49+135=281 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.52% from 281); Green value is 49 (19.53% from 255 or 17.44% from 281); Blue value is 135 (53.12% from 255 or 48.04% from 281); Max value from RGB is 135 - color contains mainly: blue. Hex color #613187 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613187 is #9ECE78. Grayscale: #484848. Windows color (decimal): -10407545 or 8860001. OLE color: 8860001.
HSL color Cylindrical-coordinate representation of color #613187: hue angle of 273.49º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #613187 is Cyan = 0.28, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 49 | 135 | - |
| CMYK | 0.28 | 0.64 | 0 | 0.47 |
| HSL | 273.49º | 0.47% | 0.36% | - |
| HSV(B) | 273.49º | 0.64% | 0.53% | - |
| XYZ | 10.4 | 6.49 | 23.63 | - |
| YUV | 73.16 | 162.9 | 145.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 135 | 0.28 | 0.64 | 0 | 0.47 | 273.49 | 0.47 | 0.36 |
| Hex | 61 | 31 | 87 | 1C | 40 | 0 | 2F | 111 | 2F | 24 |
| Octal | 141 | 61 | 207 | 34 | 100 | 0 | 57 | 421 | 57 | 44 |
| Binary | 1100001 | 110001 | 10000111 | 11100 | 1000000 | 0 | 101111 | 100010001 | 101111 | 100100 |
Color Harmonies of #613187
Complementary color
Monochromatic Colors of #613187
Black with #613187
Text Example
Text Example
White with #613187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613187; }
p { color: rgb(97,49,135); }
H1.HeaderClassName
{
color: #613187;
}
.AnyTagClassName
{
color: #613187;
}
</style>
background-color css
<style>
a { background-color: #613187; }
a { background-color: rgb(97,49,135); }
div.DivClassName
{
background-color: #613187;
}
.BgClassName
{
background-color: #613187;
}
</style>
border-color css
<style>
span { border-color: #613187; }
span { border-color: rgb(97,49,135); }
td.TdClassName
{
border-color: #613187;
}
.TagClassName
{
border-color: #613187;
}
</style>