Shades of Kingfisher Daisy #633686
Tints of Kingfisher Daisy #633686
RGB
CMYK
RGB Variations
Color information
#633686 (or 0x633686) is known color: Kingfisher Daisy. HEX triplet: 63, 36 and 86. RGB value is (99,54,134). Sum of RGB (Red+Green+Blue) = 99+54+134=287 (38% of max value = 765). Red value is 99 (39.06% from 255 or 34.49% from 287); Green value is 54 (21.48% from 255 or 18.82% from 287); Blue value is 134 (52.73% from 255 or 46.69% from 287); Max value from RGB is 134 - color contains mainly: blue. Hex color #633686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #633686 is #9CC979. Grayscale: #4C4C4C. Windows color (decimal): -10275194 or 8795747. OLE color: 8795747.
HSL color Cylindrical-coordinate representation of color #633686: hue angle of 273.75º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #633686 is Cyan = 0.26, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 54 | 134 | - |
| CMYK | 0.26 | 0.60 | 0 | 0.47 |
| HSL | 273.75º | 0.43% | 0.37% | - |
| HSV(B) | 273.75º | 0.6% | 0.53% | - |
| XYZ | 10.77 | 7.01 | 23.34 | - |
| YUV | 76.58 | 160.41 | 144 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 54 | 134 | 0.26 | 0.60 | 0 | 0.47 | 273.75 | 0.43 | 0.37 |
| Hex | 63 | 36 | 86 | 1A | 3C | 0 | 2F | 112 | 2B | 25 |
| Octal | 143 | 66 | 206 | 32 | 74 | 0 | 57 | 422 | 53 | 45 |
| Binary | 1100011 | 110110 | 10000110 | 11010 | 111100 | 0 | 101111 | 100010010 | 101011 | 100101 |
Color Harmonies of #633686
Complementary color
Monochromatic Colors of #633686
Black with #633686
Text Example
Text Example
White with #633686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633686; }
p { color: rgb(99,54,134); }
H1.HeaderClassName
{
color: #633686;
}
.AnyTagClassName
{
color: #633686;
}
</style>
background-color css
<style>
a { background-color: #633686; }
a { background-color: rgb(99,54,134); }
div.DivClassName
{
background-color: #633686;
}
.BgClassName
{
background-color: #633686;
}
</style>
border-color css
<style>
span { border-color: #633686; }
span { border-color: rgb(99,54,134); }
td.TdClassName
{
border-color: #633686;
}
.TagClassName
{
border-color: #633686;
}
</style>