Shades of Breaker Bay #547877
Tints of Breaker Bay #547877
RGB
CMYK
RGB Variations
Color information
#547877 (or 0x547877) is known color: Breaker Bay. HEX triplet: 54, 78 and 77. RGB value is (84,120,119). Sum of RGB (Red+Green+Blue) = 84+120+119=323 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.01% from 323); Green value is 120 (47.27% from 255 or 37.15% from 323); Blue value is 119 (46.88% from 255 or 36.84% from 323); Max value from RGB is 120 - color contains mainly: green. Hex color #547877 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547877 is #AB8788. Grayscale: #6D6D6D. Windows color (decimal): -11241353 or 7829588. OLE color: 7829588.
HSL color Cylindrical-coordinate representation of color #547877: hue angle of 178.33º 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 #547877 is Cyan = 0.3, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 120 | 119 | - |
| CMYK | 0.3 | 0 | 0.01 | 0.53 |
| HSL | 178.33º | 0.18% | 0.4% | - |
| HSV(B) | 178.33º | 0.3% | 0.47% | - |
| XYZ | 13.7 | 16.65 | 19.94 | - |
| YUV | 109.12 | 133.57 | 110.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 120 | 119 | 0.3 | 0 | 0.01 | 0.53 | 178.33 | 0.18 | 0.4 |
| Hex | 54 | 78 | 77 | 1E | 0 | 1 | 35 | B2 | 12 | 28 |
| Octal | 124 | 170 | 167 | 36 | 0 | 1 | 65 | 262 | 22 | 50 |
| Binary | 1010100 | 1111000 | 1110111 | 11110 | 0 | 1 | 110101 | 10110010 | 10010 | 101000 |
Color Harmonies of #547877
Complementary color
Monochromatic Colors of #547877
Black with #547877
Text Example
Text Example
White with #547877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547877; }
p { color: rgb(84,120,119); }
H1.HeaderClassName
{
color: #547877;
}
.AnyTagClassName
{
color: #547877;
}
</style>
background-color css
<style>
a { background-color: #547877; }
a { background-color: rgb(84,120,119); }
div.DivClassName
{
background-color: #547877;
}
.BgClassName
{
background-color: #547877;
}
</style>
border-color css
<style>
span { border-color: #547877; }
span { border-color: rgb(84,120,119); }
td.TdClassName
{
border-color: #547877;
}
.TagClassName
{
border-color: #547877;
}
</style>