Shades of Kingfisher Daisy #642683
Tints of Kingfisher Daisy #642683
RGB
CMYK
RGB Variations
Color information
#642683 (or 0x642683) is known color: Kingfisher Daisy. HEX triplet: 64, 26 and 83. RGB value is (100,38,131). Sum of RGB (Red+Green+Blue) = 100+38+131=269 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.17% from 269); Green value is 38 (15.23% from 255 or 14.13% from 269); Blue value is 131 (51.56% from 255 or 48.70% from 269); Max value from RGB is 131 - color contains mainly: blue. Hex color #642683 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642683 is #9BD97C. Grayscale: #424242. Windows color (decimal): -10213757 or 8595044. OLE color: 8595044.
HSL color Cylindrical-coordinate representation of color #642683: hue angle of 280º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #642683 is Cyan = 0.24, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 100 | 38 | 131 | - |
| CMYK | 0.24 | 0.71 | 0 | 0.49 |
| HSL | 280º | 0.55% | 0.33% | - |
| HSV(B) | 280º | 0.71% | 0.51% | - |
| XYZ | 10.05 | 5.73 | 22.05 | - |
| YUV | 67.14 | 164.04 | 151.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 38 | 131 | 0.24 | 0.71 | 0 | 0.49 | 280 | 0.55 | 0.33 |
| Hex | 64 | 26 | 83 | 18 | 47 | 0 | 31 | 118 | 37 | 21 |
| Octal | 144 | 46 | 203 | 30 | 107 | 0 | 61 | 430 | 67 | 41 |
| Binary | 1100100 | 100110 | 10000011 | 11000 | 1000111 | 0 | 110001 | 100011000 | 110111 | 100001 |
Color Harmonies of #642683
Complementary color
Monochromatic Colors of #642683
Black with #642683
Text Example
Text Example
White with #642683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642683; }
p { color: rgb(100,38,131); }
H1.HeaderClassName
{
color: #642683;
}
.AnyTagClassName
{
color: #642683;
}
</style>
background-color css
<style>
a { background-color: #642683; }
a { background-color: rgb(100,38,131); }
div.DivClassName
{
background-color: #642683;
}
.BgClassName
{
background-color: #642683;
}
</style>
border-color css
<style>
span { border-color: #642683; }
span { border-color: rgb(100,38,131); }
td.TdClassName
{
border-color: #642683;
}
.TagClassName
{
border-color: #642683;
}
</style>