Shades of Blue Bayoux #537780
Tints of Blue Bayoux #537780
RGB
CMYK
RGB Variations
Color information
#537780 (or 0x537780) is known color: Blue Bayoux. HEX triplet: 53, 77 and 80. RGB value is (83,119,128). Sum of RGB (Red+Green+Blue) = 83+119+128=330 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.15% from 330); Green value is 119 (46.88% from 255 or 36.06% from 330); Blue value is 128 (50.39% from 255 or 38.79% from 330); Max value from RGB is 128 - color contains mainly: blue. Hex color #537780 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537780 is #AC887F. Grayscale: #6D6D6D. Windows color (decimal): -11307136 or 8419155. OLE color: 8419155.
HSL color Cylindrical-coordinate representation of color #537780: hue angle of 192º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #537780 is Cyan = 0.35, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 83 | 119 | 128 | - |
| CMYK | 0.35 | 0.07 | 0 | 0.50 |
| HSL | 192º | 0.21% | 0.41% | - |
| HSV(B) | 192º | 0.35% | 0.5% | - |
| XYZ | 14.06 | 16.59 | 22.88 | - |
| YUV | 109.26 | 138.57 | 109.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 128 | 0.35 | 0.07 | 0 | 0.50 | 192 | 0.21 | 0.41 |
| Hex | 53 | 77 | 80 | 23 | 7 | 0 | 32 | C0 | 15 | 29 |
| Octal | 123 | 167 | 200 | 43 | 7 | 0 | 62 | 300 | 25 | 51 |
| Binary | 1010011 | 1110111 | 10000000 | 100011 | 111 | 0 | 110010 | 11000000 | 10101 | 101001 |
Color Harmonies of #537780
Complementary color
Monochromatic Colors of #537780
Black with #537780
Text Example
Text Example
White with #537780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537780; }
p { color: rgb(83,119,128); }
H1.HeaderClassName
{
color: #537780;
}
.AnyTagClassName
{
color: #537780;
}
</style>
background-color css
<style>
a { background-color: #537780; }
a { background-color: rgb(83,119,128); }
div.DivClassName
{
background-color: #537780;
}
.BgClassName
{
background-color: #537780;
}
</style>
border-color css
<style>
span { border-color: #537780; }
span { border-color: rgb(83,119,128); }
td.TdClassName
{
border-color: #537780;
}
.TagClassName
{
border-color: #537780;
}
</style>