Shades of Kingfisher Daisy #652491
Tints of Kingfisher Daisy #652491
RGB
CMYK
RGB Variations
Color information
#652491 (or 0x652491) is known color: Kingfisher Daisy. HEX triplet: 65, 24 and 91. RGB value is (101,36,145). Sum of RGB (Red+Green+Blue) = 101+36+145=282 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.82% from 282); Green value is 36 (14.45% from 255 or 12.77% from 282); Blue value is 145 (57.03% from 255 or 51.42% from 282); Max value from RGB is 145 - color contains mainly: blue. Hex color #652491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #652491 is #9ADB6E. Grayscale: #434343. Windows color (decimal): -10148719 or 9512037. OLE color: 9512037.
HSL color Cylindrical-coordinate representation of color #652491: hue angle of 275.78º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #652491 is Cyan = 0.30, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 36 | 145 | - |
| CMYK | 0.30 | 0.75 | 0 | 0.43 |
| HSL | 275.78º | 0.6% | 0.35% | - |
| HSV(B) | 275.78º | 0.75% | 0.57% | - |
| XYZ | 11.11 | 6.07 | 27.37 | - |
| YUV | 67.86 | 171.53 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 36 | 145 | 0.30 | 0.75 | 0 | 0.43 | 275.78 | 0.6 | 0.35 |
| Hex | 65 | 24 | 91 | 1E | 4B | 0 | 2B | 114 | 3C | 23 |
| Octal | 145 | 44 | 221 | 36 | 113 | 0 | 53 | 424 | 74 | 43 |
| Binary | 1100101 | 100100 | 10010001 | 11110 | 1001011 | 0 | 101011 | 100010100 | 111100 | 100011 |
Color Harmonies of #652491
Complementary color
Monochromatic Colors of #652491
Black with #652491
Text Example
Text Example
White with #652491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652491; }
p { color: rgb(101,36,145); }
H1.HeaderClassName
{
color: #652491;
}
.AnyTagClassName
{
color: #652491;
}
</style>
background-color css
<style>
a { background-color: #652491; }
a { background-color: rgb(101,36,145); }
div.DivClassName
{
background-color: #652491;
}
.BgClassName
{
background-color: #652491;
}
</style>
border-color css
<style>
span { border-color: #652491; }
span { border-color: rgb(101,36,145); }
td.TdClassName
{
border-color: #652491;
}
.TagClassName
{
border-color: #652491;
}
</style>