Shades of Kingfisher Daisy #652591
Tints of Kingfisher Daisy #652591
RGB
CMYK
RGB Variations
Color information
#652591 (or 0x652591) is known color: Kingfisher Daisy. HEX triplet: 65, 25 and 91. RGB value is (101,37,145). Sum of RGB (Red+Green+Blue) = 101+37+145=283 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.69% from 283); Green value is 37 (14.84% from 255 or 13.07% from 283); Blue value is 145 (57.03% from 255 or 51.24% from 283); Max value from RGB is 145 - color contains mainly: blue. Hex color #652591 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #652591 is #9ADA6E. Grayscale: #444444. Windows color (decimal): -10148463 or 9512293. OLE color: 9512293.
HSL color Cylindrical-coordinate representation of color #652591: hue angle of 275.56º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #652591 is Cyan = 0.30, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 37 | 145 | - |
| CMYK | 0.30 | 0.74 | 0 | 0.43 |
| HSL | 275.56º | 0.59% | 0.36% | - |
| HSV(B) | 275.56º | 0.74% | 0.57% | - |
| XYZ | 11.14 | 6.13 | 27.38 | - |
| YUV | 68.45 | 171.2 | 151.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 37 | 145 | 0.30 | 0.74 | 0 | 0.43 | 275.56 | 0.59 | 0.36 |
| Hex | 65 | 25 | 91 | 1E | 4A | 0 | 2B | 114 | 3B | 24 |
| Octal | 145 | 45 | 221 | 36 | 112 | 0 | 53 | 424 | 73 | 44 |
| Binary | 1100101 | 100101 | 10010001 | 11110 | 1001010 | 0 | 101011 | 100010100 | 111011 | 100100 |
Color Harmonies of #652591
Complementary color
Monochromatic Colors of #652591
Black with #652591
Text Example
Text Example
White with #652591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652591; }
p { color: rgb(101,37,145); }
H1.HeaderClassName
{
color: #652591;
}
.AnyTagClassName
{
color: #652591;
}
</style>
background-color css
<style>
a { background-color: #652591; }
a { background-color: rgb(101,37,145); }
div.DivClassName
{
background-color: #652591;
}
.BgClassName
{
background-color: #652591;
}
</style>
border-color css
<style>
span { border-color: #652591; }
span { border-color: rgb(101,37,145); }
td.TdClassName
{
border-color: #652591;
}
.TagClassName
{
border-color: #652591;
}
</style>