Shades of Kingfisher Daisy #624281
Tints of Kingfisher Daisy #624281
RGB
CMYK
RGB Variations
Color information
#624281 (or 0x624281) is known color: Kingfisher Daisy. HEX triplet: 62, 42 and 81. RGB value is (98,66,129). Sum of RGB (Red+Green+Blue) = 98+66+129=293 (38% of max value = 765). Red value is 98 (38.67% from 255 or 33.45% from 293); Green value is 66 (26.17% from 255 or 22.53% from 293); Blue value is 129 (50.78% from 255 or 44.03% from 293); Max value from RGB is 129 - color contains mainly: blue. Hex color #624281 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624281 is #9DBD7E. Grayscale: #525252. Windows color (decimal): -10337663 or 8471138. OLE color: 8471138.
HSL color Cylindrical-coordinate representation of color #624281: hue angle of 270.48º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #624281 is Cyan = 0.24, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 66 | 129 | - |
| CMYK | 0.24 | 0.49 | 0 | 0.49 |
| HSL | 270.48º | 0.32% | 0.38% | - |
| HSV(B) | 270.48º | 0.49% | 0.51% | - |
| XYZ | 10.95 | 8.08 | 21.75 | - |
| YUV | 82.75 | 154.1 | 138.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 66 | 129 | 0.24 | 0.49 | 0 | 0.49 | 270.48 | 0.32 | 0.38 |
| Hex | 62 | 42 | 81 | 18 | 31 | 0 | 31 | 10E | 20 | 26 |
| Octal | 142 | 102 | 201 | 30 | 61 | 0 | 61 | 416 | 40 | 46 |
| Binary | 1100010 | 1000010 | 10000001 | 11000 | 110001 | 0 | 110001 | 100001110 | 100000 | 100110 |
Color Harmonies of #624281
Complementary color
Monochromatic Colors of #624281
Black with #624281
Text Example
Text Example
White with #624281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624281; }
p { color: rgb(98,66,129); }
H1.HeaderClassName
{
color: #624281;
}
.AnyTagClassName
{
color: #624281;
}
</style>
background-color css
<style>
a { background-color: #624281; }
a { background-color: rgb(98,66,129); }
div.DivClassName
{
background-color: #624281;
}
.BgClassName
{
background-color: #624281;
}
</style>
border-color css
<style>
span { border-color: #624281; }
span { border-color: rgb(98,66,129); }
td.TdClassName
{
border-color: #624281;
}
.TagClassName
{
border-color: #624281;
}
</style>