Shades of Blue Bayoux #617881
Tints of Blue Bayoux #617881
RGB
CMYK
RGB Variations
Color information
#617881 (or 0x617881) is known color: Blue Bayoux. HEX triplet: 61, 78 and 81. RGB value is (97,120,129). Sum of RGB (Red+Green+Blue) = 97+120+129=346 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.03% from 346); Green value is 120 (47.27% from 255 or 34.68% from 346); Blue value is 129 (50.78% from 255 or 37.28% from 346); Max value from RGB is 129 - color contains mainly: blue. Hex color #617881 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617881 is #9E877E. Grayscale: #727272. Windows color (decimal): -10389375 or 8484961. OLE color: 8484961.
HSL color Cylindrical-coordinate representation of color #617881: hue angle of 196.88º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #617881 is Cyan = 0.25, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 120 | 129 | - |
| CMYK | 0.25 | 0.07 | 0 | 0.49 |
| HSL | 196.88º | 0.14% | 0.44% | - |
| HSV(B) | 196.88º | 0.25% | 0.51% | - |
| XYZ | 15.61 | 17.56 | 23.34 | - |
| YUV | 114.15 | 136.38 | 115.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 129 | 0.25 | 0.07 | 0 | 0.49 | 196.88 | 0.14 | 0.44 |
| Hex | 61 | 78 | 81 | 19 | 7 | 0 | 31 | C5 | E | 2C |
| Octal | 141 | 170 | 201 | 31 | 7 | 0 | 61 | 305 | 16 | 54 |
| Binary | 1100001 | 1111000 | 10000001 | 11001 | 111 | 0 | 110001 | 11000101 | 1110 | 101100 |
Color Harmonies of #617881
Complementary color
Monochromatic Colors of #617881
Black with #617881
Text Example
Text Example
White with #617881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617881; }
p { color: rgb(97,120,129); }
H1.HeaderClassName
{
color: #617881;
}
.AnyTagClassName
{
color: #617881;
}
</style>
background-color css
<style>
a { background-color: #617881; }
a { background-color: rgb(97,120,129); }
div.DivClassName
{
background-color: #617881;
}
.BgClassName
{
background-color: #617881;
}
</style>
border-color css
<style>
span { border-color: #617881; }
span { border-color: rgb(97,120,129); }
td.TdClassName
{
border-color: #617881;
}
.TagClassName
{
border-color: #617881;
}
</style>