Shades of Kingfisher Daisy #663680
Tints of Kingfisher Daisy #663680
RGB
CMYK
RGB Variations
Color information
#663680 (or 0x663680) is known color: Kingfisher Daisy. HEX triplet: 66, 36 and 80. RGB value is (102,54,128). Sum of RGB (Red+Green+Blue) = 102+54+128=284 (37% of max value = 765). Red value is 102 (40.23% from 255 or 35.92% from 284); Green value is 54 (21.48% from 255 or 19.01% from 284); Blue value is 128 (50.39% from 255 or 45.07% from 284); Max value from RGB is 128 - color contains mainly: blue. Hex color #663680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #663680 is #99C97F. Grayscale: #4C4C4C. Windows color (decimal): -10078592 or 8402534. OLE color: 8402534.
HSL color Cylindrical-coordinate representation of color #663680: hue angle of 278.92º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #663680 is Cyan = 0.20, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 102 | 54 | 128 | - |
| CMYK | 0.20 | 0.58 | 0 | 0.50 |
| HSL | 278.92º | 0.41% | 0.36% | - |
| HSV(B) | 278.92º | 0.58% | 0.5% | - |
| XYZ | 10.69 | 7.02 | 21.21 | - |
| YUV | 76.79 | 156.9 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 54 | 128 | 0.20 | 0.58 | 0 | 0.50 | 278.92 | 0.41 | 0.36 |
| Hex | 66 | 36 | 80 | 14 | 3A | 0 | 32 | 117 | 29 | 24 |
| Octal | 146 | 66 | 200 | 24 | 72 | 0 | 62 | 427 | 51 | 44 |
| Binary | 1100110 | 110110 | 10000000 | 10100 | 111010 | 0 | 110010 | 100010111 | 101001 | 100100 |
Color Harmonies of #663680
Complementary color
Monochromatic Colors of #663680
Black with #663680
Text Example
Text Example
White with #663680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663680; }
p { color: rgb(102,54,128); }
H1.HeaderClassName
{
color: #663680;
}
.AnyTagClassName
{
color: #663680;
}
</style>
background-color css
<style>
a { background-color: #663680; }
a { background-color: rgb(102,54,128); }
div.DivClassName
{
background-color: #663680;
}
.BgClassName
{
background-color: #663680;
}
</style>
border-color css
<style>
span { border-color: #663680; }
span { border-color: rgb(102,54,128); }
td.TdClassName
{
border-color: #663680;
}
.TagClassName
{
border-color: #663680;
}
</style>