Shades of Kingfisher Daisy #653387
Tints of Kingfisher Daisy #653387
RGB
CMYK
RGB Variations
Color information
#653387 (or 0x653387) is known color: Kingfisher Daisy. HEX triplet: 65, 33 and 87. RGB value is (101,51,135). Sum of RGB (Red+Green+Blue) = 101+51+135=287 (38% of max value = 765). Red value is 101 (39.84% from 255 or 35.19% from 287); Green value is 51 (20.31% from 255 or 17.77% from 287); Blue value is 135 (53.12% from 255 or 47.04% from 287); Max value from RGB is 135 - color contains mainly: blue. Hex color #653387 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #653387 is #9ACC78. Grayscale: #4B4B4B. Windows color (decimal): -10144889 or 8860517. OLE color: 8860517.
HSL color Cylindrical-coordinate representation of color #653387: hue angle of 275.71º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #653387 is Cyan = 0.25, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 51 | 135 | - |
| CMYK | 0.25 | 0.62 | 0 | 0.47 |
| HSL | 275.71º | 0.45% | 0.36% | - |
| HSV(B) | 275.71º | 0.62% | 0.53% | - |
| XYZ | 10.92 | 6.88 | 23.67 | - |
| YUV | 75.53 | 161.57 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 135 | 0.25 | 0.62 | 0 | 0.47 | 275.71 | 0.45 | 0.36 |
| Hex | 65 | 33 | 87 | 19 | 3E | 0 | 2F | 114 | 2D | 24 |
| Octal | 145 | 63 | 207 | 31 | 76 | 0 | 57 | 424 | 55 | 44 |
| Binary | 1100101 | 110011 | 10000111 | 11001 | 111110 | 0 | 101111 | 100010100 | 101101 | 100100 |
Color Harmonies of #653387
Complementary color
Monochromatic Colors of #653387
Black with #653387
Text Example
Text Example
White with #653387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653387; }
p { color: rgb(101,51,135); }
H1.HeaderClassName
{
color: #653387;
}
.AnyTagClassName
{
color: #653387;
}
</style>
background-color css
<style>
a { background-color: #653387; }
a { background-color: rgb(101,51,135); }
div.DivClassName
{
background-color: #653387;
}
.BgClassName
{
background-color: #653387;
}
</style>
border-color css
<style>
span { border-color: #653387; }
span { border-color: rgb(101,51,135); }
td.TdClassName
{
border-color: #653387;
}
.TagClassName
{
border-color: #653387;
}
</style>