Shades of Breaker Bay #547276
Tints of Breaker Bay #547276
RGB
CMYK
RGB Variations
Color information
#547276 (or 0x547276) is known color: Breaker Bay. HEX triplet: 54, 72 and 76. RGB value is (84,114,118). Sum of RGB (Red+Green+Blue) = 84+114+118=316 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.58% from 316); Green value is 114 (44.92% from 255 or 36.08% from 316); Blue value is 118 (46.48% from 255 or 37.34% from 316); Max value from RGB is 118 - color contains mainly: blue. Hex color #547276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547276 is #AB8D89. Grayscale: #696969. Windows color (decimal): -11242890 or 7762516. OLE color: 7762516.
HSL color Cylindrical-coordinate representation of color #547276: hue angle of 187.06º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #547276 is Cyan = 0.29, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 114 | 118 | - |
| CMYK | 0.29 | 0.03 | 0 | 0.54 |
| HSL | 187.06º | 0.17% | 0.4% | - |
| HSV(B) | 187.06º | 0.29% | 0.46% | - |
| XYZ | 12.94 | 15.23 | 19.4 | - |
| YUV | 105.49 | 135.06 | 112.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 114 | 118 | 0.29 | 0.03 | 0 | 0.54 | 187.06 | 0.17 | 0.4 |
| Hex | 54 | 72 | 76 | 1D | 3 | 0 | 36 | BB | 11 | 28 |
| Octal | 124 | 162 | 166 | 35 | 3 | 0 | 66 | 273 | 21 | 50 |
| Binary | 1010100 | 1110010 | 1110110 | 11101 | 11 | 0 | 110110 | 10111011 | 10001 | 101000 |
Color Harmonies of #547276
Complementary color
Monochromatic Colors of #547276
Black with #547276
Text Example
Text Example
White with #547276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547276; }
p { color: rgb(84,114,118); }
H1.HeaderClassName
{
color: #547276;
}
.AnyTagClassName
{
color: #547276;
}
</style>
background-color css
<style>
a { background-color: #547276; }
a { background-color: rgb(84,114,118); }
div.DivClassName
{
background-color: #547276;
}
.BgClassName
{
background-color: #547276;
}
</style>
border-color css
<style>
span { border-color: #547276; }
span { border-color: rgb(84,114,118); }
td.TdClassName
{
border-color: #547276;
}
.TagClassName
{
border-color: #547276;
}
</style>