Shades of Kingfisher Daisy #653784
Tints of Kingfisher Daisy #653784
RGB
CMYK
RGB Variations
Color information
#653784 (or 0x653784) is known color: Kingfisher Daisy. HEX triplet: 65, 37 and 84. RGB value is (101,55,132). Sum of RGB (Red+Green+Blue) = 101+55+132=288 (38% of max value = 765). Red value is 101 (39.84% from 255 or 35.07% from 288); Green value is 55 (21.88% from 255 or 19.10% from 288); Blue value is 132 (51.95% from 255 or 45.83% from 288); Max value from RGB is 132 - color contains mainly: blue. Hex color #653784 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #653784 is #9AC87B. Grayscale: #4D4D4D. Windows color (decimal): -10143868 or 8664933. OLE color: 8664933.
HSL color Cylindrical-coordinate representation of color #653784: hue angle of 275.84º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #653784 is Cyan = 0.23, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 55 | 132 | - |
| CMYK | 0.23 | 0.58 | 0 | 0.48 |
| HSL | 275.84º | 0.41% | 0.37% | - |
| HSV(B) | 275.84º | 0.58% | 0.52% | - |
| XYZ | 10.9 | 7.17 | 22.64 | - |
| YUV | 77.53 | 158.74 | 144.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 55 | 132 | 0.23 | 0.58 | 0 | 0.48 | 275.84 | 0.41 | 0.37 |
| Hex | 65 | 37 | 84 | 17 | 3A | 0 | 30 | 114 | 29 | 25 |
| Octal | 145 | 67 | 204 | 27 | 72 | 0 | 60 | 424 | 51 | 45 |
| Binary | 1100101 | 110111 | 10000100 | 10111 | 111010 | 0 | 110000 | 100010100 | 101001 | 100101 |
Color Harmonies of #653784
Complementary color
Monochromatic Colors of #653784
Black with #653784
Text Example
Text Example
White with #653784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653784; }
p { color: rgb(101,55,132); }
H1.HeaderClassName
{
color: #653784;
}
.AnyTagClassName
{
color: #653784;
}
</style>
background-color css
<style>
a { background-color: #653784; }
a { background-color: rgb(101,55,132); }
div.DivClassName
{
background-color: #653784;
}
.BgClassName
{
background-color: #653784;
}
</style>
border-color css
<style>
span { border-color: #653784; }
span { border-color: rgb(101,55,132); }
td.TdClassName
{
border-color: #653784;
}
.TagClassName
{
border-color: #653784;
}
</style>