Shades of Blue Bayoux #627680
Tints of Blue Bayoux #627680
RGB
CMYK
RGB Variations
Color information
#627680 (or 0x627680) is known color: Blue Bayoux. HEX triplet: 62, 76 and 80. RGB value is (98,118,128). Sum of RGB (Red+Green+Blue) = 98+118+128=344 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.49% from 344); Green value is 118 (46.48% from 255 or 34.30% from 344); Blue value is 128 (50.39% from 255 or 37.21% from 344); Max value from RGB is 128 - color contains mainly: blue. Hex color #627680 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627680 is #9D897F. Grayscale: #717171. Windows color (decimal): -10324352 or 8418914. OLE color: 8418914.
HSL color Cylindrical-coordinate representation of color #627680: hue angle of 200º degrees, saturation: 0.13, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #627680 is Cyan = 0.23, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 98 | 118 | 128 | - |
| CMYK | 0.23 | 0.08 | 0 | 0.50 |
| HSL | 200º | 0.13% | 0.44% | - |
| HSV(B) | 200º | 0.23% | 0.5% | - |
| XYZ | 15.41 | 17.11 | 22.91 | - |
| YUV | 113.16 | 136.37 | 117.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 128 | 0.23 | 0.08 | 0 | 0.50 | 200 | 0.13 | 0.44 |
| Hex | 62 | 76 | 80 | 17 | 8 | 0 | 32 | C8 | D | 2C |
| Octal | 142 | 166 | 200 | 27 | 10 | 0 | 62 | 310 | 15 | 54 |
| Binary | 1100010 | 1110110 | 10000000 | 10111 | 1000 | 0 | 110010 | 11001000 | 1101 | 101100 |
Color Harmonies of #627680
Complementary color
Monochromatic Colors of #627680
Black with #627680
Text Example
Text Example
White with #627680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627680; }
p { color: rgb(98,118,128); }
H1.HeaderClassName
{
color: #627680;
}
.AnyTagClassName
{
color: #627680;
}
</style>
background-color css
<style>
a { background-color: #627680; }
a { background-color: rgb(98,118,128); }
div.DivClassName
{
background-color: #627680;
}
.BgClassName
{
background-color: #627680;
}
</style>
border-color css
<style>
span { border-color: #627680; }
span { border-color: rgb(98,118,128); }
td.TdClassName
{
border-color: #627680;
}
.TagClassName
{
border-color: #627680;
}
</style>