Shades of Blue Bayoux #617477
Tints of Blue Bayoux #617477
RGB
CMYK
RGB Variations
Color information
#617477 (or 0x617477) is known color: Blue Bayoux. HEX triplet: 61, 74 and 77. RGB value is (97,116,119). Sum of RGB (Red+Green+Blue) = 97+116+119=332 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.22% from 332); Green value is 116 (45.70% from 255 or 34.94% from 332); Blue value is 119 (46.88% from 255 or 35.84% from 332); Max value from RGB is 119 - color contains mainly: blue. Hex color #617477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617477 is #9E8B88. Grayscale: #6E6E6E. Windows color (decimal): -10390409 or 7828577. OLE color: 7828577.
HSL color Cylindrical-coordinate representation of color #617477: hue angle of 188.18º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #617477 is Cyan = 0.18, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 116 | 119 | - |
| CMYK | 0.18 | 0.03 | 0 | 0.53 |
| HSL | 188.18º | 0.1% | 0.42% | - |
| HSV(B) | 188.18º | 0.18% | 0.47% | - |
| XYZ | 14.5 | 16.36 | 19.85 | - |
| YUV | 110.66 | 132.71 | 118.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 119 | 0.18 | 0.03 | 0 | 0.53 | 188.18 | 0.1 | 0.42 |
| Hex | 61 | 74 | 77 | 12 | 3 | 0 | 35 | BC | A | 2A |
| Octal | 141 | 164 | 167 | 22 | 3 | 0 | 65 | 274 | 12 | 52 |
| Binary | 1100001 | 1110100 | 1110111 | 10010 | 11 | 0 | 110101 | 10111100 | 1010 | 101010 |
Color Harmonies of #617477
Complementary color
Monochromatic Colors of #617477
Black with #617477
Text Example
Text Example
White with #617477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617477; }
p { color: rgb(97,116,119); }
H1.HeaderClassName
{
color: #617477;
}
.AnyTagClassName
{
color: #617477;
}
</style>
background-color css
<style>
a { background-color: #617477; }
a { background-color: rgb(97,116,119); }
div.DivClassName
{
background-color: #617477;
}
.BgClassName
{
background-color: #617477;
}
</style>
border-color css
<style>
span { border-color: #617477; }
span { border-color: rgb(97,116,119); }
td.TdClassName
{
border-color: #617477;
}
.TagClassName
{
border-color: #617477;
}
</style>