Shades of Kingfisher Daisy #662085
Tints of Kingfisher Daisy #662085
RGB
CMYK
RGB Variations
Color information
#662085 (or 0x662085) is known color: Kingfisher Daisy. HEX triplet: 66, 20 and 85. RGB value is (102,32,133). Sum of RGB (Red+Green+Blue) = 102+32+133=267 (35% of max value = 765). Red value is 102 (40.23% from 255 or 38.20% from 267); Green value is 32 (12.89% from 255 or 11.99% from 267); Blue value is 133 (52.34% from 255 or 49.81% from 267); Max value from RGB is 133 - color contains mainly: blue. Hex color #662085 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #662085 is #99DF7A. Grayscale: #404040. Windows color (decimal): -10084219 or 8724582. OLE color: 8724582.
HSL color Cylindrical-coordinate representation of color #662085: hue angle of 281.58º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #662085 is Cyan = 0.23, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 102 | 32 | 133 | - |
| CMYK | 0.23 | 0.76 | 0 | 0.48 |
| HSL | 281.58º | 0.61% | 0.32% | - |
| HSV(B) | 281.58º | 0.76% | 0.52% | - |
| XYZ | 10.23 | 5.55 | 22.72 | - |
| YUV | 64.44 | 166.69 | 154.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 32 | 133 | 0.23 | 0.76 | 0 | 0.48 | 281.58 | 0.61 | 0.32 |
| Hex | 66 | 20 | 85 | 17 | 4C | 0 | 30 | 11A | 3D | 20 |
| Octal | 146 | 40 | 205 | 27 | 114 | 0 | 60 | 432 | 75 | 40 |
| Binary | 1100110 | 100000 | 10000101 | 10111 | 1001100 | 0 | 110000 | 100011010 | 111101 | 100000 |
Color Harmonies of #662085
Complementary color
Monochromatic Colors of #662085
Black with #662085
Text Example
Text Example
White with #662085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662085; }
p { color: rgb(102,32,133); }
H1.HeaderClassName
{
color: #662085;
}
.AnyTagClassName
{
color: #662085;
}
</style>
background-color css
<style>
a { background-color: #662085; }
a { background-color: rgb(102,32,133); }
div.DivClassName
{
background-color: #662085;
}
.BgClassName
{
background-color: #662085;
}
</style>
border-color css
<style>
span { border-color: #662085; }
span { border-color: rgb(102,32,133); }
td.TdClassName
{
border-color: #662085;
}
.TagClassName
{
border-color: #662085;
}
</style>