Shades of Kingfisher Daisy #652391
Tints of Kingfisher Daisy #652391
RGB
CMYK
RGB Variations
Color information
#652391 (or 0x652391) is known color: Kingfisher Daisy. HEX triplet: 65, 23 and 91. RGB value is (101,35,145). Sum of RGB (Red+Green+Blue) = 101+35+145=281 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.94% from 281); Green value is 35 (14.06% from 255 or 12.46% from 281); Blue value is 145 (57.03% from 255 or 51.60% from 281); Max value from RGB is 145 - color contains mainly: blue. Hex color #652391 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #652391 is #9ADC6E. Grayscale: #424242. Windows color (decimal): -10148975 or 9511781. OLE color: 9511781.
HSL color Cylindrical-coordinate representation of color #652391: hue angle of 276º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #652391 is Cyan = 0.30, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 35 | 145 | - |
| CMYK | 0.30 | 0.76 | 0 | 0.43 |
| HSL | 276º | 0.61% | 0.35% | - |
| HSV(B) | 276º | 0.76% | 0.57% | - |
| XYZ | 11.08 | 6.01 | 27.36 | - |
| YUV | 67.27 | 171.87 | 152.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 35 | 145 | 0.30 | 0.76 | 0 | 0.43 | 276 | 0.61 | 0.35 |
| Hex | 65 | 23 | 91 | 1E | 4C | 0 | 2B | 114 | 3D | 23 |
| Octal | 145 | 43 | 221 | 36 | 114 | 0 | 53 | 424 | 75 | 43 |
| Binary | 1100101 | 100011 | 10010001 | 11110 | 1001100 | 0 | 101011 | 100010100 | 111101 | 100011 |
Color Harmonies of #652391
Complementary color
Monochromatic Colors of #652391
Black with #652391
Text Example
Text Example
White with #652391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652391; }
p { color: rgb(101,35,145); }
H1.HeaderClassName
{
color: #652391;
}
.AnyTagClassName
{
color: #652391;
}
</style>
background-color css
<style>
a { background-color: #652391; }
a { background-color: rgb(101,35,145); }
div.DivClassName
{
background-color: #652391;
}
.BgClassName
{
background-color: #652391;
}
</style>
border-color css
<style>
span { border-color: #652391; }
span { border-color: rgb(101,35,145); }
td.TdClassName
{
border-color: #652391;
}
.TagClassName
{
border-color: #652391;
}
</style>