Shades of Blue Bayoux #627579
Tints of Blue Bayoux #627579
RGB
CMYK
RGB Variations
Color information
#627579 (or 0x627579) is known color: Blue Bayoux. HEX triplet: 62, 75 and 79. RGB value is (98,117,121). Sum of RGB (Red+Green+Blue) = 98+117+121=336 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.17% from 336); Green value is 117 (46.09% from 255 or 34.82% from 336); Blue value is 121 (47.66% from 255 or 36.01% from 336); Max value from RGB is 121 - color contains mainly: blue. Hex color #627579 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627579 is #9D8A86. Grayscale: #6F6F6F. Windows color (decimal): -10324615 or 7959906. OLE color: 7959906.
HSL color Cylindrical-coordinate representation of color #627579: 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 #627579 is Cyan = 0.19, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 117 | 121 | - |
| 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.85 | 16.7 | 20.53 | - |
| YUV | 111.78 | 133.21 | 118.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 121 | 0.19 | 0.03 | 0 | 0.53 | 190.43 | 0.11 | 0.43 |
| Hex | 62 | 75 | 79 | 13 | 3 | 0 | 35 | BE | B | 2B |
| Octal | 142 | 165 | 171 | 23 | 3 | 0 | 65 | 276 | 13 | 53 |
| Binary | 1100010 | 1110101 | 1111001 | 10011 | 11 | 0 | 110101 | 10111110 | 1011 | 101011 |
Color Harmonies of #627579
Complementary color
Monochromatic Colors of #627579
Black with #627579
Text Example
Text Example
White with #627579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627579; }
p { color: rgb(98,117,121); }
H1.HeaderClassName
{
color: #627579;
}
.AnyTagClassName
{
color: #627579;
}
</style>
background-color css
<style>
a { background-color: #627579; }
a { background-color: rgb(98,117,121); }
div.DivClassName
{
background-color: #627579;
}
.BgClassName
{
background-color: #627579;
}
</style>
border-color css
<style>
span { border-color: #627579; }
span { border-color: rgb(98,117,121); }
td.TdClassName
{
border-color: #627579;
}
.TagClassName
{
border-color: #627579;
}
</style>