Shades of Kingfisher Daisy #652690
Tints of Kingfisher Daisy #652690
RGB
CMYK
RGB Variations
Color information
#652690 (or 0x652690) is known color: Kingfisher Daisy. HEX triplet: 65, 26 and 90. RGB value is (101,38,144). Sum of RGB (Red+Green+Blue) = 101+38+144=283 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.69% from 283); Green value is 38 (15.23% from 255 or 13.43% from 283); Blue value is 144 (56.64% from 255 or 50.88% from 283); Max value from RGB is 144 - color contains mainly: blue. Hex color #652690 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #652690 is #9AD96F. Grayscale: #444444. Windows color (decimal): -10148208 or 9447013. OLE color: 9447013.
HSL color Cylindrical-coordinate representation of color #652690: hue angle of 275.66º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #652690 is Cyan = 0.30, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 101 | 38 | 144 | - |
| CMYK | 0.30 | 0.74 | 0 | 0.44 |
| HSL | 275.66º | 0.58% | 0.36% | - |
| HSV(B) | 275.66º | 0.74% | 0.56% | - |
| XYZ | 11.09 | 6.17 | 26.99 | - |
| YUV | 68.92 | 170.37 | 150.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 38 | 144 | 0.30 | 0.74 | 0 | 0.44 | 275.66 | 0.58 | 0.36 |
| Hex | 65 | 26 | 90 | 1E | 4A | 0 | 2C | 114 | 3A | 24 |
| Octal | 145 | 46 | 220 | 36 | 112 | 0 | 54 | 424 | 72 | 44 |
| Binary | 1100101 | 100110 | 10010000 | 11110 | 1001010 | 0 | 101100 | 100010100 | 111010 | 100100 |
Color Harmonies of #652690
Complementary color
Monochromatic Colors of #652690
Black with #652690
Text Example
Text Example
White with #652690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652690; }
p { color: rgb(101,38,144); }
H1.HeaderClassName
{
color: #652690;
}
.AnyTagClassName
{
color: #652690;
}
</style>
background-color css
<style>
a { background-color: #652690; }
a { background-color: rgb(101,38,144); }
div.DivClassName
{
background-color: #652690;
}
.BgClassName
{
background-color: #652690;
}
</style>
border-color css
<style>
span { border-color: #652690; }
span { border-color: rgb(101,38,144); }
td.TdClassName
{
border-color: #652690;
}
.TagClassName
{
border-color: #652690;
}
</style>