Shades of Breaker Bay #547377
Tints of Breaker Bay #547377
RGB
CMYK
RGB Variations
Color information
#547377 (or 0x547377) is known color: Breaker Bay. HEX triplet: 54, 73 and 77. RGB value is (84,115,119). Sum of RGB (Red+Green+Blue) = 84+115+119=318 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.42% from 318); Green value is 115 (45.31% from 255 or 36.16% from 318); Blue value is 119 (46.88% from 255 or 37.42% from 318); Max value from RGB is 119 - color contains mainly: blue. Hex color #547377 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547377 is #AB8C88. Grayscale: #6A6A6A. Windows color (decimal): -11242633 or 7828308. OLE color: 7828308.
HSL color Cylindrical-coordinate representation of color #547377: hue angle of 186.86º 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 #547377 is Cyan = 0.29, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 115 | 119 | - |
| CMYK | 0.29 | 0.03 | 0 | 0.53 |
| HSL | 186.86º | 0.17% | 0.4% | - |
| HSV(B) | 186.86º | 0.29% | 0.47% | - |
| XYZ | 13.12 | 15.48 | 19.75 | - |
| YUV | 106.19 | 135.23 | 112.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 115 | 119 | 0.29 | 0.03 | 0 | 0.53 | 186.86 | 0.17 | 0.4 |
| Hex | 54 | 73 | 77 | 1D | 3 | 0 | 35 | BB | 11 | 28 |
| Octal | 124 | 163 | 167 | 35 | 3 | 0 | 65 | 273 | 21 | 50 |
| Binary | 1010100 | 1110011 | 1110111 | 11101 | 11 | 0 | 110101 | 10111011 | 10001 | 101000 |
Color Harmonies of #547377
Complementary color
Monochromatic Colors of #547377
Black with #547377
Text Example
Text Example
White with #547377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547377; }
p { color: rgb(84,115,119); }
H1.HeaderClassName
{
color: #547377;
}
.AnyTagClassName
{
color: #547377;
}
</style>
background-color css
<style>
a { background-color: #547377; }
a { background-color: rgb(84,115,119); }
div.DivClassName
{
background-color: #547377;
}
.BgClassName
{
background-color: #547377;
}
</style>
border-color css
<style>
span { border-color: #547377; }
span { border-color: rgb(84,115,119); }
td.TdClassName
{
border-color: #547377;
}
.TagClassName
{
border-color: #547377;
}
</style>