Shades of Blue Bayoux #587583
Tints of Blue Bayoux #587583
RGB
CMYK
RGB Variations
Color information
#587583 (or 0x587583) is known color: Blue Bayoux. HEX triplet: 58, 75 and 83. RGB value is (88,117,131). Sum of RGB (Red+Green+Blue) = 88+117+131=336 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.19% from 336); Green value is 117 (46.09% from 255 or 34.82% from 336); Blue value is 131 (51.56% from 255 or 38.99% from 336); Max value from RGB is 131 - color contains mainly: blue. Hex color #587583 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587583 is #A78A7C. Grayscale: #6D6D6D. Windows color (decimal): -10979965 or 8615256. OLE color: 8615256.
HSL color Cylindrical-coordinate representation of color #587583: hue angle of 199.53º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #587583 is Cyan = 0.33, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 117 | 131 | - |
| CMYK | 0.33 | 0.11 | 0 | 0.49 |
| HSL | 199.53º | 0.2% | 0.43% | - |
| HSV(B) | 199.53º | 0.33% | 0.51% | - |
| XYZ | 14.48 | 16.44 | 23.88 | - |
| YUV | 109.93 | 139.89 | 112.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 131 | 0.33 | 0.11 | 0 | 0.49 | 199.53 | 0.2 | 0.43 |
| Hex | 58 | 75 | 83 | 21 | B | 0 | 31 | C8 | 14 | 2B |
| Octal | 130 | 165 | 203 | 41 | 13 | 0 | 61 | 310 | 24 | 53 |
| Binary | 1011000 | 1110101 | 10000011 | 100001 | 1011 | 0 | 110001 | 11001000 | 10100 | 101011 |
Color Harmonies of #587583
Complementary color
Monochromatic Colors of #587583
Black with #587583
Text Example
Text Example
White with #587583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587583; }
p { color: rgb(88,117,131); }
H1.HeaderClassName
{
color: #587583;
}
.AnyTagClassName
{
color: #587583;
}
</style>
background-color css
<style>
a { background-color: #587583; }
a { background-color: rgb(88,117,131); }
div.DivClassName
{
background-color: #587583;
}
.BgClassName
{
background-color: #587583;
}
</style>
border-color css
<style>
span { border-color: #587583; }
span { border-color: rgb(88,117,131); }
td.TdClassName
{
border-color: #587583;
}
.TagClassName
{
border-color: #587583;
}
</style>