Shades of Breaker Bay #547477
Tints of Breaker Bay #547477
RGB
CMYK
RGB Variations
Color information
#547477 (or 0x547477) is known color: Breaker Bay. HEX triplet: 54, 74 and 77. RGB value is (84,116,119). Sum of RGB (Red+Green+Blue) = 84+116+119=319 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.33% from 319); Green value is 116 (45.70% from 255 or 36.36% from 319); Blue value is 119 (46.88% from 255 or 37.30% from 319); Max value from RGB is 119 - color contains mainly: blue. Hex color #547477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547477 is #AB8B88. Grayscale: #6A6A6A. Windows color (decimal): -11242377 or 7828564. OLE color: 7828564.
HSL color Cylindrical-coordinate representation of color #547477: hue angle of 185.14º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #547477 is Cyan = 0.29, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 116 | 119 | - |
| CMYK | 0.29 | 0.03 | 0 | 0.53 |
| HSL | 185.14º | 0.17% | 0.4% | - |
| HSV(B) | 185.14º | 0.29% | 0.47% | - |
| XYZ | 13.23 | 15.71 | 19.79 | - |
| YUV | 106.77 | 134.9 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 116 | 119 | 0.29 | 0.03 | 0 | 0.53 | 185.14 | 0.17 | 0.4 |
| Hex | 54 | 74 | 77 | 1D | 3 | 0 | 35 | B9 | 11 | 28 |
| Octal | 124 | 164 | 167 | 35 | 3 | 0 | 65 | 271 | 21 | 50 |
| Binary | 1010100 | 1110100 | 1110111 | 11101 | 11 | 0 | 110101 | 10111001 | 10001 | 101000 |
Color Harmonies of #547477
Complementary color
Monochromatic Colors of #547477
Black with #547477
Text Example
Text Example
White with #547477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547477; }
p { color: rgb(84,116,119); }
H1.HeaderClassName
{
color: #547477;
}
.AnyTagClassName
{
color: #547477;
}
</style>
background-color css
<style>
a { background-color: #547477; }
a { background-color: rgb(84,116,119); }
div.DivClassName
{
background-color: #547477;
}
.BgClassName
{
background-color: #547477;
}
</style>
border-color css
<style>
span { border-color: #547477; }
span { border-color: rgb(84,116,119); }
td.TdClassName
{
border-color: #547477;
}
.TagClassName
{
border-color: #547477;
}
</style>