Shades of Kingfisher Daisy #634680
Tints of Kingfisher Daisy #634680
RGB
CMYK
RGB Variations
Color information
#634680 (or 0x634680) is known color: Kingfisher Daisy. HEX triplet: 63, 46 and 80. RGB value is (99,70,128). Sum of RGB (Red+Green+Blue) = 99+70+128=297 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.33% from 297); Green value is 70 (27.73% from 255 or 23.57% from 297); Blue value is 128 (50.39% from 255 or 43.10% from 297); Max value from RGB is 128 - color contains mainly: blue. Hex color #634680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #634680 is #9CB97F. Grayscale: #555555. Windows color (decimal): -10271104 or 8406627. OLE color: 8406627.
HSL color Cylindrical-coordinate representation of color #634680: hue angle of 270º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #634680 is Cyan = 0.23, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 99 | 70 | 128 | - |
| CMYK | 0.23 | 0.45 | 0 | 0.50 |
| HSL | 270º | 0.29% | 0.39% | - |
| HSV(B) | 270º | 0.45% | 0.5% | - |
| XYZ | 11.23 | 8.59 | 21.49 | - |
| YUV | 85.28 | 152.11 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 70 | 128 | 0.23 | 0.45 | 0 | 0.50 | 270 | 0.29 | 0.39 |
| Hex | 63 | 46 | 80 | 17 | 2D | 0 | 32 | 10E | 1D | 27 |
| Octal | 143 | 106 | 200 | 27 | 55 | 0 | 62 | 416 | 35 | 47 |
| Binary | 1100011 | 1000110 | 10000000 | 10111 | 101101 | 0 | 110010 | 100001110 | 11101 | 100111 |
Color Harmonies of #634680
Complementary color
Monochromatic Colors of #634680
Black with #634680
Text Example
Text Example
White with #634680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634680; }
p { color: rgb(99,70,128); }
H1.HeaderClassName
{
color: #634680;
}
.AnyTagClassName
{
color: #634680;
}
</style>
background-color css
<style>
a { background-color: #634680; }
a { background-color: rgb(99,70,128); }
div.DivClassName
{
background-color: #634680;
}
.BgClassName
{
background-color: #634680;
}
</style>
border-color css
<style>
span { border-color: #634680; }
span { border-color: rgb(99,70,128); }
td.TdClassName
{
border-color: #634680;
}
.TagClassName
{
border-color: #634680;
}
</style>