Shades of Blue Bayoux #557782
Tints of Blue Bayoux #557782
RGB
CMYK
RGB Variations
Color information
#557782 (or 0x557782) is known color: Blue Bayoux. HEX triplet: 55, 77 and 82. RGB value is (85,119,130). Sum of RGB (Red+Green+Blue) = 85+119+130=334 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.45% from 334); Green value is 119 (46.88% from 255 or 35.63% from 334); Blue value is 130 (51.17% from 255 or 38.92% from 334); Max value from RGB is 130 - color contains mainly: blue. Hex color #557782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557782 is #AA887D. Grayscale: #6E6E6E. Windows color (decimal): -11176062 or 8550229. OLE color: 8550229.
HSL color Cylindrical-coordinate representation of color #557782: hue angle of 194.67º 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 #557782 is Cyan = 0.35, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 119 | 130 | - |
| CMYK | 0.35 | 0.08 | 0 | 0.49 |
| HSL | 194.67º | 0.21% | 0.42% | - |
| HSV(B) | 194.67º | 0.35% | 0.51% | - |
| XYZ | 14.37 | 16.74 | 23.59 | - |
| YUV | 110.09 | 139.24 | 110.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 130 | 0.35 | 0.08 | 0 | 0.49 | 194.67 | 0.21 | 0.42 |
| Hex | 55 | 77 | 82 | 23 | 8 | 0 | 31 | C3 | 15 | 2A |
| Octal | 125 | 167 | 202 | 43 | 10 | 0 | 61 | 303 | 25 | 52 |
| Binary | 1010101 | 1110111 | 10000010 | 100011 | 1000 | 0 | 110001 | 11000011 | 10101 | 101010 |
Color Harmonies of #557782
Complementary color
Monochromatic Colors of #557782
Black with #557782
Text Example
Text Example
White with #557782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557782; }
p { color: rgb(85,119,130); }
H1.HeaderClassName
{
color: #557782;
}
.AnyTagClassName
{
color: #557782;
}
</style>
background-color css
<style>
a { background-color: #557782; }
a { background-color: rgb(85,119,130); }
div.DivClassName
{
background-color: #557782;
}
.BgClassName
{
background-color: #557782;
}
</style>
border-color css
<style>
span { border-color: #557782; }
span { border-color: rgb(85,119,130); }
td.TdClassName
{
border-color: #557782;
}
.TagClassName
{
border-color: #557782;
}
</style>