Shades of Kingfisher Daisy #624284
Tints of Kingfisher Daisy #624284
RGB
CMYK
RGB Variations
Color information
#624284 (or 0x624284) is known color: Kingfisher Daisy. HEX triplet: 62, 42 and 84. RGB value is (98,66,132). Sum of RGB (Red+Green+Blue) = 98+66+132=296 (39% of max value = 765). Red value is 98 (38.67% from 255 or 33.11% from 296); Green value is 66 (26.17% from 255 or 22.30% from 296); Blue value is 132 (51.95% from 255 or 44.59% from 296); Max value from RGB is 132 - color contains mainly: blue. Hex color #624284 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624284 is #9DBD7B. Grayscale: #525252. Windows color (decimal): -10337660 or 8667746. OLE color: 8667746.
HSL color Cylindrical-coordinate representation of color #624284: hue angle of 269.09º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #624284 is Cyan = 0.26, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 66 | 132 | - |
| CMYK | 0.26 | 0.5 | 0 | 0.48 |
| HSL | 269.09º | 0.33% | 0.39% | - |
| HSV(B) | 269.09º | 0.5% | 0.52% | - |
| XYZ | 11.15 | 8.16 | 22.82 | - |
| YUV | 83.09 | 155.6 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 66 | 132 | 0.26 | 0.5 | 0 | 0.48 | 269.09 | 0.33 | 0.39 |
| Hex | 62 | 42 | 84 | 1A | 32 | 0 | 30 | 10D | 21 | 27 |
| Octal | 142 | 102 | 204 | 32 | 62 | 0 | 60 | 415 | 41 | 47 |
| Binary | 1100010 | 1000010 | 10000100 | 11010 | 110010 | 0 | 110000 | 100001101 | 100001 | 100111 |
Color Harmonies of #624284
Complementary color
Monochromatic Colors of #624284
Black with #624284
Text Example
Text Example
White with #624284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624284; }
p { color: rgb(98,66,132); }
H1.HeaderClassName
{
color: #624284;
}
.AnyTagClassName
{
color: #624284;
}
</style>
background-color css
<style>
a { background-color: #624284; }
a { background-color: rgb(98,66,132); }
div.DivClassName
{
background-color: #624284;
}
.BgClassName
{
background-color: #624284;
}
</style>
border-color css
<style>
span { border-color: #624284; }
span { border-color: rgb(98,66,132); }
td.TdClassName
{
border-color: #624284;
}
.TagClassName
{
border-color: #624284;
}
</style>