Shades of Blue Bayoux #557982
Tints of Blue Bayoux #557982
RGB
CMYK
RGB Variations
Color information
#557982 (or 0x557982) is known color: Blue Bayoux. HEX triplet: 55, 79 and 82. RGB value is (85,121,130). Sum of RGB (Red+Green+Blue) = 85+121+130=336 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.30% from 336); Green value is 121 (47.66% from 255 or 36.01% from 336); Blue value is 130 (51.17% from 255 or 38.69% from 336); Max value from RGB is 130 - color contains mainly: blue. Hex color #557982 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557982 is #AA867D. Grayscale: #6F6F6F. Windows color (decimal): -11175550 or 8550741. OLE color: 8550741.
HSL color Cylindrical-coordinate representation of color #557982: hue angle of 192º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #557982 is Cyan = 0.35, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 121 | 130 | - |
| CMYK | 0.35 | 0.07 | 0 | 0.49 |
| HSL | 192º | 0.21% | 0.42% | - |
| HSV(B) | 192º | 0.35% | 0.51% | - |
| XYZ | 14.61 | 17.22 | 23.67 | - |
| YUV | 111.26 | 138.57 | 109.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 130 | 0.35 | 0.07 | 0 | 0.49 | 192 | 0.21 | 0.42 |
| Hex | 55 | 79 | 82 | 23 | 7 | 0 | 31 | C0 | 15 | 2A |
| Octal | 125 | 171 | 202 | 43 | 7 | 0 | 61 | 300 | 25 | 52 |
| Binary | 1010101 | 1111001 | 10000010 | 100011 | 111 | 0 | 110001 | 11000000 | 10101 | 101010 |
Color Harmonies of #557982
Complementary color
Monochromatic Colors of #557982
Black with #557982
Text Example
Text Example
White with #557982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557982; }
p { color: rgb(85,121,130); }
H1.HeaderClassName
{
color: #557982;
}
.AnyTagClassName
{
color: #557982;
}
</style>
background-color css
<style>
a { background-color: #557982; }
a { background-color: rgb(85,121,130); }
div.DivClassName
{
background-color: #557982;
}
.BgClassName
{
background-color: #557982;
}
</style>
border-color css
<style>
span { border-color: #557982; }
span { border-color: rgb(85,121,130); }
td.TdClassName
{
border-color: #557982;
}
.TagClassName
{
border-color: #557982;
}
</style>