Shades of Kingfisher Daisy #613588
Tints of Kingfisher Daisy #613588
RGB
CMYK
RGB Variations
Color information
#613588 (or 0x613588) is known color: Kingfisher Daisy. HEX triplet: 61, 35 and 88. RGB value is (97,53,136). Sum of RGB (Red+Green+Blue) = 97+53+136=286 (37% of max value = 765). Red value is 97 (38.28% from 255 or 33.92% from 286); Green value is 53 (21.09% from 255 or 18.53% from 286); Blue value is 136 (53.52% from 255 or 47.55% from 286); Max value from RGB is 136 - color contains mainly: blue. Hex color #613588 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613588 is #9ECA77. Grayscale: #4B4B4B. Windows color (decimal): -10406520 or 8926561. OLE color: 8926561.
HSL color Cylindrical-coordinate representation of color #613588: hue angle of 271.81º 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 #613588 is Cyan = 0.29, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 53 | 136 | - |
| CMYK | 0.29 | 0.61 | 0 | 0.47 |
| HSL | 271.81º | 0.44% | 0.37% | - |
| HSV(B) | 271.81º | 0.61% | 0.53% | - |
| XYZ | 10.65 | 6.87 | 24.06 | - |
| YUV | 75.62 | 162.08 | 143.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 136 | 0.29 | 0.61 | 0 | 0.47 | 271.81 | 0.44 | 0.37 |
| Hex | 61 | 35 | 88 | 1D | 3D | 0 | 2F | 110 | 2C | 25 |
| Octal | 141 | 65 | 210 | 35 | 75 | 0 | 57 | 420 | 54 | 45 |
| Binary | 1100001 | 110101 | 10001000 | 11101 | 111101 | 0 | 101111 | 100010000 | 101100 | 100101 |
Color Harmonies of #613588
Complementary color
Monochromatic Colors of #613588
Black with #613588
Text Example
Text Example
White with #613588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613588; }
p { color: rgb(97,53,136); }
H1.HeaderClassName
{
color: #613588;
}
.AnyTagClassName
{
color: #613588;
}
</style>
background-color css
<style>
a { background-color: #613588; }
a { background-color: rgb(97,53,136); }
div.DivClassName
{
background-color: #613588;
}
.BgClassName
{
background-color: #613588;
}
</style>
border-color css
<style>
span { border-color: #613588; }
span { border-color: rgb(97,53,136); }
td.TdClassName
{
border-color: #613588;
}
.TagClassName
{
border-color: #613588;
}
</style>