Shades of Kingfisher Daisy #642281
Tints of Kingfisher Daisy #642281
RGB
CMYK
RGB Variations
Color information
#642281 (or 0x642281) is known color: Kingfisher Daisy. HEX triplet: 64, 22 and 81. RGB value is (100,34,129). Sum of RGB (Red+Green+Blue) = 100+34+129=263 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.02% from 263); Green value is 34 (13.67% from 255 or 12.93% from 263); Blue value is 129 (50.78% from 255 or 49.05% from 263); Max value from RGB is 129 - color contains mainly: blue. Hex color #642281 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642281 is #9BDD7E. Grayscale: #404040. Windows color (decimal): -10214783 or 8462948. OLE color: 8462948.
HSL color Cylindrical-coordinate representation of color #642281: hue angle of 281.68º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #642281 is Cyan = 0.22, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 100 | 34 | 129 | - |
| CMYK | 0.22 | 0.74 | 0 | 0.49 |
| HSL | 281.68º | 0.58% | 0.32% | - |
| HSV(B) | 281.68º | 0.74% | 0.51% | - |
| XYZ | 9.79 | 5.44 | 21.3 | - |
| YUV | 64.56 | 164.37 | 153.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 34 | 129 | 0.22 | 0.74 | 0 | 0.49 | 281.68 | 0.58 | 0.32 |
| Hex | 64 | 22 | 81 | 16 | 4A | 0 | 31 | 11A | 3A | 20 |
| Octal | 144 | 42 | 201 | 26 | 112 | 0 | 61 | 432 | 72 | 40 |
| Binary | 1100100 | 100010 | 10000001 | 10110 | 1001010 | 0 | 110001 | 100011010 | 111010 | 100000 |
Color Harmonies of #642281
Complementary color
Monochromatic Colors of #642281
Black with #642281
Text Example
Text Example
White with #642281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642281; }
p { color: rgb(100,34,129); }
H1.HeaderClassName
{
color: #642281;
}
.AnyTagClassName
{
color: #642281;
}
</style>
background-color css
<style>
a { background-color: #642281; }
a { background-color: rgb(100,34,129); }
div.DivClassName
{
background-color: #642281;
}
.BgClassName
{
background-color: #642281;
}
</style>
border-color css
<style>
span { border-color: #642281; }
span { border-color: rgb(100,34,129); }
td.TdClassName
{
border-color: #642281;
}
.TagClassName
{
border-color: #642281;
}
</style>