Shades of Blue Bayoux #617078
Tints of Blue Bayoux #617078
RGB
CMYK
RGB Variations
Color information
#617078 (or 0x617078) is known color: Blue Bayoux. HEX triplet: 61, 70 and 78. RGB value is (97,112,120). Sum of RGB (Red+Green+Blue) = 97+112+120=329 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.48% from 329); Green value is 112 (44.14% from 255 or 34.04% from 329); Blue value is 120 (47.27% from 255 or 36.47% from 329); Max value from RGB is 120 - color contains mainly: blue. Hex color #617078 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617078 is #9E8F87. Grayscale: #6C6C6C. Windows color (decimal): -10391432 or 7893089. OLE color: 7893089.
HSL color Cylindrical-coordinate representation of color #617078: hue angle of 200.87º 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 #617078 is Cyan = 0.19, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 112 | 120 | - |
| CMYK | 0.19 | 0.07 | 0 | 0.53 |
| HSL | 200.87º | 0.11% | 0.43% | - |
| HSV(B) | 200.87º | 0.19% | 0.47% | - |
| XYZ | 14.11 | 15.49 | 20.01 | - |
| YUV | 108.43 | 134.53 | 119.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 120 | 0.19 | 0.07 | 0 | 0.53 | 200.87 | 0.11 | 0.43 |
| Hex | 61 | 70 | 78 | 13 | 7 | 0 | 35 | C9 | B | 2B |
| Octal | 141 | 160 | 170 | 23 | 7 | 0 | 65 | 311 | 13 | 53 |
| Binary | 1100001 | 1110000 | 1111000 | 10011 | 111 | 0 | 110101 | 11001001 | 1011 | 101011 |
Color Harmonies of #617078
Complementary color
Monochromatic Colors of #617078
Black with #617078
Text Example
Text Example
White with #617078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617078; }
p { color: rgb(97,112,120); }
H1.HeaderClassName
{
color: #617078;
}
.AnyTagClassName
{
color: #617078;
}
</style>
background-color css
<style>
a { background-color: #617078; }
a { background-color: rgb(97,112,120); }
div.DivClassName
{
background-color: #617078;
}
.BgClassName
{
background-color: #617078;
}
</style>
border-color css
<style>
span { border-color: #617078; }
span { border-color: rgb(97,112,120); }
td.TdClassName
{
border-color: #617078;
}
.TagClassName
{
border-color: #617078;
}
</style>