Shades of Blue Bayoux #587378
Tints of Blue Bayoux #587378
RGB
CMYK
RGB Variations
Color information
#587378 (or 0x587378) is known color: Blue Bayoux. HEX triplet: 58, 73 and 78. RGB value is (88,115,120). Sum of RGB (Red+Green+Blue) = 88+115+120=323 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.24% from 323); Green value is 115 (45.31% from 255 or 35.60% from 323); Blue value is 120 (47.27% from 255 or 37.15% from 323); Max value from RGB is 120 - color contains mainly: blue. Hex color #587378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587378 is #A78C87. Grayscale: #6B6B6B. Windows color (decimal): -10980488 or 7893848. OLE color: 7893848.
HSL color Cylindrical-coordinate representation of color #587378: hue angle of 189.38º 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 #587378 is Cyan = 0.27, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 115 | 120 | - |
| CMYK | 0.27 | 0.04 | 0 | 0.53 |
| HSL | 189.38º | 0.15% | 0.41% | - |
| HSV(B) | 189.38º | 0.27% | 0.47% | - |
| XYZ | 13.55 | 15.69 | 20.08 | - |
| YUV | 107.5 | 135.05 | 114.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 120 | 0.27 | 0.04 | 0 | 0.53 | 189.38 | 0.15 | 0.41 |
| Hex | 58 | 73 | 78 | 1B | 4 | 0 | 35 | BD | F | 29 |
| Octal | 130 | 163 | 170 | 33 | 4 | 0 | 65 | 275 | 17 | 51 |
| Binary | 1011000 | 1110011 | 1111000 | 11011 | 100 | 0 | 110101 | 10111101 | 1111 | 101001 |
Color Harmonies of #587378
Complementary color
Monochromatic Colors of #587378
Black with #587378
Text Example
Text Example
White with #587378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587378; }
p { color: rgb(88,115,120); }
H1.HeaderClassName
{
color: #587378;
}
.AnyTagClassName
{
color: #587378;
}
</style>
background-color css
<style>
a { background-color: #587378; }
a { background-color: rgb(88,115,120); }
div.DivClassName
{
background-color: #587378;
}
.BgClassName
{
background-color: #587378;
}
</style>
border-color css
<style>
span { border-color: #587378; }
span { border-color: rgb(88,115,120); }
td.TdClassName
{
border-color: #587378;
}
.TagClassName
{
border-color: #587378;
}
</style>