Shades of Kingfisher Daisy #613384
Tints of Kingfisher Daisy #613384
RGB
CMYK
RGB Variations
Color information
#613384 (or 0x613384) is known color: Kingfisher Daisy. HEX triplet: 61, 33 and 84. RGB value is (97,51,132). Sum of RGB (Red+Green+Blue) = 97+51+132=280 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.64% from 280); Green value is 51 (20.31% from 255 or 18.21% from 280); Blue value is 132 (51.95% from 255 or 47.14% from 280); Max value from RGB is 132 - color contains mainly: blue. Hex color #613384 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613384 is #9ECC7B. Grayscale: #494949. Windows color (decimal): -10407036 or 8663905. OLE color: 8663905.
HSL color Cylindrical-coordinate representation of color #613384: hue angle of 274.07º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #613384 is Cyan = 0.27, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 51 | 132 | - |
| CMYK | 0.27 | 0.61 | 0 | 0.48 |
| HSL | 274.07º | 0.44% | 0.36% | - |
| HSV(B) | 274.07º | 0.61% | 0.52% | - |
| XYZ | 10.28 | 6.57 | 22.56 | - |
| YUV | 73.99 | 160.74 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 132 | 0.27 | 0.61 | 0 | 0.48 | 274.07 | 0.44 | 0.36 |
| Hex | 61 | 33 | 84 | 1B | 3D | 0 | 30 | 112 | 2C | 24 |
| Octal | 141 | 63 | 204 | 33 | 75 | 0 | 60 | 422 | 54 | 44 |
| Binary | 1100001 | 110011 | 10000100 | 11011 | 111101 | 0 | 110000 | 100010010 | 101100 | 100100 |
Color Harmonies of #613384
Complementary color
Monochromatic Colors of #613384
Black with #613384
Text Example
Text Example
White with #613384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613384; }
p { color: rgb(97,51,132); }
H1.HeaderClassName
{
color: #613384;
}
.AnyTagClassName
{
color: #613384;
}
</style>
background-color css
<style>
a { background-color: #613384; }
a { background-color: rgb(97,51,132); }
div.DivClassName
{
background-color: #613384;
}
.BgClassName
{
background-color: #613384;
}
</style>
border-color css
<style>
span { border-color: #613384; }
span { border-color: rgb(97,51,132); }
td.TdClassName
{
border-color: #613384;
}
.TagClassName
{
border-color: #613384;
}
</style>