Shades of Kingfisher Daisy #642582
Tints of Kingfisher Daisy #642582
RGB
CMYK
RGB Variations
Color information
#642582 (or 0x642582) is known color: Kingfisher Daisy. HEX triplet: 64, 25 and 82. RGB value is (100,37,130). Sum of RGB (Red+Green+Blue) = 100+37+130=267 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.45% from 267); Green value is 37 (14.84% from 255 or 13.86% from 267); Blue value is 130 (51.17% from 255 or 48.69% from 267); Max value from RGB is 130 - color contains mainly: blue. Hex color #642582 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642582 is #9BDA7D. Grayscale: #424242. Windows color (decimal): -10214014 or 8529252. OLE color: 8529252.
HSL color Cylindrical-coordinate representation of color #642582: hue angle of 280.65º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #642582 is Cyan = 0.23, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 100 | 37 | 130 | - |
| CMYK | 0.23 | 0.72 | 0 | 0.49 |
| HSL | 280.65º | 0.56% | 0.33% | - |
| HSV(B) | 280.65º | 0.72% | 0.51% | - |
| XYZ | 9.95 | 5.64 | 21.68 | - |
| YUV | 66.44 | 163.87 | 151.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 130 | 0.23 | 0.72 | 0 | 0.49 | 280.65 | 0.56 | 0.33 |
| Hex | 64 | 25 | 82 | 17 | 48 | 0 | 31 | 119 | 38 | 21 |
| Octal | 144 | 45 | 202 | 27 | 110 | 0 | 61 | 431 | 70 | 41 |
| Binary | 1100100 | 100101 | 10000010 | 10111 | 1001000 | 0 | 110001 | 100011001 | 111000 | 100001 |
Color Harmonies of #642582
Complementary color
Monochromatic Colors of #642582
Black with #642582
Text Example
Text Example
White with #642582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642582; }
p { color: rgb(100,37,130); }
H1.HeaderClassName
{
color: #642582;
}
.AnyTagClassName
{
color: #642582;
}
</style>
background-color css
<style>
a { background-color: #642582; }
a { background-color: rgb(100,37,130); }
div.DivClassName
{
background-color: #642582;
}
.BgClassName
{
background-color: #642582;
}
</style>
border-color css
<style>
span { border-color: #642582; }
span { border-color: rgb(100,37,130); }
td.TdClassName
{
border-color: #642582;
}
.TagClassName
{
border-color: #642582;
}
</style>