Shades of Kingfisher Daisy #653583
Tints of Kingfisher Daisy #653583
RGB
CMYK
RGB Variations
Color information
#653583 (or 0x653583) is known color: Kingfisher Daisy. HEX triplet: 65, 35 and 83. RGB value is (101,53,131). Sum of RGB (Red+Green+Blue) = 101+53+131=285 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.44% from 285); Green value is 53 (21.09% from 255 or 18.60% from 285); Blue value is 131 (51.56% from 255 or 45.96% from 285); Max value from RGB is 131 - color contains mainly: blue. Hex color #653583 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #653583 is #9ACA7C. Grayscale: #4B4B4B. Windows color (decimal): -10144381 or 8598885. OLE color: 8598885.
HSL color Cylindrical-coordinate representation of color #653583: hue angle of 276.92º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #653583 is Cyan = 0.23, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 53 | 131 | - |
| CMYK | 0.23 | 0.60 | 0 | 0.49 |
| HSL | 276.92º | 0.42% | 0.36% | - |
| HSV(B) | 276.92º | 0.6% | 0.51% | - |
| XYZ | 10.74 | 6.95 | 22.25 | - |
| YUV | 76.24 | 158.9 | 145.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 53 | 131 | 0.23 | 0.60 | 0 | 0.49 | 276.92 | 0.42 | 0.36 |
| Hex | 65 | 35 | 83 | 17 | 3C | 0 | 31 | 115 | 2A | 24 |
| Octal | 145 | 65 | 203 | 27 | 74 | 0 | 61 | 425 | 52 | 44 |
| Binary | 1100101 | 110101 | 10000011 | 10111 | 111100 | 0 | 110001 | 100010101 | 101010 | 100100 |
Color Harmonies of #653583
Complementary color
Monochromatic Colors of #653583
Black with #653583
Text Example
Text Example
White with #653583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653583; }
p { color: rgb(101,53,131); }
H1.HeaderClassName
{
color: #653583;
}
.AnyTagClassName
{
color: #653583;
}
</style>
background-color css
<style>
a { background-color: #653583; }
a { background-color: rgb(101,53,131); }
div.DivClassName
{
background-color: #653583;
}
.BgClassName
{
background-color: #653583;
}
</style>
border-color css
<style>
span { border-color: #653583; }
span { border-color: rgb(101,53,131); }
td.TdClassName
{
border-color: #653583;
}
.TagClassName
{
border-color: #653583;
}
</style>