Shades of Blue Bayoux #657477
Tints of Blue Bayoux #657477
RGB
CMYK
RGB Variations
Color information
#657477 (or 0x657477) is known color: Blue Bayoux. HEX triplet: 65, 74 and 77. RGB value is (101,116,119). Sum of RGB (Red+Green+Blue) = 101+116+119=336 (44% of max value = 765). Red value is 101 (39.84% from 255 or 30.06% from 336); Green value is 116 (45.70% from 255 or 34.52% from 336); Blue value is 119 (46.88% from 255 or 35.42% from 336); Max value from RGB is 119 - color contains mainly: blue. Hex color #657477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657477 is #9A8B88. Grayscale: #6F6F6F. Windows color (decimal): -10128265 or 7828581. OLE color: 7828581.
HSL color Cylindrical-coordinate representation of color #657477: hue angle of 190º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #657477 is Cyan = 0.15, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 116 | 119 | - |
| CMYK | 0.15 | 0.03 | 0 | 0.53 |
| HSL | 190º | 0.08% | 0.43% | - |
| HSV(B) | 190º | 0.15% | 0.47% | - |
| XYZ | 14.94 | 16.59 | 19.87 | - |
| YUV | 111.86 | 132.03 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 116 | 119 | 0.15 | 0.03 | 0 | 0.53 | 190 | 0.08 | 0.43 |
| Hex | 65 | 74 | 77 | F | 3 | 0 | 35 | BE | 8 | 2B |
| Octal | 145 | 164 | 167 | 17 | 3 | 0 | 65 | 276 | 10 | 53 |
| Binary | 1100101 | 1110100 | 1110111 | 1111 | 11 | 0 | 110101 | 10111110 | 1000 | 101011 |
Color Harmonies of #657477
Complementary color
Monochromatic Colors of #657477
Black with #657477
Text Example
Text Example
White with #657477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657477; }
p { color: rgb(101,116,119); }
H1.HeaderClassName
{
color: #657477;
}
.AnyTagClassName
{
color: #657477;
}
</style>
background-color css
<style>
a { background-color: #657477; }
a { background-color: rgb(101,116,119); }
div.DivClassName
{
background-color: #657477;
}
.BgClassName
{
background-color: #657477;
}
</style>
border-color css
<style>
span { border-color: #657477; }
span { border-color: rgb(101,116,119); }
td.TdClassName
{
border-color: #657477;
}
.TagClassName
{
border-color: #657477;
}
</style>