Shades of Blue Bayoux #587685
Tints of Blue Bayoux #587685
RGB
CMYK
RGB Variations
Color information
#587685 (or 0x587685) is known color: Blue Bayoux. HEX triplet: 58, 76 and 85. RGB value is (88,118,133). Sum of RGB (Red+Green+Blue) = 88+118+133=339 (44% of max value = 765). Red value is 88 (34.77% from 255 or 25.96% from 339); Green value is 118 (46.48% from 255 or 34.81% from 339); Blue value is 133 (52.34% from 255 or 39.23% from 339); Max value from RGB is 133 - color contains mainly: blue. Hex color #587685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587685 is #A7897A. Grayscale: #6E6E6E. Windows color (decimal): -10979707 or 8746584. OLE color: 8746584.
HSL color Cylindrical-coordinate representation of color #587685: hue angle of 200º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #587685 is Cyan = 0.34, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 118 | 133 | - |
| CMYK | 0.34 | 0.11 | 0 | 0.48 |
| HSL | 200º | 0.2% | 0.43% | - |
| HSV(B) | 200º | 0.34% | 0.52% | - |
| XYZ | 14.74 | 16.73 | 24.64 | - |
| YUV | 110.74 | 140.56 | 111.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 118 | 133 | 0.34 | 0.11 | 0 | 0.48 | 200 | 0.2 | 0.43 |
| Hex | 58 | 76 | 85 | 22 | B | 0 | 30 | C8 | 14 | 2B |
| Octal | 130 | 166 | 205 | 42 | 13 | 0 | 60 | 310 | 24 | 53 |
| Binary | 1011000 | 1110110 | 10000101 | 100010 | 1011 | 0 | 110000 | 11001000 | 10100 | 101011 |
Color Harmonies of #587685
Complementary color
Monochromatic Colors of #587685
Black with #587685
Text Example
Text Example
White with #587685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587685; }
p { color: rgb(88,118,133); }
H1.HeaderClassName
{
color: #587685;
}
.AnyTagClassName
{
color: #587685;
}
</style>
background-color css
<style>
a { background-color: #587685; }
a { background-color: rgb(88,118,133); }
div.DivClassName
{
background-color: #587685;
}
.BgClassName
{
background-color: #587685;
}
</style>
border-color css
<style>
span { border-color: #587685; }
span { border-color: rgb(88,118,133); }
td.TdClassName
{
border-color: #587685;
}
.TagClassName
{
border-color: #587685;
}
</style>