Shades of Breaker Bay #547778
Tints of Breaker Bay #547778
RGB
CMYK
RGB Variations
Color information
#547778 (or 0x547778) is known color: Breaker Bay. HEX triplet: 54, 77 and 78. RGB value is (84,119,120). Sum of RGB (Red+Green+Blue) = 84+119+120=323 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.01% from 323); Green value is 119 (46.88% from 255 or 36.84% from 323); Blue value is 120 (47.27% from 255 or 37.15% from 323); Max value from RGB is 120 - color contains mainly: blue. Hex color #547778 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547778 is #AB8887. Grayscale: #6C6C6C. Windows color (decimal): -11241608 or 7894868. OLE color: 7894868.
HSL color Cylindrical-coordinate representation of color #547778: hue angle of 181.67º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #547778 is Cyan = 0.3, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 119 | 120 | - |
| CMYK | 0.3 | 0.01 | 0 | 0.53 |
| HSL | 181.67º | 0.18% | 0.4% | - |
| HSV(B) | 181.67º | 0.3% | 0.47% | - |
| XYZ | 13.64 | 16.43 | 20.22 | - |
| YUV | 108.65 | 134.4 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 119 | 120 | 0.3 | 0.01 | 0 | 0.53 | 181.67 | 0.18 | 0.4 |
| Hex | 54 | 77 | 78 | 1E | 1 | 0 | 35 | B6 | 12 | 28 |
| Octal | 124 | 167 | 170 | 36 | 1 | 0 | 65 | 266 | 22 | 50 |
| Binary | 1010100 | 1110111 | 1111000 | 11110 | 1 | 0 | 110101 | 10110110 | 10010 | 101000 |
Color Harmonies of #547778
Complementary color
Monochromatic Colors of #547778
Black with #547778
Text Example
Text Example
White with #547778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547778; }
p { color: rgb(84,119,120); }
H1.HeaderClassName
{
color: #547778;
}
.AnyTagClassName
{
color: #547778;
}
</style>
background-color css
<style>
a { background-color: #547778; }
a { background-color: rgb(84,119,120); }
div.DivClassName
{
background-color: #547778;
}
.BgClassName
{
background-color: #547778;
}
</style>
border-color css
<style>
span { border-color: #547778; }
span { border-color: rgb(84,119,120); }
td.TdClassName
{
border-color: #547778;
}
.TagClassName
{
border-color: #547778;
}
</style>