Shades of Kingfisher Daisy #653587
Tints of Kingfisher Daisy #653587
RGB
CMYK
RGB Variations
Color information
#653587 (or 0x653587) is known color: Kingfisher Daisy. HEX triplet: 65, 35 and 87. RGB value is (101,53,135). Sum of RGB (Red+Green+Blue) = 101+53+135=289 (38% of max value = 765). Red value is 101 (39.84% from 255 or 34.95% from 289); Green value is 53 (21.09% from 255 or 18.34% from 289); Blue value is 135 (53.12% from 255 or 46.71% from 289); Max value from RGB is 135 - color contains mainly: blue. Hex color #653587 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #653587 is #9ACA78. Grayscale: #4C4C4C. Windows color (decimal): -10144377 or 8861029. OLE color: 8861029.
HSL color Cylindrical-coordinate representation of color #653587: hue angle of 275.12º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #653587 is Cyan = 0.25, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 53 | 135 | - |
| CMYK | 0.25 | 0.61 | 0 | 0.47 |
| HSL | 275.12º | 0.44% | 0.37% | - |
| HSV(B) | 275.12º | 0.61% | 0.53% | - |
| XYZ | 11.01 | 7.06 | 23.7 | - |
| YUV | 76.7 | 160.9 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 53 | 135 | 0.25 | 0.61 | 0 | 0.47 | 275.12 | 0.44 | 0.37 |
| Hex | 65 | 35 | 87 | 19 | 3D | 0 | 2F | 113 | 2C | 25 |
| Octal | 145 | 65 | 207 | 31 | 75 | 0 | 57 | 423 | 54 | 45 |
| Binary | 1100101 | 110101 | 10000111 | 11001 | 111101 | 0 | 101111 | 100010011 | 101100 | 100101 |
Color Harmonies of #653587
Complementary color
Monochromatic Colors of #653587
Black with #653587
Text Example
Text Example
White with #653587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653587; }
p { color: rgb(101,53,135); }
H1.HeaderClassName
{
color: #653587;
}
.AnyTagClassName
{
color: #653587;
}
</style>
background-color css
<style>
a { background-color: #653587; }
a { background-color: rgb(101,53,135); }
div.DivClassName
{
background-color: #653587;
}
.BgClassName
{
background-color: #653587;
}
</style>
border-color css
<style>
span { border-color: #653587; }
span { border-color: rgb(101,53,135); }
td.TdClassName
{
border-color: #653587;
}
.TagClassName
{
border-color: #653587;
}
</style>