Shades of Kingfisher Daisy #613688
Tints of Kingfisher Daisy #613688
RGB
CMYK
RGB Variations
Color information
#613688 (or 0x613688) is known color: Kingfisher Daisy. HEX triplet: 61, 36 and 88. RGB value is (97,54,136). Sum of RGB (Red+Green+Blue) = 97+54+136=287 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.80% from 287); Green value is 54 (21.48% from 255 or 18.82% from 287); Blue value is 136 (53.52% from 255 or 47.39% from 287); Max value from RGB is 136 - color contains mainly: blue. Hex color #613688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613688 is #9EC977. Grayscale: #4B4B4B. Windows color (decimal): -10406264 or 8926817. OLE color: 8926817.
HSL color Cylindrical-coordinate representation of color #613688: hue angle of 271.46º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #613688 is Cyan = 0.29, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 54 | 136 | - |
| CMYK | 0.29 | 0.60 | 0 | 0.47 |
| HSL | 271.46º | 0.43% | 0.37% | - |
| HSV(B) | 271.46º | 0.6% | 0.53% | - |
| XYZ | 10.69 | 6.96 | 24.07 | - |
| YUV | 76.21 | 161.75 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 136 | 0.29 | 0.60 | 0 | 0.47 | 271.46 | 0.43 | 0.37 |
| Hex | 61 | 36 | 88 | 1D | 3C | 0 | 2F | 10F | 2B | 25 |
| Octal | 141 | 66 | 210 | 35 | 74 | 0 | 57 | 417 | 53 | 45 |
| Binary | 1100001 | 110110 | 10001000 | 11101 | 111100 | 0 | 101111 | 100001111 | 101011 | 100101 |
Color Harmonies of #613688
Complementary color
Monochromatic Colors of #613688
Black with #613688
Text Example
Text Example
White with #613688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613688; }
p { color: rgb(97,54,136); }
H1.HeaderClassName
{
color: #613688;
}
.AnyTagClassName
{
color: #613688;
}
</style>
background-color css
<style>
a { background-color: #613688; }
a { background-color: rgb(97,54,136); }
div.DivClassName
{
background-color: #613688;
}
.BgClassName
{
background-color: #613688;
}
</style>
border-color css
<style>
span { border-color: #613688; }
span { border-color: rgb(97,54,136); }
td.TdClassName
{
border-color: #613688;
}
.TagClassName
{
border-color: #613688;
}
</style>