Shades of Kingfisher Daisy #632990
Tints of Kingfisher Daisy #632990
RGB
CMYK
RGB Variations
Color information
#632990 (or 0x632990) is known color: Kingfisher Daisy. HEX triplet: 63, 29 and 90. RGB value is (99,41,144). Sum of RGB (Red+Green+Blue) = 99+41+144=284 (37% of max value = 765). Red value is 99 (39.06% from 255 or 34.86% from 284); Green value is 41 (16.41% from 255 or 14.44% from 284); Blue value is 144 (56.64% from 255 or 50.70% from 284); Max value from RGB is 144 - color contains mainly: blue. Hex color #632990 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #632990 is #9CD66F. Grayscale: #454545. Windows color (decimal): -10278512 or 9447779. OLE color: 9447779.
HSL color Cylindrical-coordinate representation of color #632990: hue angle of 273.79º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #632990 is Cyan = 0.31, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 99 | 41 | 144 | - |
| CMYK | 0.31 | 0.72 | 0 | 0.44 |
| HSL | 273.79º | 0.56% | 0.36% | - |
| HSV(B) | 273.79º | 0.72% | 0.56% | - |
| XYZ | 10.97 | 6.25 | 27.01 | - |
| YUV | 70.08 | 169.72 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 41 | 144 | 0.31 | 0.72 | 0 | 0.44 | 273.79 | 0.56 | 0.36 |
| Hex | 63 | 29 | 90 | 1F | 48 | 0 | 2C | 112 | 38 | 24 |
| Octal | 143 | 51 | 220 | 37 | 110 | 0 | 54 | 422 | 70 | 44 |
| Binary | 1100011 | 101001 | 10010000 | 11111 | 1001000 | 0 | 101100 | 100010010 | 111000 | 100100 |
Color Harmonies of #632990
Complementary color
Monochromatic Colors of #632990
Black with #632990
Text Example
Text Example
White with #632990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632990; }
p { color: rgb(99,41,144); }
H1.HeaderClassName
{
color: #632990;
}
.AnyTagClassName
{
color: #632990;
}
</style>
background-color css
<style>
a { background-color: #632990; }
a { background-color: rgb(99,41,144); }
div.DivClassName
{
background-color: #632990;
}
.BgClassName
{
background-color: #632990;
}
</style>
border-color css
<style>
span { border-color: #632990; }
span { border-color: rgb(99,41,144); }
td.TdClassName
{
border-color: #632990;
}
.TagClassName
{
border-color: #632990;
}
</style>