Shades of Kingfisher Daisy #652590
Tints of Kingfisher Daisy #652590
RGB
CMYK
RGB Variations
Color information
#652590 (or 0x652590) is known color: Kingfisher Daisy. HEX triplet: 65, 25 and 90. RGB value is (101,37,144). Sum of RGB (Red+Green+Blue) = 101+37+144=282 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.82% from 282); Green value is 37 (14.84% from 255 or 13.12% from 282); Blue value is 144 (56.64% from 255 or 51.06% from 282); Max value from RGB is 144 - color contains mainly: blue. Hex color #652590 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #652590 is #9ADA6F. Grayscale: #434343. Windows color (decimal): -10148464 or 9446757. OLE color: 9446757.
HSL color Cylindrical-coordinate representation of color #652590: hue angle of 275.89º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #652590 is Cyan = 0.30, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 101 | 37 | 144 | - |
| CMYK | 0.30 | 0.74 | 0 | 0.44 |
| HSL | 275.89º | 0.59% | 0.35% | - |
| HSV(B) | 275.89º | 0.74% | 0.56% | - |
| XYZ | 11.06 | 6.1 | 26.98 | - |
| YUV | 68.33 | 170.7 | 151.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 37 | 144 | 0.30 | 0.74 | 0 | 0.44 | 275.89 | 0.59 | 0.35 |
| Hex | 65 | 25 | 90 | 1E | 4A | 0 | 2C | 114 | 3B | 23 |
| Octal | 145 | 45 | 220 | 36 | 112 | 0 | 54 | 424 | 73 | 43 |
| Binary | 1100101 | 100101 | 10010000 | 11110 | 1001010 | 0 | 101100 | 100010100 | 111011 | 100011 |
Color Harmonies of #652590
Complementary color
Monochromatic Colors of #652590
Black with #652590
Text Example
Text Example
White with #652590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652590; }
p { color: rgb(101,37,144); }
H1.HeaderClassName
{
color: #652590;
}
.AnyTagClassName
{
color: #652590;
}
</style>
background-color css
<style>
a { background-color: #652590; }
a { background-color: rgb(101,37,144); }
div.DivClassName
{
background-color: #652590;
}
.BgClassName
{
background-color: #652590;
}
</style>
border-color css
<style>
span { border-color: #652590; }
span { border-color: rgb(101,37,144); }
td.TdClassName
{
border-color: #652590;
}
.TagClassName
{
border-color: #652590;
}
</style>