Shades of Kingfisher Daisy #613188
Tints of Kingfisher Daisy #613188
RGB
CMYK
RGB Variations
Color information
#613188 (or 0x613188) is known color: Kingfisher Daisy. HEX triplet: 61, 31 and 88. RGB value is (97,49,136). Sum of RGB (Red+Green+Blue) = 97+49+136=282 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.40% from 282); Green value is 49 (19.53% from 255 or 17.38% from 282); Blue value is 136 (53.52% from 255 or 48.23% from 282); Max value from RGB is 136 - color contains mainly: blue. Hex color #613188 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613188 is #9ECE77. Grayscale: #484848. Windows color (decimal): -10407544 or 8925537. OLE color: 8925537.
HSL color Cylindrical-coordinate representation of color #613188: hue angle of 273.1º 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 #613188 is Cyan = 0.29, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 49 | 136 | - |
| CMYK | 0.29 | 0.64 | 0 | 0.47 |
| HSL | 273.1º | 0.47% | 0.36% | - |
| HSV(B) | 273.1º | 0.64% | 0.53% | - |
| XYZ | 10.47 | 6.52 | 24 | - |
| YUV | 73.27 | 163.4 | 144.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 136 | 0.29 | 0.64 | 0 | 0.47 | 273.1 | 0.47 | 0.36 |
| Hex | 61 | 31 | 88 | 1D | 40 | 0 | 2F | 111 | 2F | 24 |
| Octal | 141 | 61 | 210 | 35 | 100 | 0 | 57 | 421 | 57 | 44 |
| Binary | 1100001 | 110001 | 10001000 | 11101 | 1000000 | 0 | 101111 | 100010001 | 101111 | 100100 |
Color Harmonies of #613188
Complementary color
Monochromatic Colors of #613188
Black with #613188
Text Example
Text Example
White with #613188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613188; }
p { color: rgb(97,49,136); }
H1.HeaderClassName
{
color: #613188;
}
.AnyTagClassName
{
color: #613188;
}
</style>
background-color css
<style>
a { background-color: #613188; }
a { background-color: rgb(97,49,136); }
div.DivClassName
{
background-color: #613188;
}
.BgClassName
{
background-color: #613188;
}
</style>
border-color css
<style>
span { border-color: #613188; }
span { border-color: rgb(97,49,136); }
td.TdClassName
{
border-color: #613188;
}
.TagClassName
{
border-color: #613188;
}
</style>