Shades of Blue Bayoux #637680
Tints of Blue Bayoux #637680
RGB
CMYK
RGB Variations
Color information
#637680 (or 0x637680) is known color: Blue Bayoux. HEX triplet: 63, 76 and 80. RGB value is (99,118,128). Sum of RGB (Red+Green+Blue) = 99+118+128=345 (45% of max value = 765). Red value is 99 (39.06% from 255 or 28.70% from 345); Green value is 118 (46.48% from 255 or 34.20% from 345); Blue value is 128 (50.39% from 255 or 37.10% from 345); Max value from RGB is 128 - color contains mainly: blue. Hex color #637680 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637680 is #9C897F. Grayscale: #717171. Windows color (decimal): -10258816 or 8418915. OLE color: 8418915.
HSL color Cylindrical-coordinate representation of color #637680: hue angle of 200.69º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #637680 is Cyan = 0.23, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 99 | 118 | 128 | - |
| CMYK | 0.23 | 0.08 | 0 | 0.50 |
| HSL | 200.69º | 0.13% | 0.45% | - |
| HSV(B) | 200.69º | 0.23% | 0.5% | - |
| XYZ | 15.52 | 17.17 | 22.92 | - |
| YUV | 113.46 | 136.21 | 117.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 118 | 128 | 0.23 | 0.08 | 0 | 0.50 | 200.69 | 0.13 | 0.45 |
| Hex | 63 | 76 | 80 | 17 | 8 | 0 | 32 | C9 | D | 2D |
| Octal | 143 | 166 | 200 | 27 | 10 | 0 | 62 | 311 | 15 | 55 |
| Binary | 1100011 | 1110110 | 10000000 | 10111 | 1000 | 0 | 110010 | 11001001 | 1101 | 101101 |
Color Harmonies of #637680
Complementary color
Monochromatic Colors of #637680
Black with #637680
Text Example
Text Example
White with #637680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637680; }
p { color: rgb(99,118,128); }
H1.HeaderClassName
{
color: #637680;
}
.AnyTagClassName
{
color: #637680;
}
</style>
background-color css
<style>
a { background-color: #637680; }
a { background-color: rgb(99,118,128); }
div.DivClassName
{
background-color: #637680;
}
.BgClassName
{
background-color: #637680;
}
</style>
border-color css
<style>
span { border-color: #637680; }
span { border-color: rgb(99,118,128); }
td.TdClassName
{
border-color: #637680;
}
.TagClassName
{
border-color: #637680;
}
</style>