Shades of Blue Bayoux #637478
Tints of Blue Bayoux #637478
RGB
CMYK
RGB Variations
Color information
#637478 (or 0x637478) is known color: Blue Bayoux. HEX triplet: 63, 74 and 78. RGB value is (99,116,120). Sum of RGB (Red+Green+Blue) = 99+116+120=335 (44% of max value = 765). Red value is 99 (39.06% from 255 or 29.55% from 335); Green value is 116 (45.70% from 255 or 34.63% from 335); Blue value is 120 (47.27% from 255 or 35.82% from 335); Max value from RGB is 120 - color contains mainly: blue. Hex color #637478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637478 is #9C8B87. Grayscale: #6F6F6F. Windows color (decimal): -10259336 or 7894115. OLE color: 7894115.
HSL color Cylindrical-coordinate representation of color #637478: hue angle of 191.43º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #637478 is Cyan = 0.17, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 116 | 120 | - |
| CMYK | 0.17 | 0.03 | 0 | 0.53 |
| HSL | 191.43º | 0.1% | 0.43% | - |
| HSV(B) | 191.43º | 0.18% | 0.47% | - |
| XYZ | 14.78 | 16.5 | 20.17 | - |
| YUV | 111.37 | 132.87 | 119.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 116 | 120 | 0.17 | 0.03 | 0 | 0.53 | 191.43 | 0.1 | 0.43 |
| Hex | 63 | 74 | 78 | 11 | 3 | 0 | 35 | BF | A | 2B |
| Octal | 143 | 164 | 170 | 21 | 3 | 0 | 65 | 277 | 12 | 53 |
| Binary | 1100011 | 1110100 | 1111000 | 10001 | 11 | 0 | 110101 | 10111111 | 1010 | 101011 |
Color Harmonies of #637478
Complementary color
Monochromatic Colors of #637478
Black with #637478
Text Example
Text Example
White with #637478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637478; }
p { color: rgb(99,116,120); }
H1.HeaderClassName
{
color: #637478;
}
.AnyTagClassName
{
color: #637478;
}
</style>
background-color css
<style>
a { background-color: #637478; }
a { background-color: rgb(99,116,120); }
div.DivClassName
{
background-color: #637478;
}
.BgClassName
{
background-color: #637478;
}
</style>
border-color css
<style>
span { border-color: #637478; }
span { border-color: rgb(99,116,120); }
td.TdClassName
{
border-color: #637478;
}
.TagClassName
{
border-color: #637478;
}
</style>