Shades of Kingfisher Daisy #632795
Tints of Kingfisher Daisy #632795
RGB
CMYK
RGB Variations
Color information
#632795 (or 0x632795) is known color: Kingfisher Daisy. HEX triplet: 63, 27 and 95. RGB value is (99,39,149). Sum of RGB (Red+Green+Blue) = 99+39+149=287 (38% of max value = 765). Red value is 99 (39.06% from 255 or 34.49% from 287); Green value is 39 (15.62% from 255 or 13.59% from 287); Blue value is 149 (58.59% from 255 or 51.92% from 287); Max value from RGB is 149 - color contains mainly: blue. Hex color #632795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #632795 is #9CD86A. Grayscale: #454545. Windows color (decimal): -10279019 or 9774947. OLE color: 9774947.
HSL color Cylindrical-coordinate representation of color #632795: hue angle of 272.73º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #632795 is Cyan = 0.34, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 39 | 149 | - |
| CMYK | 0.34 | 0.74 | 0 | 0.42 |
| HSL | 272.73º | 0.59% | 0.37% | - |
| HSV(B) | 272.73º | 0.74% | 0.58% | - |
| XYZ | 11.3 | 6.27 | 29.05 | - |
| YUV | 69.48 | 172.88 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 149 | 0.34 | 0.74 | 0 | 0.42 | 272.73 | 0.59 | 0.37 |
| Hex | 63 | 27 | 95 | 22 | 4A | 0 | 2A | 111 | 3B | 25 |
| Octal | 143 | 47 | 225 | 42 | 112 | 0 | 52 | 421 | 73 | 45 |
| Binary | 1100011 | 100111 | 10010101 | 100010 | 1001010 | 0 | 101010 | 100010001 | 111011 | 100101 |
Color Harmonies of #632795
Complementary color
Monochromatic Colors of #632795
Black with #632795
Text Example
Text Example
White with #632795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632795; }
p { color: rgb(99,39,149); }
H1.HeaderClassName
{
color: #632795;
}
.AnyTagClassName
{
color: #632795;
}
</style>
background-color css
<style>
a { background-color: #632795; }
a { background-color: rgb(99,39,149); }
div.DivClassName
{
background-color: #632795;
}
.BgClassName
{
background-color: #632795;
}
</style>
border-color css
<style>
span { border-color: #632795; }
span { border-color: rgb(99,39,149); }
td.TdClassName
{
border-color: #632795;
}
.TagClassName
{
border-color: #632795;
}
</style>