Shades of Blue Bayoux #597478
Tints of Blue Bayoux #597478
RGB
CMYK
RGB Variations
Color information
#597478 (or 0x597478) is known color: Blue Bayoux. HEX triplet: 59, 74 and 78. RGB value is (89,116,120). Sum of RGB (Red+Green+Blue) = 89+116+120=325 (43% of max value = 765). Red value is 89 (35.16% from 255 or 27.38% from 325); Green value is 116 (45.70% from 255 or 35.69% from 325); Blue value is 120 (47.27% from 255 or 36.92% from 325); Max value from RGB is 120 - color contains mainly: blue. Hex color #597478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597478 is #A68B87. Grayscale: #6C6C6C. Windows color (decimal): -10914696 or 7894105. OLE color: 7894105.
HSL color Cylindrical-coordinate representation of color #597478: hue angle of 187.74º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #597478 is Cyan = 0.26, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 116 | 120 | - |
| CMYK | 0.26 | 0.03 | 0 | 0.53 |
| HSL | 187.74º | 0.15% | 0.41% | - |
| HSV(B) | 187.74º | 0.26% | 0.47% | - |
| XYZ | 13.76 | 15.97 | 20.13 | - |
| YUV | 108.38 | 134.55 | 114.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 120 | 0.26 | 0.03 | 0 | 0.53 | 187.74 | 0.15 | 0.41 |
| Hex | 59 | 74 | 78 | 1A | 3 | 0 | 35 | BC | F | 29 |
| Octal | 131 | 164 | 170 | 32 | 3 | 0 | 65 | 274 | 17 | 51 |
| Binary | 1011001 | 1110100 | 1111000 | 11010 | 11 | 0 | 110101 | 10111100 | 1111 | 101001 |
Color Harmonies of #597478
Complementary color
Monochromatic Colors of #597478
Black with #597478
Text Example
Text Example
White with #597478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597478; }
p { color: rgb(89,116,120); }
H1.HeaderClassName
{
color: #597478;
}
.AnyTagClassName
{
color: #597478;
}
</style>
background-color css
<style>
a { background-color: #597478; }
a { background-color: rgb(89,116,120); }
div.DivClassName
{
background-color: #597478;
}
.BgClassName
{
background-color: #597478;
}
</style>
border-color css
<style>
span { border-color: #597478; }
span { border-color: rgb(89,116,120); }
td.TdClassName
{
border-color: #597478;
}
.TagClassName
{
border-color: #597478;
}
</style>