Shades of Kingfisher Daisy #643088
Tints of Kingfisher Daisy #643088
RGB
CMYK
RGB Variations
Color information
#643088 (or 0x643088) is known color: Kingfisher Daisy. HEX triplet: 64, 30 and 88. RGB value is (100,48,136). Sum of RGB (Red+Green+Blue) = 100+48+136=284 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.21% from 284); Green value is 48 (19.14% from 255 or 16.90% from 284); Blue value is 136 (53.52% from 255 or 47.89% from 284); Max value from RGB is 136 - color contains mainly: blue. Hex color #643088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #643088 is #9BCF77. Grayscale: #494949. Windows color (decimal): -10211192 or 8925284. OLE color: 8925284.
HSL color Cylindrical-coordinate representation of color #643088: hue angle of 275.45º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #643088 is Cyan = 0.26, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 48 | 136 | - |
| CMYK | 0.26 | 0.65 | 0 | 0.47 |
| HSL | 275.45º | 0.48% | 0.36% | - |
| HSV(B) | 275.45º | 0.65% | 0.53% | - |
| XYZ | 10.76 | 6.6 | 24 | - |
| YUV | 73.58 | 163.23 | 146.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 48 | 136 | 0.26 | 0.65 | 0 | 0.47 | 275.45 | 0.48 | 0.36 |
| Hex | 64 | 30 | 88 | 1A | 41 | 0 | 2F | 113 | 30 | 24 |
| Octal | 144 | 60 | 210 | 32 | 101 | 0 | 57 | 423 | 60 | 44 |
| Binary | 1100100 | 110000 | 10001000 | 11010 | 1000001 | 0 | 101111 | 100010011 | 110000 | 100100 |
Color Harmonies of #643088
Complementary color
Monochromatic Colors of #643088
Black with #643088
Text Example
Text Example
White with #643088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643088; }
p { color: rgb(100,48,136); }
H1.HeaderClassName
{
color: #643088;
}
.AnyTagClassName
{
color: #643088;
}
</style>
background-color css
<style>
a { background-color: #643088; }
a { background-color: rgb(100,48,136); }
div.DivClassName
{
background-color: #643088;
}
.BgClassName
{
background-color: #643088;
}
</style>
border-color css
<style>
span { border-color: #643088; }
span { border-color: rgb(100,48,136); }
td.TdClassName
{
border-color: #643088;
}
.TagClassName
{
border-color: #643088;
}
</style>