Shades of Kingfisher Daisy #623284
Tints of Kingfisher Daisy #623284
RGB
CMYK
RGB Variations
Color information
#623284 (or 0x623284) is known color: Kingfisher Daisy. HEX triplet: 62, 32 and 84. RGB value is (98,50,132). Sum of RGB (Red+Green+Blue) = 98+50+132=280 (37% of max value = 765). Red value is 98 (38.67% from 255 or 35% from 280); Green value is 50 (19.92% from 255 or 17.86% from 280); Blue value is 132 (51.95% from 255 or 47.14% from 280); Max value from RGB is 132 - color contains mainly: blue. Hex color #623284 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #623284 is #9DCD7B. Grayscale: #494949. Windows color (decimal): -10341756 or 8663650. OLE color: 8663650.
HSL color Cylindrical-coordinate representation of color #623284: hue angle of 275.12º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #623284 is Cyan = 0.26, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 50 | 132 | - |
| CMYK | 0.26 | 0.62 | 0 | 0.48 |
| HSL | 275.12º | 0.45% | 0.36% | - |
| HSV(B) | 275.12º | 0.62% | 0.52% | - |
| XYZ | 10.34 | 6.54 | 22.55 | - |
| YUV | 73.7 | 160.9 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 132 | 0.26 | 0.62 | 0 | 0.48 | 275.12 | 0.45 | 0.36 |
| Hex | 62 | 32 | 84 | 1A | 3E | 0 | 30 | 113 | 2D | 24 |
| Octal | 142 | 62 | 204 | 32 | 76 | 0 | 60 | 423 | 55 | 44 |
| Binary | 1100010 | 110010 | 10000100 | 11010 | 111110 | 0 | 110000 | 100010011 | 101101 | 100100 |
Color Harmonies of #623284
Complementary color
Monochromatic Colors of #623284
Black with #623284
Text Example
Text Example
White with #623284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623284; }
p { color: rgb(98,50,132); }
H1.HeaderClassName
{
color: #623284;
}
.AnyTagClassName
{
color: #623284;
}
</style>
background-color css
<style>
a { background-color: #623284; }
a { background-color: rgb(98,50,132); }
div.DivClassName
{
background-color: #623284;
}
.BgClassName
{
background-color: #623284;
}
</style>
border-color css
<style>
span { border-color: #623284; }
span { border-color: rgb(98,50,132); }
td.TdClassName
{
border-color: #623284;
}
.TagClassName
{
border-color: #623284;
}
</style>