Shades of Kingfisher Daisy #631992
Tints of Kingfisher Daisy #631992
RGB
CMYK
RGB Variations
Color information
#631992 (or 0x631992) is known color: Kingfisher Daisy. HEX triplet: 63, 19 and 92. RGB value is (99,25,146). Sum of RGB (Red+Green+Blue) = 99+25+146=270 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.67% from 270); Green value is 25 (10.16% from 255 or 9.26% from 270); Blue value is 146 (57.42% from 255 or 54.07% from 270); Max value from RGB is 146 - color contains mainly: blue. Hex color #631992 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #631992 is #9CE66D. Grayscale: #3C3C3C. Windows color (decimal): -10282606 or 9574755. OLE color: 9574755.
HSL color Cylindrical-coordinate representation of color #631992: hue angle of 276.69º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #631992 is Cyan = 0.32, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 25 | 146 | - |
| CMYK | 0.32 | 0.83 | 0 | 0.43 |
| HSL | 276.69º | 0.71% | 0.34% | - |
| HSV(B) | 276.69º | 0.83% | 0.57% | - |
| XYZ | 10.68 | 5.42 | 27.68 | - |
| YUV | 60.92 | 176.02 | 155.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 25 | 146 | 0.32 | 0.83 | 0 | 0.43 | 276.69 | 0.71 | 0.34 |
| Hex | 63 | 19 | 92 | 20 | 53 | 0 | 2B | 115 | 47 | 22 |
| Octal | 143 | 31 | 222 | 40 | 123 | 0 | 53 | 425 | 107 | 42 |
| Binary | 1100011 | 11001 | 10010010 | 100000 | 1010011 | 0 | 101011 | 100010101 | 1000111 | 100010 |
Color Harmonies of #631992
Complementary color
Monochromatic Colors of #631992
Black with #631992
Text Example
Text Example
White with #631992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631992; }
p { color: rgb(99,25,146); }
H1.HeaderClassName
{
color: #631992;
}
.AnyTagClassName
{
color: #631992;
}
</style>
background-color css
<style>
a { background-color: #631992; }
a { background-color: rgb(99,25,146); }
div.DivClassName
{
background-color: #631992;
}
.BgClassName
{
background-color: #631992;
}
</style>
border-color css
<style>
span { border-color: #631992; }
span { border-color: rgb(99,25,146); }
td.TdClassName
{
border-color: #631992;
}
.TagClassName
{
border-color: #631992;
}
</style>