Shades of Blue Bayoux #587379
Tints of Blue Bayoux #587379
RGB
CMYK
RGB Variations
Color information
#587379 (or 0x587379) is known color: Blue Bayoux. HEX triplet: 58, 73 and 79. RGB value is (88,115,121). Sum of RGB (Red+Green+Blue) = 88+115+121=324 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.16% from 324); Green value is 115 (45.31% from 255 or 35.49% from 324); Blue value is 121 (47.66% from 255 or 37.35% from 324); Max value from RGB is 121 - color contains mainly: blue. Hex color #587379 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587379 is #A78C86. Grayscale: #6B6B6B. Windows color (decimal): -10980487 or 7959384. OLE color: 7959384.
HSL color Cylindrical-coordinate representation of color #587379: hue angle of 190.91º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #587379 is Cyan = 0.27, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 115 | 121 | - |
| CMYK | 0.27 | 0.05 | 0 | 0.53 |
| HSL | 190.91º | 0.16% | 0.41% | - |
| HSV(B) | 190.91º | 0.27% | 0.47% | - |
| XYZ | 13.61 | 15.72 | 20.41 | - |
| YUV | 107.61 | 135.55 | 114.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 121 | 0.27 | 0.05 | 0 | 0.53 | 190.91 | 0.16 | 0.41 |
| Hex | 58 | 73 | 79 | 1B | 5 | 0 | 35 | BF | 10 | 29 |
| Octal | 130 | 163 | 171 | 33 | 5 | 0 | 65 | 277 | 20 | 51 |
| Binary | 1011000 | 1110011 | 1111001 | 11011 | 101 | 0 | 110101 | 10111111 | 10000 | 101001 |
Color Harmonies of #587379
Complementary color
Monochromatic Colors of #587379
Black with #587379
Text Example
Text Example
White with #587379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587379; }
p { color: rgb(88,115,121); }
H1.HeaderClassName
{
color: #587379;
}
.AnyTagClassName
{
color: #587379;
}
</style>
background-color css
<style>
a { background-color: #587379; }
a { background-color: rgb(88,115,121); }
div.DivClassName
{
background-color: #587379;
}
.BgClassName
{
background-color: #587379;
}
</style>
border-color css
<style>
span { border-color: #587379; }
span { border-color: rgb(88,115,121); }
td.TdClassName
{
border-color: #587379;
}
.TagClassName
{
border-color: #587379;
}
</style>