Shades of Kingfisher Daisy #613087
Tints of Kingfisher Daisy #613087
RGB
CMYK
RGB Variations
Color information
#613087 (or 0x613087) is known color: Kingfisher Daisy. HEX triplet: 61, 30 and 87. RGB value is (97,48,135). Sum of RGB (Red+Green+Blue) = 97+48+135=280 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.64% from 280); Green value is 48 (19.14% from 255 or 17.14% from 280); Blue value is 135 (53.12% from 255 or 48.21% from 280); Max value from RGB is 135 - color contains mainly: blue. Hex color #613087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613087 is #9ECF78. Grayscale: #484848. Windows color (decimal): -10407801 or 8859745. OLE color: 8859745.
HSL color Cylindrical-coordinate representation of color #613087: hue angle of 273.79º degrees, saturation: 0.48, 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 #613087 is Cyan = 0.28, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 48 | 135 | - |
| CMYK | 0.28 | 0.64 | 0 | 0.47 |
| HSL | 273.79º | 0.48% | 0.36% | - |
| HSV(B) | 273.79º | 0.64% | 0.53% | - |
| XYZ | 10.36 | 6.4 | 23.61 | - |
| YUV | 72.57 | 163.23 | 145.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 135 | 0.28 | 0.64 | 0 | 0.47 | 273.79 | 0.48 | 0.36 |
| Hex | 61 | 30 | 87 | 1C | 40 | 0 | 2F | 112 | 30 | 24 |
| Octal | 141 | 60 | 207 | 34 | 100 | 0 | 57 | 422 | 60 | 44 |
| Binary | 1100001 | 110000 | 10000111 | 11100 | 1000000 | 0 | 101111 | 100010010 | 110000 | 100100 |
Color Harmonies of #613087
Complementary color
Monochromatic Colors of #613087
Black with #613087
Text Example
Text Example
White with #613087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613087; }
p { color: rgb(97,48,135); }
H1.HeaderClassName
{
color: #613087;
}
.AnyTagClassName
{
color: #613087;
}
</style>
background-color css
<style>
a { background-color: #613087; }
a { background-color: rgb(97,48,135); }
div.DivClassName
{
background-color: #613087;
}
.BgClassName
{
background-color: #613087;
}
</style>
border-color css
<style>
span { border-color: #613087; }
span { border-color: rgb(97,48,135); }
td.TdClassName
{
border-color: #613087;
}
.TagClassName
{
border-color: #613087;
}
</style>