Shades of Kingfisher Daisy #613487
Tints of Kingfisher Daisy #613487
RGB
CMYK
RGB Variations
Color information
#613487 (or 0x613487) is known color: Kingfisher Daisy. HEX triplet: 61, 34 and 87. RGB value is (97,52,135). Sum of RGB (Red+Green+Blue) = 97+52+135=284 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.15% from 284); Green value is 52 (20.70% from 255 or 18.31% from 284); Blue value is 135 (53.12% from 255 or 47.54% from 284); Max value from RGB is 135 - color contains mainly: blue. Hex color #613487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613487 is #9ECB78. Grayscale: #4A4A4A. Windows color (decimal): -10406777 or 8860769. OLE color: 8860769.
HSL color Cylindrical-coordinate representation of color #613487: hue angle of 272.53º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #613487 is Cyan = 0.28, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 52 | 135 | - |
| CMYK | 0.28 | 0.61 | 0 | 0.47 |
| HSL | 272.53º | 0.44% | 0.37% | - |
| HSV(B) | 272.53º | 0.61% | 0.53% | - |
| XYZ | 10.53 | 6.75 | 23.67 | - |
| YUV | 74.92 | 161.91 | 143.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 135 | 0.28 | 0.61 | 0 | 0.47 | 272.53 | 0.44 | 0.37 |
| Hex | 61 | 34 | 87 | 1C | 3D | 0 | 2F | 111 | 2C | 25 |
| Octal | 141 | 64 | 207 | 34 | 75 | 0 | 57 | 421 | 54 | 45 |
| Binary | 1100001 | 110100 | 10000111 | 11100 | 111101 | 0 | 101111 | 100010001 | 101100 | 100101 |
Color Harmonies of #613487
Complementary color
Monochromatic Colors of #613487
Black with #613487
Text Example
Text Example
White with #613487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613487; }
p { color: rgb(97,52,135); }
H1.HeaderClassName
{
color: #613487;
}
.AnyTagClassName
{
color: #613487;
}
</style>
background-color css
<style>
a { background-color: #613487; }
a { background-color: rgb(97,52,135); }
div.DivClassName
{
background-color: #613487;
}
.BgClassName
{
background-color: #613487;
}
</style>
border-color css
<style>
span { border-color: #613487; }
span { border-color: rgb(97,52,135); }
td.TdClassName
{
border-color: #613487;
}
.TagClassName
{
border-color: #613487;
}
</style>