Shades of Blue Bayoux #577582
Tints of Blue Bayoux #577582
RGB
CMYK
RGB Variations
Color information
#577582 (or 0x577582) is known color: Blue Bayoux. HEX triplet: 57, 75 and 82. RGB value is (87,117,130). Sum of RGB (Red+Green+Blue) = 87+117+130=334 (44% of max value = 765). Red value is 87 (34.38% from 255 or 26.05% from 334); Green value is 117 (46.09% from 255 or 35.03% 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 #577582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577582 is #A88A7D. Grayscale: #6D6D6D. Windows color (decimal): -11045502 or 8549719. OLE color: 8549719.
HSL color Cylindrical-coordinate representation of color #577582: hue angle of 198.14º 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 #577582 is Cyan = 0.33, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 117 | 130 | - |
| CMYK | 0.33 | 0.1 | 0 | 0.49 |
| HSL | 198.14º | 0.2% | 0.43% | - |
| HSV(B) | 198.14º | 0.33% | 0.51% | - |
| XYZ | 14.32 | 16.36 | 23.52 | - |
| YUV | 109.51 | 139.56 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 117 | 130 | 0.33 | 0.1 | 0 | 0.49 | 198.14 | 0.2 | 0.43 |
| Hex | 57 | 75 | 82 | 21 | A | 0 | 31 | C6 | 14 | 2B |
| Octal | 127 | 165 | 202 | 41 | 12 | 0 | 61 | 306 | 24 | 53 |
| Binary | 1010111 | 1110101 | 10000010 | 100001 | 1010 | 0 | 110001 | 11000110 | 10100 | 101011 |
Color Harmonies of #577582
Complementary color
Monochromatic Colors of #577582
Black with #577582
Text Example
Text Example
White with #577582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577582; }
p { color: rgb(87,117,130); }
H1.HeaderClassName
{
color: #577582;
}
.AnyTagClassName
{
color: #577582;
}
</style>
background-color css
<style>
a { background-color: #577582; }
a { background-color: rgb(87,117,130); }
div.DivClassName
{
background-color: #577582;
}
.BgClassName
{
background-color: #577582;
}
</style>
border-color css
<style>
span { border-color: #577582; }
span { border-color: rgb(87,117,130); }
td.TdClassName
{
border-color: #577582;
}
.TagClassName
{
border-color: #577582;
}
</style>