Shades of Blue Bayoux #627781
Tints of Blue Bayoux #627781
RGB
CMYK
RGB Variations
Color information
#627781 (or 0x627781) is known color: Blue Bayoux. HEX triplet: 62, 77 and 81. RGB value is (98,119,129). Sum of RGB (Red+Green+Blue) = 98+119+129=346 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.32% from 346); Green value is 119 (46.88% from 255 or 34.39% 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 #627781 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627781 is #9D887E. Grayscale: #717171. Windows color (decimal): -10324095 or 8484706. OLE color: 8484706.
HSL color Cylindrical-coordinate representation of color #627781: hue angle of 199.35º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #627781 is Cyan = 0.24, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 119 | 129 | - |
| CMYK | 0.24 | 0.08 | 0 | 0.49 |
| HSL | 199.35º | 0.14% | 0.45% | - |
| HSV(B) | 199.35º | 0.24% | 0.51% | - |
| XYZ | 15.6 | 17.38 | 23.3 | - |
| YUV | 113.86 | 136.54 | 116.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 119 | 129 | 0.24 | 0.08 | 0 | 0.49 | 199.35 | 0.14 | 0.45 |
| Hex | 62 | 77 | 81 | 18 | 8 | 0 | 31 | C7 | E | 2D |
| Octal | 142 | 167 | 201 | 30 | 10 | 0 | 61 | 307 | 16 | 55 |
| Binary | 1100010 | 1110111 | 10000001 | 11000 | 1000 | 0 | 110001 | 11000111 | 1110 | 101101 |
Color Harmonies of #627781
Complementary color
Monochromatic Colors of #627781
Black with #627781
Text Example
Text Example
White with #627781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627781; }
p { color: rgb(98,119,129); }
H1.HeaderClassName
{
color: #627781;
}
.AnyTagClassName
{
color: #627781;
}
</style>
background-color css
<style>
a { background-color: #627781; }
a { background-color: rgb(98,119,129); }
div.DivClassName
{
background-color: #627781;
}
.BgClassName
{
background-color: #627781;
}
</style>
border-color css
<style>
span { border-color: #627781; }
span { border-color: rgb(98,119,129); }
td.TdClassName
{
border-color: #627781;
}
.TagClassName
{
border-color: #627781;
}
</style>