Shades of Kingfisher Daisy #613780
Tints of Kingfisher Daisy #613780
RGB
CMYK
RGB Variations
Color information
#613780 (or 0x613780) is known color: Kingfisher Daisy. HEX triplet: 61, 37 and 80. RGB value is (97,55,128). Sum of RGB (Red+Green+Blue) = 97+55+128=280 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.64% from 280); Green value is 55 (21.88% from 255 or 19.64% from 280); Blue value is 128 (50.39% from 255 or 45.71% from 280); Max value from RGB is 128 - color contains mainly: blue. Hex color #613780 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613780 is #9EC87F. Grayscale: #4B4B4B. Windows color (decimal): -10406016 or 8402785. OLE color: 8402785.
HSL color Cylindrical-coordinate representation of color #613780: hue angle of 274.52º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #613780 is Cyan = 0.24, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 97 | 55 | 128 | - |
| CMYK | 0.24 | 0.57 | 0 | 0.50 |
| HSL | 274.52º | 0.4% | 0.36% | - |
| HSV(B) | 274.52º | 0.57% | 0.5% | - |
| XYZ | 10.19 | 6.83 | 21.2 | - |
| YUV | 75.88 | 157.41 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 128 | 0.24 | 0.57 | 0 | 0.50 | 274.52 | 0.4 | 0.36 |
| Hex | 61 | 37 | 80 | 18 | 39 | 0 | 32 | 113 | 28 | 24 |
| Octal | 141 | 67 | 200 | 30 | 71 | 0 | 62 | 423 | 50 | 44 |
| Binary | 1100001 | 110111 | 10000000 | 11000 | 111001 | 0 | 110010 | 100010011 | 101000 | 100100 |
Color Harmonies of #613780
Complementary color
Monochromatic Colors of #613780
Black with #613780
Text Example
Text Example
White with #613780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613780; }
p { color: rgb(97,55,128); }
H1.HeaderClassName
{
color: #613780;
}
.AnyTagClassName
{
color: #613780;
}
</style>
background-color css
<style>
a { background-color: #613780; }
a { background-color: rgb(97,55,128); }
div.DivClassName
{
background-color: #613780;
}
.BgClassName
{
background-color: #613780;
}
</style>
border-color css
<style>
span { border-color: #613780; }
span { border-color: rgb(97,55,128); }
td.TdClassName
{
border-color: #613780;
}
.TagClassName
{
border-color: #613780;
}
</style>