Shades of Kingfisher Daisy #653486
Tints of Kingfisher Daisy #653486
RGB
CMYK
RGB Variations
Color information
#653486 (or 0x653486) is known color: Kingfisher Daisy. HEX triplet: 65, 34 and 86. RGB value is (101,52,134). Sum of RGB (Red+Green+Blue) = 101+52+134=287 (38% of max value = 765). Red value is 101 (39.84% from 255 or 35.19% from 287); Green value is 52 (20.70% from 255 or 18.12% from 287); Blue value is 134 (52.73% from 255 or 46.69% from 287); Max value from RGB is 134 - color contains mainly: blue. Hex color #653486 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #653486 is #9ACB79. Grayscale: #4B4B4B. Windows color (decimal): -10144634 or 8795237. OLE color: 8795237.
HSL color Cylindrical-coordinate representation of color #653486: hue angle of 275.85º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #653486 is Cyan = 0.25, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 52 | 134 | - |
| CMYK | 0.25 | 0.61 | 0 | 0.47 |
| HSL | 275.85º | 0.44% | 0.36% | - |
| HSV(B) | 275.85º | 0.61% | 0.53% | - |
| XYZ | 10.9 | 6.94 | 23.32 | - |
| YUV | 76 | 160.73 | 145.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 134 | 0.25 | 0.61 | 0 | 0.47 | 275.85 | 0.44 | 0.36 |
| Hex | 65 | 34 | 86 | 19 | 3D | 0 | 2F | 114 | 2C | 24 |
| Octal | 145 | 64 | 206 | 31 | 75 | 0 | 57 | 424 | 54 | 44 |
| Binary | 1100101 | 110100 | 10000110 | 11001 | 111101 | 0 | 101111 | 100010100 | 101100 | 100100 |
Color Harmonies of #653486
Complementary color
Monochromatic Colors of #653486
Black with #653486
Text Example
Text Example
White with #653486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653486; }
p { color: rgb(101,52,134); }
H1.HeaderClassName
{
color: #653486;
}
.AnyTagClassName
{
color: #653486;
}
</style>
background-color css
<style>
a { background-color: #653486; }
a { background-color: rgb(101,52,134); }
div.DivClassName
{
background-color: #653486;
}
.BgClassName
{
background-color: #653486;
}
</style>
border-color css
<style>
span { border-color: #653486; }
span { border-color: rgb(101,52,134); }
td.TdClassName
{
border-color: #653486;
}
.TagClassName
{
border-color: #653486;
}
</style>