Shades of Kingfisher Daisy #623486
Tints of Kingfisher Daisy #623486
RGB
CMYK
RGB Variations
Color information
#623486 (or 0x623486) is known color: Kingfisher Daisy. HEX triplet: 62, 34 and 86. RGB value is (98,52,134). Sum of RGB (Red+Green+Blue) = 98+52+134=284 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.51% from 284); Green value is 52 (20.70% from 255 or 18.31% from 284); Blue value is 134 (52.73% from 255 or 47.18% from 284); Max value from RGB is 134 - color contains mainly: blue. Hex color #623486 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #623486 is #9DCB79. Grayscale: #4A4A4A. Windows color (decimal): -10341242 or 8795234. OLE color: 8795234.
HSL color Cylindrical-coordinate representation of color #623486: hue angle of 273.66º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #623486 is Cyan = 0.27, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 52 | 134 | - |
| CMYK | 0.27 | 0.61 | 0 | 0.47 |
| HSL | 273.66º | 0.44% | 0.36% | - |
| HSV(B) | 273.66º | 0.61% | 0.53% | - |
| XYZ | 10.57 | 6.77 | 23.3 | - |
| YUV | 75.1 | 161.24 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 134 | 0.27 | 0.61 | 0 | 0.47 | 273.66 | 0.44 | 0.36 |
| Hex | 62 | 34 | 86 | 1B | 3D | 0 | 2F | 112 | 2C | 24 |
| Octal | 142 | 64 | 206 | 33 | 75 | 0 | 57 | 422 | 54 | 44 |
| Binary | 1100010 | 110100 | 10000110 | 11011 | 111101 | 0 | 101111 | 100010010 | 101100 | 100100 |
Color Harmonies of #623486
Complementary color
Monochromatic Colors of #623486
Black with #623486
Text Example
Text Example
White with #623486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623486; }
p { color: rgb(98,52,134); }
H1.HeaderClassName
{
color: #623486;
}
.AnyTagClassName
{
color: #623486;
}
</style>
background-color css
<style>
a { background-color: #623486; }
a { background-color: rgb(98,52,134); }
div.DivClassName
{
background-color: #623486;
}
.BgClassName
{
background-color: #623486;
}
</style>
border-color css
<style>
span { border-color: #623486; }
span { border-color: rgb(98,52,134); }
td.TdClassName
{
border-color: #623486;
}
.TagClassName
{
border-color: #623486;
}
</style>