Shades of Kingfisher Daisy #652488
Tints of Kingfisher Daisy #652488
RGB
CMYK
RGB Variations
Color information
#652488 (or 0x652488) is known color: Kingfisher Daisy. HEX triplet: 65, 24 and 88. RGB value is (101,36,136). Sum of RGB (Red+Green+Blue) = 101+36+136=273 (36% of max value = 765). Red value is 101 (39.84% from 255 or 37.00% from 273); Green value is 36 (14.45% from 255 or 13.19% from 273); Blue value is 136 (53.52% from 255 or 49.82% from 273); Max value from RGB is 136 - color contains mainly: blue. Hex color #652488 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #652488 is #9ADB77. Grayscale: #424242. Windows color (decimal): -10148728 or 8922213. OLE color: 8922213.
HSL color Cylindrical-coordinate representation of color #652488: hue angle of 279º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #652488 is Cyan = 0.26, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 36 | 136 | - |
| CMYK | 0.26 | 0.74 | 0 | 0.47 |
| HSL | 279º | 0.58% | 0.34% | - |
| HSV(B) | 279º | 0.74% | 0.53% | - |
| XYZ | 10.44 | 5.81 | 23.86 | - |
| YUV | 66.84 | 167.03 | 152.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 36 | 136 | 0.26 | 0.74 | 0 | 0.47 | 279 | 0.58 | 0.34 |
| Hex | 65 | 24 | 88 | 1A | 4A | 0 | 2F | 117 | 3A | 22 |
| Octal | 145 | 44 | 210 | 32 | 112 | 0 | 57 | 427 | 72 | 42 |
| Binary | 1100101 | 100100 | 10001000 | 11010 | 1001010 | 0 | 101111 | 100010111 | 111010 | 100010 |
Color Harmonies of #652488
Complementary color
Monochromatic Colors of #652488
Black with #652488
Text Example
Text Example
White with #652488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652488; }
p { color: rgb(101,36,136); }
H1.HeaderClassName
{
color: #652488;
}
.AnyTagClassName
{
color: #652488;
}
</style>
background-color css
<style>
a { background-color: #652488; }
a { background-color: rgb(101,36,136); }
div.DivClassName
{
background-color: #652488;
}
.BgClassName
{
background-color: #652488;
}
</style>
border-color css
<style>
span { border-color: #652488; }
span { border-color: rgb(101,36,136); }
td.TdClassName
{
border-color: #652488;
}
.TagClassName
{
border-color: #652488;
}
</style>