Shades of Kingfisher Daisy #613387
Tints of Kingfisher Daisy #613387
RGB
CMYK
RGB Variations
Color information
#613387 (or 0x613387) is known color: Kingfisher Daisy. HEX triplet: 61, 33 and 87. RGB value is (97,51,135). Sum of RGB (Red+Green+Blue) = 97+51+135=283 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.28% from 283); Green value is 51 (20.31% from 255 or 18.02% from 283); Blue value is 135 (53.12% from 255 or 47.70% from 283); Max value from RGB is 135 - color contains mainly: blue. Hex color #613387 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613387 is #9ECC78. Grayscale: #4A4A4A. Windows color (decimal): -10407033 or 8860513. OLE color: 8860513.
HSL color Cylindrical-coordinate representation of color #613387: hue angle of 272.86º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #613387 is Cyan = 0.28, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 51 | 135 | - |
| CMYK | 0.28 | 0.62 | 0 | 0.47 |
| HSL | 272.86º | 0.45% | 0.36% | - |
| HSV(B) | 272.86º | 0.62% | 0.53% | - |
| XYZ | 10.49 | 6.66 | 23.65 | - |
| YUV | 74.33 | 162.24 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 135 | 0.28 | 0.62 | 0 | 0.47 | 272.86 | 0.45 | 0.36 |
| Hex | 61 | 33 | 87 | 1C | 3E | 0 | 2F | 111 | 2D | 24 |
| Octal | 141 | 63 | 207 | 34 | 76 | 0 | 57 | 421 | 55 | 44 |
| Binary | 1100001 | 110011 | 10000111 | 11100 | 111110 | 0 | 101111 | 100010001 | 101101 | 100100 |
Color Harmonies of #613387
Complementary color
Monochromatic Colors of #613387
Black with #613387
Text Example
Text Example
White with #613387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613387; }
p { color: rgb(97,51,135); }
H1.HeaderClassName
{
color: #613387;
}
.AnyTagClassName
{
color: #613387;
}
</style>
background-color css
<style>
a { background-color: #613387; }
a { background-color: rgb(97,51,135); }
div.DivClassName
{
background-color: #613387;
}
.BgClassName
{
background-color: #613387;
}
</style>
border-color css
<style>
span { border-color: #613387; }
span { border-color: rgb(97,51,135); }
td.TdClassName
{
border-color: #613387;
}
.TagClassName
{
border-color: #613387;
}
</style>