Shades of Blue Bayoux #547581
Tints of Blue Bayoux #547581
RGB
CMYK
RGB Variations
Color information
#547581 (or 0x547581) is known color: Blue Bayoux. HEX triplet: 54, 75 and 81. RGB value is (84,117,129). Sum of RGB (Red+Green+Blue) = 84+117+129=330 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.45% from 330); Green value is 117 (46.09% from 255 or 35.45% from 330); Blue value is 129 (50.78% from 255 or 39.09% from 330); Max value from RGB is 129 - color contains mainly: blue. Hex color #547581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547581 is #AB8A7E. Grayscale: #6C6C6C. Windows color (decimal): -11242111 or 8484180. OLE color: 8484180.
HSL color Cylindrical-coordinate representation of color #547581: hue angle of 196º 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 #547581 is Cyan = 0.35, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 117 | 129 | - |
| CMYK | 0.35 | 0.09 | 0 | 0.49 |
| HSL | 196º | 0.21% | 0.42% | - |
| HSV(B) | 196º | 0.35% | 0.51% | - |
| XYZ | 13.98 | 16.19 | 23.16 | - |
| YUV | 108.5 | 139.57 | 110.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 117 | 129 | 0.35 | 0.09 | 0 | 0.49 | 196 | 0.21 | 0.42 |
| Hex | 54 | 75 | 81 | 23 | 9 | 0 | 31 | C4 | 15 | 2A |
| Octal | 124 | 165 | 201 | 43 | 11 | 0 | 61 | 304 | 25 | 52 |
| Binary | 1010100 | 1110101 | 10000001 | 100011 | 1001 | 0 | 110001 | 11000100 | 10101 | 101010 |
Color Harmonies of #547581
Complementary color
Monochromatic Colors of #547581
Black with #547581
Text Example
Text Example
White with #547581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547581; }
p { color: rgb(84,117,129); }
H1.HeaderClassName
{
color: #547581;
}
.AnyTagClassName
{
color: #547581;
}
</style>
background-color css
<style>
a { background-color: #547581; }
a { background-color: rgb(84,117,129); }
div.DivClassName
{
background-color: #547581;
}
.BgClassName
{
background-color: #547581;
}
</style>
border-color css
<style>
span { border-color: #547581; }
span { border-color: rgb(84,117,129); }
td.TdClassName
{
border-color: #547581;
}
.TagClassName
{
border-color: #547581;
}
</style>