Shades of Breaker Bay #547376
Tints of Breaker Bay #547376
RGB
CMYK
RGB Variations
Color information
#547376 (or 0x547376) is known color: Breaker Bay. HEX triplet: 54, 73 and 76. RGB value is (84,115,118). Sum of RGB (Red+Green+Blue) = 84+115+118=317 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.50% from 317); Green value is 115 (45.31% from 255 or 36.28% from 317); Blue value is 118 (46.48% from 255 or 37.22% from 317); Max value from RGB is 118 - color contains mainly: blue. Hex color #547376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547376 is #AB8C89. Grayscale: #6A6A6A. Windows color (decimal): -11242634 or 7762772. OLE color: 7762772.
HSL color Cylindrical-coordinate representation of color #547376: hue angle of 185.29º 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 #547376 is Cyan = 0.29, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 115 | 118 | - |
| CMYK | 0.29 | 0.03 | 0 | 0.54 |
| HSL | 185.29º | 0.17% | 0.4% | - |
| HSV(B) | 185.29º | 0.29% | 0.46% | - |
| XYZ | 13.06 | 15.45 | 19.43 | - |
| YUV | 106.07 | 134.73 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 115 | 118 | 0.29 | 0.03 | 0 | 0.54 | 185.29 | 0.17 | 0.4 |
| Hex | 54 | 73 | 76 | 1D | 3 | 0 | 36 | B9 | 11 | 28 |
| Octal | 124 | 163 | 166 | 35 | 3 | 0 | 66 | 271 | 21 | 50 |
| Binary | 1010100 | 1110011 | 1110110 | 11101 | 11 | 0 | 110110 | 10111001 | 10001 | 101000 |
Color Harmonies of #547376
Complementary color
Monochromatic Colors of #547376
Black with #547376
Text Example
Text Example
White with #547376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547376; }
p { color: rgb(84,115,118); }
H1.HeaderClassName
{
color: #547376;
}
.AnyTagClassName
{
color: #547376;
}
</style>
background-color css
<style>
a { background-color: #547376; }
a { background-color: rgb(84,115,118); }
div.DivClassName
{
background-color: #547376;
}
.BgClassName
{
background-color: #547376;
}
</style>
border-color css
<style>
span { border-color: #547376; }
span { border-color: rgb(84,115,118); }
td.TdClassName
{
border-color: #547376;
}
.TagClassName
{
border-color: #547376;
}
</style>