Shades of Kingfisher Daisy #653087
Tints of Kingfisher Daisy #653087
RGB
CMYK
RGB Variations
Color information
#653087 (or 0x653087) is known color: Kingfisher Daisy. HEX triplet: 65, 30 and 87. RGB value is (101,48,135). Sum of RGB (Red+Green+Blue) = 101+48+135=284 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.56% from 284); Green value is 48 (19.14% from 255 or 16.90% from 284); Blue value is 135 (53.12% from 255 or 47.54% from 284); Max value from RGB is 135 - color contains mainly: blue. Hex color #653087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #653087 is #9ACF78. Grayscale: #494949. Windows color (decimal): -10145657 or 8859749. OLE color: 8859749.
HSL color Cylindrical-coordinate representation of color #653087: hue angle of 276.55º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #653087 is Cyan = 0.25, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 48 | 135 | - |
| CMYK | 0.25 | 0.64 | 0 | 0.47 |
| HSL | 276.55º | 0.48% | 0.36% | - |
| HSV(B) | 276.55º | 0.64% | 0.53% | - |
| XYZ | 10.8 | 6.63 | 23.63 | - |
| YUV | 73.77 | 162.56 | 147.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 135 | 0.25 | 0.64 | 0 | 0.47 | 276.55 | 0.48 | 0.36 |
| Hex | 65 | 30 | 87 | 19 | 40 | 0 | 2F | 115 | 30 | 24 |
| Octal | 145 | 60 | 207 | 31 | 100 | 0 | 57 | 425 | 60 | 44 |
| Binary | 1100101 | 110000 | 10000111 | 11001 | 1000000 | 0 | 101111 | 100010101 | 110000 | 100100 |
Color Harmonies of #653087
Complementary color
Monochromatic Colors of #653087
Black with #653087
Text Example
Text Example
White with #653087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653087; }
p { color: rgb(101,48,135); }
H1.HeaderClassName
{
color: #653087;
}
.AnyTagClassName
{
color: #653087;
}
</style>
background-color css
<style>
a { background-color: #653087; }
a { background-color: rgb(101,48,135); }
div.DivClassName
{
background-color: #653087;
}
.BgClassName
{
background-color: #653087;
}
</style>
border-color css
<style>
span { border-color: #653087; }
span { border-color: rgb(101,48,135); }
td.TdClassName
{
border-color: #653087;
}
.TagClassName
{
border-color: #653087;
}
</style>