Shades of Kingfisher Daisy #643481
Tints of Kingfisher Daisy #643481
RGB
CMYK
RGB Variations
Color information
#643481 (or 0x643481) is known color: Kingfisher Daisy. HEX triplet: 64, 34 and 81. RGB value is (100,52,129). Sum of RGB (Red+Green+Blue) = 100+52+129=281 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.59% from 281); Green value is 52 (20.70% from 255 or 18.51% from 281); Blue value is 129 (50.78% from 255 or 45.91% from 281); Max value from RGB is 129 - color contains mainly: blue. Hex color #643481 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #643481 is #9BCB7E. Grayscale: #4A4A4A. Windows color (decimal): -10210175 or 8467556. OLE color: 8467556.
HSL color Cylindrical-coordinate representation of color #643481: hue angle of 277.4º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #643481 is Cyan = 0.22, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 100 | 52 | 129 | - |
| CMYK | 0.22 | 0.60 | 0 | 0.49 |
| HSL | 277.4º | 0.43% | 0.35% | - |
| HSV(B) | 277.4º | 0.6% | 0.51% | - |
| XYZ | 10.45 | 6.75 | 21.52 | - |
| YUV | 75.13 | 158.4 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 52 | 129 | 0.22 | 0.60 | 0 | 0.49 | 277.4 | 0.43 | 0.35 |
| Hex | 64 | 34 | 81 | 16 | 3C | 0 | 31 | 115 | 2B | 23 |
| Octal | 144 | 64 | 201 | 26 | 74 | 0 | 61 | 425 | 53 | 43 |
| Binary | 1100100 | 110100 | 10000001 | 10110 | 111100 | 0 | 110001 | 100010101 | 101011 | 100011 |
Color Harmonies of #643481
Complementary color
Monochromatic Colors of #643481
Black with #643481
Text Example
Text Example
White with #643481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643481; }
p { color: rgb(100,52,129); }
H1.HeaderClassName
{
color: #643481;
}
.AnyTagClassName
{
color: #643481;
}
</style>
background-color css
<style>
a { background-color: #643481; }
a { background-color: rgb(100,52,129); }
div.DivClassName
{
background-color: #643481;
}
.BgClassName
{
background-color: #643481;
}
</style>
border-color css
<style>
span { border-color: #643481; }
span { border-color: rgb(100,52,129); }
td.TdClassName
{
border-color: #643481;
}
.TagClassName
{
border-color: #643481;
}
</style>