Shades of Breaker Bay #547779
Tints of Breaker Bay #547779
RGB
CMYK
RGB Variations
Color information
#547779 (or 0x547779) is known color: Breaker Bay. HEX triplet: 54, 77 and 79. RGB value is (84,119,121). Sum of RGB (Red+Green+Blue) = 84+119+121=324 (42% of max value = 765). Red value is 84 (33.20% from 255 or 25.93% from 324); Green value is 119 (46.88% from 255 or 36.73% from 324); Blue value is 121 (47.66% from 255 or 37.35% from 324); Max value from RGB is 121 - color contains mainly: blue. Hex color #547779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547779 is #AB8886. Grayscale: #6C6C6C. Windows color (decimal): -11241607 or 7960404. OLE color: 7960404.
HSL color Cylindrical-coordinate representation of color #547779: hue angle of 183.24º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #547779 is Cyan = 0.31, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 119 | 121 | - |
| CMYK | 0.31 | 0.02 | 0 | 0.53 |
| HSL | 183.24º | 0.18% | 0.4% | - |
| HSV(B) | 183.24º | 0.31% | 0.47% | - |
| XYZ | 13.7 | 16.46 | 20.54 | - |
| YUV | 108.76 | 134.9 | 110.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 119 | 121 | 0.31 | 0.02 | 0 | 0.53 | 183.24 | 0.18 | 0.4 |
| Hex | 54 | 77 | 79 | 1F | 2 | 0 | 35 | B7 | 12 | 28 |
| Octal | 124 | 167 | 171 | 37 | 2 | 0 | 65 | 267 | 22 | 50 |
| Binary | 1010100 | 1110111 | 1111001 | 11111 | 10 | 0 | 110101 | 10110111 | 10010 | 101000 |
Color Harmonies of #547779
Complementary color
Monochromatic Colors of #547779
Black with #547779
Text Example
Text Example
White with #547779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547779; }
p { color: rgb(84,119,121); }
H1.HeaderClassName
{
color: #547779;
}
.AnyTagClassName
{
color: #547779;
}
</style>
background-color css
<style>
a { background-color: #547779; }
a { background-color: rgb(84,119,121); }
div.DivClassName
{
background-color: #547779;
}
.BgClassName
{
background-color: #547779;
}
</style>
border-color css
<style>
span { border-color: #547779; }
span { border-color: rgb(84,119,121); }
td.TdClassName
{
border-color: #547779;
}
.TagClassName
{
border-color: #547779;
}
</style>