Shades of Breaker Bay #547578
Tints of Breaker Bay #547578
RGB
CMYK
RGB Variations
Color information
#547578 (or 0x547578) is known color: Breaker Bay. HEX triplet: 54, 75 and 78. RGB value is (84,117,120). Sum of RGB (Red+Green+Blue) = 84+117+120=321 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.17% from 321); Green value is 117 (46.09% from 255 or 36.45% from 321); Blue value is 120 (47.27% from 255 or 37.38% from 321); Max value from RGB is 120 - color contains mainly: blue. Hex color #547578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547578 is #AB8A87. Grayscale: #6B6B6B. Windows color (decimal): -11242120 or 7894356. OLE color: 7894356.
HSL color Cylindrical-coordinate representation of color #547578: hue angle of 185º 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 #547578 is Cyan = 0.3, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 117 | 120 | - |
| CMYK | 0.3 | 0.02 | 0 | 0.53 |
| HSL | 185º | 0.18% | 0.4% | - |
| HSV(B) | 185º | 0.3% | 0.47% | - |
| XYZ | 13.41 | 15.96 | 20.14 | - |
| YUV | 107.48 | 135.07 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 117 | 120 | 0.3 | 0.02 | 0 | 0.53 | 185 | 0.18 | 0.4 |
| Hex | 54 | 75 | 78 | 1E | 2 | 0 | 35 | B9 | 12 | 28 |
| Octal | 124 | 165 | 170 | 36 | 2 | 0 | 65 | 271 | 22 | 50 |
| Binary | 1010100 | 1110101 | 1111000 | 11110 | 10 | 0 | 110101 | 10111001 | 10010 | 101000 |
Color Harmonies of #547578
Complementary color
Monochromatic Colors of #547578
Black with #547578
Text Example
Text Example
White with #547578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547578; }
p { color: rgb(84,117,120); }
H1.HeaderClassName
{
color: #547578;
}
.AnyTagClassName
{
color: #547578;
}
</style>
background-color css
<style>
a { background-color: #547578; }
a { background-color: rgb(84,117,120); }
div.DivClassName
{
background-color: #547578;
}
.BgClassName
{
background-color: #547578;
}
</style>
border-color css
<style>
span { border-color: #547578; }
span { border-color: rgb(84,117,120); }
td.TdClassName
{
border-color: #547578;
}
.TagClassName
{
border-color: #547578;
}
</style>