Shades of Kingfisher Daisy #653584
Tints of Kingfisher Daisy #653584
RGB
CMYK
RGB Variations
Color information
#653584 (or 0x653584) is known color: Kingfisher Daisy. HEX triplet: 65, 35 and 84. RGB value is (101,53,132). Sum of RGB (Red+Green+Blue) = 101+53+132=286 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.31% from 286); Green value is 53 (21.09% from 255 or 18.53% from 286); Blue value is 132 (51.95% from 255 or 46.15% from 286); Max value from RGB is 132 - color contains mainly: blue. Hex color #653584 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #653584 is #9ACA7B. Grayscale: #4C4C4C. Windows color (decimal): -10144380 or 8664421. OLE color: 8664421.
HSL color Cylindrical-coordinate representation of color #653584: hue angle of 276.46º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #653584 is Cyan = 0.23, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 53 | 132 | - |
| CMYK | 0.23 | 0.60 | 0 | 0.48 |
| HSL | 276.46º | 0.43% | 0.36% | - |
| HSV(B) | 276.46º | 0.6% | 0.52% | - |
| XYZ | 10.8 | 6.98 | 22.61 | - |
| YUV | 76.36 | 159.4 | 145.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 53 | 132 | 0.23 | 0.60 | 0 | 0.48 | 276.46 | 0.43 | 0.36 |
| Hex | 65 | 35 | 84 | 17 | 3C | 0 | 30 | 114 | 2B | 24 |
| Octal | 145 | 65 | 204 | 27 | 74 | 0 | 60 | 424 | 53 | 44 |
| Binary | 1100101 | 110101 | 10000100 | 10111 | 111100 | 0 | 110000 | 100010100 | 101011 | 100100 |
Color Harmonies of #653584
Complementary color
Monochromatic Colors of #653584
Black with #653584
Text Example
Text Example
White with #653584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653584; }
p { color: rgb(101,53,132); }
H1.HeaderClassName
{
color: #653584;
}
.AnyTagClassName
{
color: #653584;
}
</style>
background-color css
<style>
a { background-color: #653584; }
a { background-color: rgb(101,53,132); }
div.DivClassName
{
background-color: #653584;
}
.BgClassName
{
background-color: #653584;
}
</style>
border-color css
<style>
span { border-color: #653584; }
span { border-color: rgb(101,53,132); }
td.TdClassName
{
border-color: #653584;
}
.TagClassName
{
border-color: #653584;
}
</style>