Shades of Breaker Bay #547478
Tints of Breaker Bay #547478
RGB
CMYK
RGB Variations
Color information
#547478 (or 0x547478) is known color: Breaker Bay. HEX triplet: 54, 74 and 78. RGB value is (84,116,120). Sum of RGB (Red+Green+Blue) = 84+116+120=320 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.25% from 320); Green value is 116 (45.70% from 255 or 36.25% from 320); Blue value is 120 (47.27% from 255 or 37.5% from 320); Max value from RGB is 120 - color contains mainly: blue. Hex color #547478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547478 is #AB8B87. Grayscale: #6A6A6A. Windows color (decimal): -11242376 or 7894100. OLE color: 7894100.
HSL color Cylindrical-coordinate representation of color #547478: hue angle of 186.67º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #547478 is Cyan = 0.3, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 116 | 120 | - |
| CMYK | 0.3 | 0.03 | 0 | 0.53 |
| HSL | 186.67º | 0.18% | 0.4% | - |
| HSV(B) | 186.67º | 0.3% | 0.47% | - |
| XYZ | 13.29 | 15.73 | 20.11 | - |
| YUV | 106.89 | 135.4 | 111.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 116 | 120 | 0.3 | 0.03 | 0 | 0.53 | 186.67 | 0.18 | 0.4 |
| Hex | 54 | 74 | 78 | 1E | 3 | 0 | 35 | BB | 12 | 28 |
| Octal | 124 | 164 | 170 | 36 | 3 | 0 | 65 | 273 | 22 | 50 |
| Binary | 1010100 | 1110100 | 1111000 | 11110 | 11 | 0 | 110101 | 10111011 | 10010 | 101000 |
Color Harmonies of #547478
Complementary color
Monochromatic Colors of #547478
Black with #547478
Text Example
Text Example
White with #547478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547478; }
p { color: rgb(84,116,120); }
H1.HeaderClassName
{
color: #547478;
}
.AnyTagClassName
{
color: #547478;
}
</style>
background-color css
<style>
a { background-color: #547478; }
a { background-color: rgb(84,116,120); }
div.DivClassName
{
background-color: #547478;
}
.BgClassName
{
background-color: #547478;
}
</style>
border-color css
<style>
span { border-color: #547478; }
span { border-color: rgb(84,116,120); }
td.TdClassName
{
border-color: #547478;
}
.TagClassName
{
border-color: #547478;
}
</style>