Shades of Kingfisher Daisy #632290
Tints of Kingfisher Daisy #632290
RGB
CMYK
RGB Variations
Color information
#632290 (or 0x632290) is known color: Kingfisher Daisy. HEX triplet: 63, 22 and 90. RGB value is (99,34,144). Sum of RGB (Red+Green+Blue) = 99+34+144=277 (36% of max value = 765). Red value is 99 (39.06% from 255 or 35.74% from 277); Green value is 34 (13.67% from 255 or 12.27% from 277); Blue value is 144 (56.64% from 255 or 51.99% from 277); Max value from RGB is 144 - color contains mainly: blue. Hex color #632290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #632290 is #9CDD6F. Grayscale: #414141. Windows color (decimal): -10280304 or 9445987. OLE color: 9445987.
HSL color Cylindrical-coordinate representation of color #632290: hue angle of 275.45º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #632290 is Cyan = 0.31, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 99 | 34 | 144 | - |
| CMYK | 0.31 | 0.76 | 0 | 0.44 |
| HSL | 275.45º | 0.62% | 0.35% | - |
| HSV(B) | 275.45º | 0.76% | 0.56% | - |
| XYZ | 10.75 | 5.81 | 26.94 | - |
| YUV | 65.98 | 172.03 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 34 | 144 | 0.31 | 0.76 | 0 | 0.44 | 275.45 | 0.62 | 0.35 |
| Hex | 63 | 22 | 90 | 1F | 4C | 0 | 2C | 113 | 3E | 23 |
| Octal | 143 | 42 | 220 | 37 | 114 | 0 | 54 | 423 | 76 | 43 |
| Binary | 1100011 | 100010 | 10010000 | 11111 | 1001100 | 0 | 101100 | 100010011 | 111110 | 100011 |
Color Harmonies of #632290
Complementary color
Monochromatic Colors of #632290
Black with #632290
Text Example
Text Example
White with #632290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632290; }
p { color: rgb(99,34,144); }
H1.HeaderClassName
{
color: #632290;
}
.AnyTagClassName
{
color: #632290;
}
</style>
background-color css
<style>
a { background-color: #632290; }
a { background-color: rgb(99,34,144); }
div.DivClassName
{
background-color: #632290;
}
.BgClassName
{
background-color: #632290;
}
</style>
border-color css
<style>
span { border-color: #632290; }
span { border-color: rgb(99,34,144); }
td.TdClassName
{
border-color: #632290;
}
.TagClassName
{
border-color: #632290;
}
</style>