Shades of Kingfisher Daisy #652088
Tints of Kingfisher Daisy #652088
RGB
CMYK
RGB Variations
Color information
#652088 (or 0x652088) is known color: Kingfisher Daisy. HEX triplet: 65, 20 and 88. RGB value is (101,32,136). Sum of RGB (Red+Green+Blue) = 101+32+136=269 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.55% from 269); Green value is 32 (12.89% from 255 or 11.90% from 269); Blue value is 136 (53.52% from 255 or 50.56% from 269); Max value from RGB is 136 - color contains mainly: blue. Hex color #652088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #652088 is #9ADF77. Grayscale: #404040. Windows color (decimal): -10149752 or 8921189. OLE color: 8921189.
HSL color Cylindrical-coordinate representation of color #652088: hue angle of 279.81º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #652088 is Cyan = 0.26, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 32 | 136 | - |
| CMYK | 0.26 | 0.76 | 0 | 0.47 |
| HSL | 279.81º | 0.62% | 0.33% | - |
| HSV(B) | 279.81º | 0.76% | 0.53% | - |
| XYZ | 10.33 | 5.58 | 23.82 | - |
| YUV | 64.49 | 168.36 | 154.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 32 | 136 | 0.26 | 0.76 | 0 | 0.47 | 279.81 | 0.62 | 0.33 |
| Hex | 65 | 20 | 88 | 1A | 4C | 0 | 2F | 118 | 3E | 21 |
| Octal | 145 | 40 | 210 | 32 | 114 | 0 | 57 | 430 | 76 | 41 |
| Binary | 1100101 | 100000 | 10001000 | 11010 | 1001100 | 0 | 101111 | 100011000 | 111110 | 100001 |
Color Harmonies of #652088
Complementary color
Monochromatic Colors of #652088
Black with #652088
Text Example
Text Example
White with #652088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652088; }
p { color: rgb(101,32,136); }
H1.HeaderClassName
{
color: #652088;
}
.AnyTagClassName
{
color: #652088;
}
</style>
background-color css
<style>
a { background-color: #652088; }
a { background-color: rgb(101,32,136); }
div.DivClassName
{
background-color: #652088;
}
.BgClassName
{
background-color: #652088;
}
</style>
border-color css
<style>
span { border-color: #652088; }
span { border-color: rgb(101,32,136); }
td.TdClassName
{
border-color: #652088;
}
.TagClassName
{
border-color: #652088;
}
</style>