Shades of Breaker Bay #547677
Tints of Breaker Bay #547677
RGB
CMYK
RGB Variations
Color information
#547677 (or 0x547677) is known color: Breaker Bay. HEX triplet: 54, 76 and 77. RGB value is (84,118,119). Sum of RGB (Red+Green+Blue) = 84+118+119=321 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.17% from 321); Green value is 118 (46.48% from 255 or 36.76% from 321); Blue value is 119 (46.88% from 255 or 37.07% from 321); Max value from RGB is 119 - color contains mainly: blue. Hex color #547677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547677 is #AB8988. Grayscale: #6B6B6B. Windows color (decimal): -11241865 or 7829076. OLE color: 7829076.
HSL color Cylindrical-coordinate representation of color #547677: hue angle of 181.71º 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 #547677 is Cyan = 0.29, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 118 | 119 | - |
| CMYK | 0.29 | 0.01 | 0 | 0.53 |
| HSL | 181.71º | 0.17% | 0.4% | - |
| HSV(B) | 181.71º | 0.29% | 0.47% | - |
| XYZ | 13.46 | 16.17 | 19.86 | - |
| YUV | 107.95 | 134.24 | 110.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 118 | 119 | 0.29 | 0.01 | 0 | 0.53 | 181.71 | 0.17 | 0.4 |
| Hex | 54 | 76 | 77 | 1D | 1 | 0 | 35 | B6 | 11 | 28 |
| Octal | 124 | 166 | 167 | 35 | 1 | 0 | 65 | 266 | 21 | 50 |
| Binary | 1010100 | 1110110 | 1110111 | 11101 | 1 | 0 | 110101 | 10110110 | 10001 | 101000 |
Color Harmonies of #547677
Complementary color
Monochromatic Colors of #547677
Black with #547677
Text Example
Text Example
White with #547677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547677; }
p { color: rgb(84,118,119); }
H1.HeaderClassName
{
color: #547677;
}
.AnyTagClassName
{
color: #547677;
}
</style>
background-color css
<style>
a { background-color: #547677; }
a { background-color: rgb(84,118,119); }
div.DivClassName
{
background-color: #547677;
}
.BgClassName
{
background-color: #547677;
}
</style>
border-color css
<style>
span { border-color: #547677; }
span { border-color: rgb(84,118,119); }
td.TdClassName
{
border-color: #547677;
}
.TagClassName
{
border-color: #547677;
}
</style>