Shades of Blue Bayoux #637681
Tints of Blue Bayoux #637681
RGB
CMYK
RGB Variations
Color information
#637681 (or 0x637681) is known color: Blue Bayoux. HEX triplet: 63, 76 and 81. RGB value is (99,118,129). Sum of RGB (Red+Green+Blue) = 99+118+129=346 (45% of max value = 765). Red value is 99 (39.06% from 255 or 28.61% from 346); Green value is 118 (46.48% from 255 or 34.10% from 346); Blue value is 129 (50.78% from 255 or 37.28% from 346); Max value from RGB is 129 - color contains mainly: blue. Hex color #637681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637681 is #9C897E. Grayscale: #717171. Windows color (decimal): -10258815 or 8484451. OLE color: 8484451.
HSL color Cylindrical-coordinate representation of color #637681: hue angle of 202º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #637681 is Cyan = 0.23, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 99 | 118 | 129 | - |
| CMYK | 0.23 | 0.09 | 0 | 0.49 |
| HSL | 202º | 0.13% | 0.45% | - |
| HSV(B) | 202º | 0.23% | 0.51% | - |
| XYZ | 15.59 | 17.19 | 23.27 | - |
| YUV | 113.57 | 136.71 | 117.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 118 | 129 | 0.23 | 0.09 | 0 | 0.49 | 202 | 0.13 | 0.45 |
| Hex | 63 | 76 | 81 | 17 | 9 | 0 | 31 | CA | D | 2D |
| Octal | 143 | 166 | 201 | 27 | 11 | 0 | 61 | 312 | 15 | 55 |
| Binary | 1100011 | 1110110 | 10000001 | 10111 | 1001 | 0 | 110001 | 11001010 | 1101 | 101101 |
Color Harmonies of #637681
Complementary color
Monochromatic Colors of #637681
Black with #637681
Text Example
Text Example
White with #637681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637681; }
p { color: rgb(99,118,129); }
H1.HeaderClassName
{
color: #637681;
}
.AnyTagClassName
{
color: #637681;
}
</style>
background-color css
<style>
a { background-color: #637681; }
a { background-color: rgb(99,118,129); }
div.DivClassName
{
background-color: #637681;
}
.BgClassName
{
background-color: #637681;
}
</style>
border-color css
<style>
span { border-color: #637681; }
span { border-color: rgb(99,118,129); }
td.TdClassName
{
border-color: #637681;
}
.TagClassName
{
border-color: #637681;
}
</style>