Shades of Blue Bayoux #617578
Tints of Blue Bayoux #617578
RGB
CMYK
RGB Variations
Color information
#617578 (or 0x617578) is known color: Blue Bayoux. HEX triplet: 61, 75 and 78. RGB value is (97,117,120). Sum of RGB (Red+Green+Blue) = 97+117+120=334 (44% of max value = 765). Red value is 97 (38.28% from 255 or 29.04% from 334); Green value is 117 (46.09% from 255 or 35.03% from 334); Blue value is 120 (47.27% from 255 or 35.93% from 334); Max value from RGB is 120 - color contains mainly: blue. Hex color #617578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617578 is #9E8A87. Grayscale: #6F6F6F. Windows color (decimal): -10390152 or 7894369. OLE color: 7894369.
HSL color Cylindrical-coordinate representation of color #617578: hue angle of 187.83º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #617578 is Cyan = 0.19, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 117 | 120 | - |
| CMYK | 0.19 | 0.02 | 0 | 0.53 |
| HSL | 187.83º | 0.11% | 0.43% | - |
| HSV(B) | 187.83º | 0.19% | 0.47% | - |
| XYZ | 14.68 | 16.62 | 20.2 | - |
| YUV | 111.36 | 132.87 | 117.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 120 | 0.19 | 0.02 | 0 | 0.53 | 187.83 | 0.11 | 0.43 |
| Hex | 61 | 75 | 78 | 13 | 2 | 0 | 35 | BC | B | 2B |
| Octal | 141 | 165 | 170 | 23 | 2 | 0 | 65 | 274 | 13 | 53 |
| Binary | 1100001 | 1110101 | 1111000 | 10011 | 10 | 0 | 110101 | 10111100 | 1011 | 101011 |
Color Harmonies of #617578
Complementary color
Monochromatic Colors of #617578
Black with #617578
Text Example
Text Example
White with #617578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617578; }
p { color: rgb(97,117,120); }
H1.HeaderClassName
{
color: #617578;
}
.AnyTagClassName
{
color: #617578;
}
</style>
background-color css
<style>
a { background-color: #617578; }
a { background-color: rgb(97,117,120); }
div.DivClassName
{
background-color: #617578;
}
.BgClassName
{
background-color: #617578;
}
</style>
border-color css
<style>
span { border-color: #617578; }
span { border-color: rgb(97,117,120); }
td.TdClassName
{
border-color: #617578;
}
.TagClassName
{
border-color: #617578;
}
</style>