Shades of Blue Bayoux #617478
Tints of Blue Bayoux #617478
RGB
CMYK
RGB Variations
Color information
#617478 (or 0x617478) is known color: Blue Bayoux. HEX triplet: 61, 74 and 78. RGB value is (97,116,120). Sum of RGB (Red+Green+Blue) = 97+116+120=333 (44% of max value = 765). Red value is 97 (38.28% from 255 or 29.13% from 333); Green value is 116 (45.70% from 255 or 34.83% from 333); Blue value is 120 (47.27% from 255 or 36.04% from 333); Max value from RGB is 120 - color contains mainly: blue. Hex color #617478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617478 is #9E8B87. Grayscale: #6E6E6E. Windows color (decimal): -10390408 or 7894113. OLE color: 7894113.
HSL color Cylindrical-coordinate representation of color #617478: hue angle of 190.43º 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 #617478 is Cyan = 0.19, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 116 | 120 | - |
| CMYK | 0.19 | 0.03 | 0 | 0.53 |
| HSL | 190.43º | 0.11% | 0.43% | - |
| HSV(B) | 190.43º | 0.19% | 0.47% | - |
| XYZ | 14.57 | 16.39 | 20.16 | - |
| YUV | 110.78 | 133.21 | 118.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 120 | 0.19 | 0.03 | 0 | 0.53 | 190.43 | 0.11 | 0.43 |
| Hex | 61 | 74 | 78 | 13 | 3 | 0 | 35 | BE | B | 2B |
| Octal | 141 | 164 | 170 | 23 | 3 | 0 | 65 | 276 | 13 | 53 |
| Binary | 1100001 | 1110100 | 1111000 | 10011 | 11 | 0 | 110101 | 10111110 | 1011 | 101011 |
Color Harmonies of #617478
Complementary color
Monochromatic Colors of #617478
Black with #617478
Text Example
Text Example
White with #617478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617478; }
p { color: rgb(97,116,120); }
H1.HeaderClassName
{
color: #617478;
}
.AnyTagClassName
{
color: #617478;
}
</style>
background-color css
<style>
a { background-color: #617478; }
a { background-color: rgb(97,116,120); }
div.DivClassName
{
background-color: #617478;
}
.BgClassName
{
background-color: #617478;
}
</style>
border-color css
<style>
span { border-color: #617478; }
span { border-color: rgb(97,116,120); }
td.TdClassName
{
border-color: #617478;
}
.TagClassName
{
border-color: #617478;
}
</style>