Shades of Kingfisher Daisy #652688
Tints of Kingfisher Daisy #652688
RGB
CMYK
RGB Variations
Color information
#652688 (or 0x652688) is known color: Kingfisher Daisy. HEX triplet: 65, 26 and 88. RGB value is (101,38,136). Sum of RGB (Red+Green+Blue) = 101+38+136=275 (36% of max value = 765). Red value is 101 (39.84% from 255 or 36.73% from 275); Green value is 38 (15.23% from 255 or 13.82% from 275); Blue value is 136 (53.52% from 255 or 49.45% from 275); Max value from RGB is 136 - color contains mainly: blue. Hex color #652688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #652688 is #9AD977. Grayscale: #434343. Windows color (decimal): -10148216 or 8922725. OLE color: 8922725.
HSL color Cylindrical-coordinate representation of color #652688: hue angle of 278.57º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #652688 is Cyan = 0.26, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 38 | 136 | - |
| CMYK | 0.26 | 0.72 | 0 | 0.47 |
| HSL | 278.57º | 0.56% | 0.34% | - |
| HSV(B) | 278.57º | 0.72% | 0.53% | - |
| XYZ | 10.5 | 5.93 | 23.88 | - |
| YUV | 68.01 | 166.37 | 151.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 38 | 136 | 0.26 | 0.72 | 0 | 0.47 | 278.57 | 0.56 | 0.34 |
| Hex | 65 | 26 | 88 | 1A | 48 | 0 | 2F | 117 | 38 | 22 |
| Octal | 145 | 46 | 210 | 32 | 110 | 0 | 57 | 427 | 70 | 42 |
| Binary | 1100101 | 100110 | 10001000 | 11010 | 1001000 | 0 | 101111 | 100010111 | 111000 | 100010 |
Color Harmonies of #652688
Complementary color
Monochromatic Colors of #652688
Black with #652688
Text Example
Text Example
White with #652688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652688; }
p { color: rgb(101,38,136); }
H1.HeaderClassName
{
color: #652688;
}
.AnyTagClassName
{
color: #652688;
}
</style>
background-color css
<style>
a { background-color: #652688; }
a { background-color: rgb(101,38,136); }
div.DivClassName
{
background-color: #652688;
}
.BgClassName
{
background-color: #652688;
}
</style>
border-color css
<style>
span { border-color: #652688; }
span { border-color: rgb(101,38,136); }
td.TdClassName
{
border-color: #652688;
}
.TagClassName
{
border-color: #652688;
}
</style>