Shades of Blue Bayoux #637477
Tints of Blue Bayoux #637477
RGB
CMYK
RGB Variations
Color information
#637477 (or 0x637477) is known color: Blue Bayoux. HEX triplet: 63, 74 and 77. RGB value is (99,116,119). Sum of RGB (Red+Green+Blue) = 99+116+119=334 (44% of max value = 765). Red value is 99 (39.06% from 255 or 29.64% from 334); Green value is 116 (45.70% from 255 or 34.73% from 334); Blue value is 119 (46.88% from 255 or 35.63% from 334); Max value from RGB is 119 - color contains mainly: blue. Hex color #637477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637477 is #9C8B88. Grayscale: #6F6F6F. Windows color (decimal): -10259337 or 7828579. OLE color: 7828579.
HSL color Cylindrical-coordinate representation of color #637477: hue angle of 189º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #637477 is Cyan = 0.17, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 116 | 119 | - |
| CMYK | 0.17 | 0.03 | 0 | 0.53 |
| HSL | 189º | 0.09% | 0.43% | - |
| HSV(B) | 189º | 0.17% | 0.47% | - |
| XYZ | 14.72 | 16.48 | 19.86 | - |
| YUV | 111.26 | 132.37 | 119.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 116 | 119 | 0.17 | 0.03 | 0 | 0.53 | 189 | 0.09 | 0.43 |
| Hex | 63 | 74 | 77 | 11 | 3 | 0 | 35 | BD | 9 | 2B |
| Octal | 143 | 164 | 167 | 21 | 3 | 0 | 65 | 275 | 11 | 53 |
| Binary | 1100011 | 1110100 | 1110111 | 10001 | 11 | 0 | 110101 | 10111101 | 1001 | 101011 |
Color Harmonies of #637477
Complementary color
Monochromatic Colors of #637477
Black with #637477
Text Example
Text Example
White with #637477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637477; }
p { color: rgb(99,116,119); }
H1.HeaderClassName
{
color: #637477;
}
.AnyTagClassName
{
color: #637477;
}
</style>
background-color css
<style>
a { background-color: #637477; }
a { background-color: rgb(99,116,119); }
div.DivClassName
{
background-color: #637477;
}
.BgClassName
{
background-color: #637477;
}
</style>
border-color css
<style>
span { border-color: #637477; }
span { border-color: rgb(99,116,119); }
td.TdClassName
{
border-color: #637477;
}
.TagClassName
{
border-color: #637477;
}
</style>