Shades of Blue Bayoux #597686
Tints of Blue Bayoux #597686
RGB
CMYK
RGB Variations
Color information
#597686 (or 0x597686) is known color: Blue Bayoux. HEX triplet: 59, 76 and 86. RGB value is (89,118,134). Sum of RGB (Red+Green+Blue) = 89+118+134=341 (45% of max value = 765). Red value is 89 (35.16% from 255 or 26.10% from 341); Green value is 118 (46.48% from 255 or 34.60% from 341); Blue value is 134 (52.73% from 255 or 39.30% from 341); Max value from RGB is 134 - color contains mainly: blue. Hex color #597686 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597686 is #A68979. Grayscale: #6F6F6F. Windows color (decimal): -10914170 or 8812121. OLE color: 8812121.
HSL color Cylindrical-coordinate representation of color #597686: hue angle of 201.33º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #597686 is Cyan = 0.34, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 118 | 134 | - |
| CMYK | 0.34 | 0.12 | 0 | 0.47 |
| HSL | 201.33º | 0.2% | 0.44% | - |
| HSV(B) | 201.33º | 0.34% | 0.53% | - |
| XYZ | 14.9 | 16.8 | 25.01 | - |
| YUV | 111.15 | 140.89 | 112.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 118 | 134 | 0.34 | 0.12 | 0 | 0.47 | 201.33 | 0.2 | 0.44 |
| Hex | 59 | 76 | 86 | 22 | C | 0 | 2F | C9 | 14 | 2C |
| Octal | 131 | 166 | 206 | 42 | 14 | 0 | 57 | 311 | 24 | 54 |
| Binary | 1011001 | 1110110 | 10000110 | 100010 | 1100 | 0 | 101111 | 11001001 | 10100 | 101100 |
Color Harmonies of #597686
Complementary color
Monochromatic Colors of #597686
Black with #597686
Text Example
Text Example
White with #597686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597686; }
p { color: rgb(89,118,134); }
H1.HeaderClassName
{
color: #597686;
}
.AnyTagClassName
{
color: #597686;
}
</style>
background-color css
<style>
a { background-color: #597686; }
a { background-color: rgb(89,118,134); }
div.DivClassName
{
background-color: #597686;
}
.BgClassName
{
background-color: #597686;
}
</style>
border-color css
<style>
span { border-color: #597686; }
span { border-color: rgb(89,118,134); }
td.TdClassName
{
border-color: #597686;
}
.TagClassName
{
border-color: #597686;
}
</style>