Shades of Kingfisher Daisy #651990
Tints of Kingfisher Daisy #651990
RGB
CMYK
RGB Variations
Color information
#651990 (or 0x651990) is known color: Kingfisher Daisy. HEX triplet: 65, 19 and 90. RGB value is (101,25,144). Sum of RGB (Red+Green+Blue) = 101+25+144=270 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.41% from 270); Green value is 25 (10.16% from 255 or 9.26% from 270); Blue value is 144 (56.64% from 255 or 53.33% from 270); Max value from RGB is 144 - color contains mainly: blue. Hex color #651990 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #651990 is #9AE66F. Grayscale: #3C3C3C. Windows color (decimal): -10151536 or 9443685. OLE color: 9443685.
HSL color Cylindrical-coordinate representation of color #651990: hue angle of 278.32º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #651990 is Cyan = 0.30, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 101 | 25 | 144 | - |
| CMYK | 0.30 | 0.83 | 0 | 0.44 |
| HSL | 278.32º | 0.7% | 0.33% | - |
| HSV(B) | 278.32º | 0.83% | 0.56% | - |
| XYZ | 10.75 | 5.48 | 26.88 | - |
| YUV | 61.29 | 174.68 | 156.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 25 | 144 | 0.30 | 0.83 | 0 | 0.44 | 278.32 | 0.7 | 0.33 |
| Hex | 65 | 19 | 90 | 1E | 53 | 0 | 2C | 116 | 46 | 21 |
| Octal | 145 | 31 | 220 | 36 | 123 | 0 | 54 | 426 | 106 | 41 |
| Binary | 1100101 | 11001 | 10010000 | 11110 | 1010011 | 0 | 101100 | 100010110 | 1000110 | 100001 |
Color Harmonies of #651990
Complementary color
Monochromatic Colors of #651990
Black with #651990
Text Example
Text Example
White with #651990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651990; }
p { color: rgb(101,25,144); }
H1.HeaderClassName
{
color: #651990;
}
.AnyTagClassName
{
color: #651990;
}
</style>
background-color css
<style>
a { background-color: #651990; }
a { background-color: rgb(101,25,144); }
div.DivClassName
{
background-color: #651990;
}
.BgClassName
{
background-color: #651990;
}
</style>
border-color css
<style>
span { border-color: #651990; }
span { border-color: rgb(101,25,144); }
td.TdClassName
{
border-color: #651990;
}
.TagClassName
{
border-color: #651990;
}
</style>