Shades of Kingfisher Daisy #632495
Tints of Kingfisher Daisy #632495
RGB
CMYK
RGB Variations
Color information
#632495 (or 0x632495) is known color: Kingfisher Daisy. HEX triplet: 63, 24 and 95. RGB value is (99,36,149). Sum of RGB (Red+Green+Blue) = 99+36+149=284 (37% of max value = 765). Red value is 99 (39.06% from 255 or 34.86% from 284); Green value is 36 (14.45% from 255 or 12.68% from 284); Blue value is 149 (58.59% from 255 or 52.46% from 284); Max value from RGB is 149 - color contains mainly: blue. Hex color #632495 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #632495 is #9CDB6A. Grayscale: #434343. Windows color (decimal): -10279787 or 9774179. OLE color: 9774179.
HSL color Cylindrical-coordinate representation of color #632495: hue angle of 273.45º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #632495 is Cyan = 0.34, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 36 | 149 | - |
| CMYK | 0.34 | 0.76 | 0 | 0.42 |
| HSL | 273.45º | 0.61% | 0.36% | - |
| HSV(B) | 273.45º | 0.76% | 0.58% | - |
| XYZ | 11.2 | 6.08 | 29.02 | - |
| YUV | 67.72 | 173.87 | 150.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 36 | 149 | 0.34 | 0.76 | 0 | 0.42 | 273.45 | 0.61 | 0.36 |
| Hex | 63 | 24 | 95 | 22 | 4C | 0 | 2A | 111 | 3D | 24 |
| Octal | 143 | 44 | 225 | 42 | 114 | 0 | 52 | 421 | 75 | 44 |
| Binary | 1100011 | 100100 | 10010101 | 100010 | 1001100 | 0 | 101010 | 100010001 | 111101 | 100100 |
Color Harmonies of #632495
Complementary color
Monochromatic Colors of #632495
Black with #632495
Text Example
Text Example
White with #632495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632495; }
p { color: rgb(99,36,149); }
H1.HeaderClassName
{
color: #632495;
}
.AnyTagClassName
{
color: #632495;
}
</style>
background-color css
<style>
a { background-color: #632495; }
a { background-color: rgb(99,36,149); }
div.DivClassName
{
background-color: #632495;
}
.BgClassName
{
background-color: #632495;
}
</style>
border-color css
<style>
span { border-color: #632495; }
span { border-color: rgb(99,36,149); }
td.TdClassName
{
border-color: #632495;
}
.TagClassName
{
border-color: #632495;
}
</style>