Shades of Blue Bayoux #587078
Tints of Blue Bayoux #587078
RGB
CMYK
RGB Variations
Color information
#587078 (or 0x587078) is known color: Blue Bayoux. HEX triplet: 58, 70 and 78. RGB value is (88,112,120). Sum of RGB (Red+Green+Blue) = 88+112+120=320 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.5% from 320); Green value is 112 (44.14% from 255 or 35% from 320); Blue value is 120 (47.27% from 255 or 37.5% from 320); Max value from RGB is 120 - color contains mainly: blue. Hex color #587078 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587078 is #A78F87. Grayscale: #696969. Windows color (decimal): -10981256 or 7893080. OLE color: 7893080.
HSL color Cylindrical-coordinate representation of color #587078: hue angle of 195º degrees, saturation: 0.15, 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 #587078 is Cyan = 0.27, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 112 | 120 | - |
| CMYK | 0.27 | 0.07 | 0 | 0.53 |
| HSL | 195º | 0.15% | 0.41% | - |
| HSV(B) | 195º | 0.27% | 0.47% | - |
| XYZ | 13.21 | 15.02 | 19.97 | - |
| YUV | 105.74 | 136.05 | 115.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 120 | 0.27 | 0.07 | 0 | 0.53 | 195 | 0.15 | 0.41 |
| Hex | 58 | 70 | 78 | 1B | 7 | 0 | 35 | C3 | F | 29 |
| Octal | 130 | 160 | 170 | 33 | 7 | 0 | 65 | 303 | 17 | 51 |
| Binary | 1011000 | 1110000 | 1111000 | 11011 | 111 | 0 | 110101 | 11000011 | 1111 | 101001 |
Color Harmonies of #587078
Complementary color
Monochromatic Colors of #587078
Black with #587078
Text Example
Text Example
White with #587078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587078; }
p { color: rgb(88,112,120); }
H1.HeaderClassName
{
color: #587078;
}
.AnyTagClassName
{
color: #587078;
}
</style>
background-color css
<style>
a { background-color: #587078; }
a { background-color: rgb(88,112,120); }
div.DivClassName
{
background-color: #587078;
}
.BgClassName
{
background-color: #587078;
}
</style>
border-color css
<style>
span { border-color: #587078; }
span { border-color: rgb(88,112,120); }
td.TdClassName
{
border-color: #587078;
}
.TagClassName
{
border-color: #587078;
}
</style>