Shades of Kingfisher Daisy #63417E
Tints of Kingfisher Daisy #63417E
RGB
CMYK
RGB Variations
Color information
#63417E (or 0x63417E) is known color: Kingfisher Daisy. HEX triplet: 63, 41 and 7E. RGB value is (99,65,126). Sum of RGB (Red+Green+Blue) = 99+65+126=290 (38% of max value = 765). Red value is 99 (39.06% from 255 or 34.14% from 290); Green value is 65 (25.78% from 255 or 22.41% from 290); Blue value is 126 (49.61% from 255 or 43.45% from 290); Max value from RGB is 126 - color contains mainly: blue. Hex color #63417E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #63417E is #9CBE81. Grayscale: #515151. Windows color (decimal): -10272386 or 8274275. OLE color: 8274275.
HSL color Cylindrical-coordinate representation of color #63417E: hue angle of 273.44º degrees, saturation: 0.32, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #63417E is Cyan = 0.21, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 99 | 65 | 126 | - |
| CMYK | 0.21 | 0.48 | 0 | 0.51 |
| HSL | 273.44º | 0.32% | 0.37% | - |
| HSV(B) | 273.44º | 0.48% | 0.49% | - |
| XYZ | 10.8 | 7.94 | 20.7 | - |
| YUV | 82.12 | 152.76 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 65 | 126 | 0.21 | 0.48 | 0 | 0.51 | 273.44 | 0.32 | 0.37 |
| Hex | 63 | 41 | 7E | 15 | 30 | 0 | 33 | 111 | 20 | 25 |
| Octal | 143 | 101 | 176 | 25 | 60 | 0 | 63 | 421 | 40 | 45 |
| Binary | 1100011 | 1000001 | 1111110 | 10101 | 110000 | 0 | 110011 | 100010001 | 100000 | 100101 |
Color Harmonies of #63417E
Complementary color
Monochromatic Colors of #63417E
Black with #63417E
Text Example
Text Example
White with #63417E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #63417E; }
p { color: rgb(99,65,126); }
H1.HeaderClassName
{
color: #63417E;
}
.AnyTagClassName
{
color: #63417E;
}
</style>
background-color css
<style>
a { background-color: #63417E; }
a { background-color: rgb(99,65,126); }
div.DivClassName
{
background-color: #63417E;
}
.BgClassName
{
background-color: #63417E;
}
</style>
border-color css
<style>
span { border-color: #63417E; }
span { border-color: rgb(99,65,126); }
td.TdClassName
{
border-color: #63417E;
}
.TagClassName
{
border-color: #63417E;
}
</style>