Shades of Blue Bayoux #537681
Tints of Blue Bayoux #537681
RGB
CMYK
RGB Variations
Color information
#537681 (or 0x537681) is known color: Blue Bayoux. HEX triplet: 53, 76 and 81. RGB value is (83,118,129). Sum of RGB (Red+Green+Blue) = 83+118+129=330 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.15% from 330); Green value is 118 (46.48% from 255 or 35.76% from 330); Blue value is 129 (50.78% from 255 or 39.09% from 330); Max value from RGB is 129 - color contains mainly: blue. Hex color #537681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537681 is #AC897E. Grayscale: #6C6C6C. Windows color (decimal): -11307391 or 8484435. OLE color: 8484435.
HSL color Cylindrical-coordinate representation of color #537681: hue angle of 194.35º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #537681 is Cyan = 0.36, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 118 | 129 | - |
| CMYK | 0.36 | 0.09 | 0 | 0.49 |
| HSL | 194.35º | 0.22% | 0.42% | - |
| HSV(B) | 194.35º | 0.36% | 0.51% | - |
| XYZ | 14.01 | 16.38 | 23.19 | - |
| YUV | 108.79 | 139.4 | 109.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 129 | 0.36 | 0.09 | 0 | 0.49 | 194.35 | 0.22 | 0.42 |
| Hex | 53 | 76 | 81 | 24 | 9 | 0 | 31 | C2 | 16 | 2A |
| Octal | 123 | 166 | 201 | 44 | 11 | 0 | 61 | 302 | 26 | 52 |
| Binary | 1010011 | 1110110 | 10000001 | 100100 | 1001 | 0 | 110001 | 11000010 | 10110 | 101010 |
Color Harmonies of #537681
Complementary color
Monochromatic Colors of #537681
Black with #537681
Text Example
Text Example
White with #537681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537681; }
p { color: rgb(83,118,129); }
H1.HeaderClassName
{
color: #537681;
}
.AnyTagClassName
{
color: #537681;
}
</style>
background-color css
<style>
a { background-color: #537681; }
a { background-color: rgb(83,118,129); }
div.DivClassName
{
background-color: #537681;
}
.BgClassName
{
background-color: #537681;
}
</style>
border-color css
<style>
span { border-color: #537681; }
span { border-color: rgb(83,118,129); }
td.TdClassName
{
border-color: #537681;
}
.TagClassName
{
border-color: #537681;
}
</style>