Shades of Kingfisher Daisy #662980
Tints of Kingfisher Daisy #662980
RGB
CMYK
RGB Variations
Color information
#662980 (or 0x662980) is known color: Kingfisher Daisy. HEX triplet: 66, 29 and 80. RGB value is (102,41,128). Sum of RGB (Red+Green+Blue) = 102+41+128=271 (35% of max value = 765). Red value is 102 (40.23% from 255 or 37.64% from 271); Green value is 41 (16.41% from 255 or 15.13% from 271); Blue value is 128 (50.39% from 255 or 47.23% from 271); Max value from RGB is 128 - color contains mainly: blue. Hex color #662980 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #662980 is #99D67F. Grayscale: #444444. Windows color (decimal): -10081920 or 8399206. OLE color: 8399206.
HSL color Cylindrical-coordinate representation of color #662980: hue angle of 282.07º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #662980 is Cyan = 0.20, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 102 | 41 | 128 | - |
| CMYK | 0.20 | 0.68 | 0 | 0.50 |
| HSL | 282.07º | 0.51% | 0.33% | - |
| HSV(B) | 282.07º | 0.68% | 0.5% | - |
| XYZ | 10.17 | 5.97 | 21.04 | - |
| YUV | 69.16 | 161.21 | 151.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 41 | 128 | 0.20 | 0.68 | 0 | 0.50 | 282.07 | 0.51 | 0.33 |
| Hex | 66 | 29 | 80 | 14 | 44 | 0 | 32 | 11A | 33 | 21 |
| Octal | 146 | 51 | 200 | 24 | 104 | 0 | 62 | 432 | 63 | 41 |
| Binary | 1100110 | 101001 | 10000000 | 10100 | 1000100 | 0 | 110010 | 100011010 | 110011 | 100001 |
Color Harmonies of #662980
Complementary color
Monochromatic Colors of #662980
Black with #662980
Text Example
Text Example
White with #662980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662980; }
p { color: rgb(102,41,128); }
H1.HeaderClassName
{
color: #662980;
}
.AnyTagClassName
{
color: #662980;
}
</style>
background-color css
<style>
a { background-color: #662980; }
a { background-color: rgb(102,41,128); }
div.DivClassName
{
background-color: #662980;
}
.BgClassName
{
background-color: #662980;
}
</style>
border-color css
<style>
span { border-color: #662980; }
span { border-color: rgb(102,41,128); }
td.TdClassName
{
border-color: #662980;
}
.TagClassName
{
border-color: #662980;
}
</style>