Shades of Kingfisher Daisy #652493
Tints of Kingfisher Daisy #652493
RGB
CMYK
RGB Variations
Color information
#652493 (or 0x652493) is known color: Kingfisher Daisy. HEX triplet: 65, 24 and 93. RGB value is (101,36,147). Sum of RGB (Red+Green+Blue) = 101+36+147=284 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.56% from 284); Green value is 36 (14.45% from 255 or 12.68% from 284); Blue value is 147 (57.81% from 255 or 51.76% from 284); Max value from RGB is 147 - color contains mainly: blue. Hex color #652493 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #652493 is #9ADB6C. Grayscale: #434343. Windows color (decimal): -10148717 or 9643109. OLE color: 9643109.
HSL color Cylindrical-coordinate representation of color #652493: hue angle of 275.14º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #652493 is Cyan = 0.31, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 36 | 147 | - |
| CMYK | 0.31 | 0.76 | 0 | 0.42 |
| HSL | 275.14º | 0.61% | 0.36% | - |
| HSV(B) | 275.14º | 0.76% | 0.58% | - |
| XYZ | 11.26 | 6.14 | 28.19 | - |
| YUV | 68.09 | 172.53 | 151.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 36 | 147 | 0.31 | 0.76 | 0 | 0.42 | 275.14 | 0.61 | 0.36 |
| Hex | 65 | 24 | 93 | 1F | 4C | 0 | 2A | 113 | 3D | 24 |
| Octal | 145 | 44 | 223 | 37 | 114 | 0 | 52 | 423 | 75 | 44 |
| Binary | 1100101 | 100100 | 10010011 | 11111 | 1001100 | 0 | 101010 | 100010011 | 111101 | 100100 |
Color Harmonies of #652493
Complementary color
Monochromatic Colors of #652493
Black with #652493
Text Example
Text Example
White with #652493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652493; }
p { color: rgb(101,36,147); }
H1.HeaderClassName
{
color: #652493;
}
.AnyTagClassName
{
color: #652493;
}
</style>
background-color css
<style>
a { background-color: #652493; }
a { background-color: rgb(101,36,147); }
div.DivClassName
{
background-color: #652493;
}
.BgClassName
{
background-color: #652493;
}
</style>
border-color css
<style>
span { border-color: #652493; }
span { border-color: rgb(101,36,147); }
td.TdClassName
{
border-color: #652493;
}
.TagClassName
{
border-color: #652493;
}
</style>