Shades of Blue Bayoux #587384
Tints of Blue Bayoux #587384
RGB
CMYK
RGB Variations
Color information
#587384 (or 0x587384) is known color: Blue Bayoux. HEX triplet: 58, 73 and 84. RGB value is (88,115,132). Sum of RGB (Red+Green+Blue) = 88+115+132=335 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.27% from 335); Green value is 115 (45.31% from 255 or 34.33% from 335); Blue value is 132 (51.95% from 255 or 39.40% from 335); Max value from RGB is 132 - color contains mainly: blue. Hex color #587384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587384 is #A78C7B. Grayscale: #6C6C6C. Windows color (decimal): -10980476 or 8680280. OLE color: 8680280.
HSL color Cylindrical-coordinate representation of color #587384: hue angle of 203.18º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #587384 is Cyan = 0.33, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 115 | 132 | - |
| CMYK | 0.33 | 0.13 | 0 | 0.48 |
| HSL | 203.18º | 0.2% | 0.43% | - |
| HSV(B) | 203.18º | 0.33% | 0.52% | - |
| XYZ | 14.32 | 16 | 24.16 | - |
| YUV | 108.87 | 141.05 | 113.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 132 | 0.33 | 0.13 | 0 | 0.48 | 203.18 | 0.2 | 0.43 |
| Hex | 58 | 73 | 84 | 21 | D | 0 | 30 | CB | 14 | 2B |
| Octal | 130 | 163 | 204 | 41 | 15 | 0 | 60 | 313 | 24 | 53 |
| Binary | 1011000 | 1110011 | 10000100 | 100001 | 1101 | 0 | 110000 | 11001011 | 10100 | 101011 |
Color Harmonies of #587384
Complementary color
Monochromatic Colors of #587384
Black with #587384
Text Example
Text Example
White with #587384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587384; }
p { color: rgb(88,115,132); }
H1.HeaderClassName
{
color: #587384;
}
.AnyTagClassName
{
color: #587384;
}
</style>
background-color css
<style>
a { background-color: #587384; }
a { background-color: rgb(88,115,132); }
div.DivClassName
{
background-color: #587384;
}
.BgClassName
{
background-color: #587384;
}
</style>
border-color css
<style>
span { border-color: #587384; }
span { border-color: rgb(88,115,132); }
td.TdClassName
{
border-color: #587384;
}
.TagClassName
{
border-color: #587384;
}
</style>