Shades of Blue Bayoux #637578
Tints of Blue Bayoux #637578
RGB
CMYK
RGB Variations
Color information
#637578 (or 0x637578) is known color: Blue Bayoux. HEX triplet: 63, 75 and 78. RGB value is (99,117,120). Sum of RGB (Red+Green+Blue) = 99+117+120=336 (44% of max value = 765). Red value is 99 (39.06% from 255 or 29.46% from 336); Green value is 117 (46.09% from 255 or 34.82% from 336); Blue value is 120 (47.27% from 255 or 35.71% from 336); Max value from RGB is 120 - color contains mainly: blue. Hex color #637578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637578 is #9C8A87. Grayscale: #6F6F6F. Windows color (decimal): -10259080 or 7894371. OLE color: 7894371.
HSL color Cylindrical-coordinate representation of color #637578: hue angle of 188.57º 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 #637578 is Cyan = 0.17, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 117 | 120 | - |
| CMYK | 0.17 | 0.02 | 0 | 0.53 |
| HSL | 188.57º | 0.1% | 0.43% | - |
| HSV(B) | 188.57º | 0.18% | 0.47% | - |
| XYZ | 14.9 | 16.73 | 20.21 | - |
| YUV | 111.96 | 132.54 | 118.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 117 | 120 | 0.17 | 0.02 | 0 | 0.53 | 188.57 | 0.1 | 0.43 |
| Hex | 63 | 75 | 78 | 11 | 2 | 0 | 35 | BD | A | 2B |
| Octal | 143 | 165 | 170 | 21 | 2 | 0 | 65 | 275 | 12 | 53 |
| Binary | 1100011 | 1110101 | 1111000 | 10001 | 10 | 0 | 110101 | 10111101 | 1010 | 101011 |
Color Harmonies of #637578
Complementary color
Monochromatic Colors of #637578
Black with #637578
Text Example
Text Example
White with #637578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637578; }
p { color: rgb(99,117,120); }
H1.HeaderClassName
{
color: #637578;
}
.AnyTagClassName
{
color: #637578;
}
</style>
background-color css
<style>
a { background-color: #637578; }
a { background-color: rgb(99,117,120); }
div.DivClassName
{
background-color: #637578;
}
.BgClassName
{
background-color: #637578;
}
</style>
border-color css
<style>
span { border-color: #637578; }
span { border-color: rgb(99,117,120); }
td.TdClassName
{
border-color: #637578;
}
.TagClassName
{
border-color: #637578;
}
</style>