Shades of Blue Bayoux #587786
Tints of Blue Bayoux #587786
RGB
CMYK
RGB Variations
Color information
#587786 (or 0x587786) is known color: Blue Bayoux. HEX triplet: 58, 77 and 86. RGB value is (88,119,134). Sum of RGB (Red+Green+Blue) = 88+119+134=341 (45% of max value = 765). Red value is 88 (34.77% from 255 or 25.81% from 341); Green value is 119 (46.88% from 255 or 34.90% 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 #587786 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587786 is #A78879. Grayscale: #6F6F6F. Windows color (decimal): -10979450 or 8812376. OLE color: 8812376.
HSL color Cylindrical-coordinate representation of color #587786: hue angle of 199.57º degrees, saturation: 0.21, 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 #587786 is Cyan = 0.34, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 119 | 134 | - |
| CMYK | 0.34 | 0.11 | 0 | 0.47 |
| HSL | 199.57º | 0.21% | 0.44% | - |
| HSV(B) | 199.57º | 0.34% | 0.53% | - |
| XYZ | 14.92 | 16.99 | 25.05 | - |
| YUV | 111.44 | 140.73 | 111.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 119 | 134 | 0.34 | 0.11 | 0 | 0.47 | 199.57 | 0.21 | 0.44 |
| Hex | 58 | 77 | 86 | 22 | B | 0 | 2F | C8 | 15 | 2C |
| Octal | 130 | 167 | 206 | 42 | 13 | 0 | 57 | 310 | 25 | 54 |
| Binary | 1011000 | 1110111 | 10000110 | 100010 | 1011 | 0 | 101111 | 11001000 | 10101 | 101100 |
Color Harmonies of #587786
Complementary color
Monochromatic Colors of #587786
Black with #587786
Text Example
Text Example
White with #587786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587786; }
p { color: rgb(88,119,134); }
H1.HeaderClassName
{
color: #587786;
}
.AnyTagClassName
{
color: #587786;
}
</style>
background-color css
<style>
a { background-color: #587786; }
a { background-color: rgb(88,119,134); }
div.DivClassName
{
background-color: #587786;
}
.BgClassName
{
background-color: #587786;
}
</style>
border-color css
<style>
span { border-color: #587786; }
span { border-color: rgb(88,119,134); }
td.TdClassName
{
border-color: #587786;
}
.TagClassName
{
border-color: #587786;
}
</style>