Shades of Kingfisher Daisy #642782
Tints of Kingfisher Daisy #642782
RGB
CMYK
RGB Variations
Color information
#642782 (or 0x642782) is known color: Kingfisher Daisy. HEX triplet: 64, 27 and 82. RGB value is (100,39,130). Sum of RGB (Red+Green+Blue) = 100+39+130=269 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.17% from 269); Green value is 39 (15.62% from 255 or 14.50% from 269); Blue value is 130 (51.17% from 255 or 48.33% from 269); Max value from RGB is 130 - color contains mainly: blue. Hex color #642782 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642782 is #9BD87D. Grayscale: #434343. Windows color (decimal): -10213502 or 8529764. OLE color: 8529764.
HSL color Cylindrical-coordinate representation of color #642782: hue angle of 280.22º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #642782 is Cyan = 0.23, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 100 | 39 | 130 | - |
| CMYK | 0.23 | 0.70 | 0 | 0.49 |
| HSL | 280.22º | 0.54% | 0.33% | - |
| HSV(B) | 280.22º | 0.7% | 0.51% | - |
| XYZ | 10.01 | 5.77 | 21.71 | - |
| YUV | 67.61 | 163.21 | 151.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 39 | 130 | 0.23 | 0.70 | 0 | 0.49 | 280.22 | 0.54 | 0.33 |
| Hex | 64 | 27 | 82 | 17 | 46 | 0 | 31 | 118 | 36 | 21 |
| Octal | 144 | 47 | 202 | 27 | 106 | 0 | 61 | 430 | 66 | 41 |
| Binary | 1100100 | 100111 | 10000010 | 10111 | 1000110 | 0 | 110001 | 100011000 | 110110 | 100001 |
Color Harmonies of #642782
Complementary color
Monochromatic Colors of #642782
Black with #642782
Text Example
Text Example
White with #642782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642782; }
p { color: rgb(100,39,130); }
H1.HeaderClassName
{
color: #642782;
}
.AnyTagClassName
{
color: #642782;
}
</style>
background-color css
<style>
a { background-color: #642782; }
a { background-color: rgb(100,39,130); }
div.DivClassName
{
background-color: #642782;
}
.BgClassName
{
background-color: #642782;
}
</style>
border-color css
<style>
span { border-color: #642782; }
span { border-color: rgb(100,39,130); }
td.TdClassName
{
border-color: #642782;
}
.TagClassName
{
border-color: #642782;
}
</style>