Shades of Breaker Bay #548680
Tints of Breaker Bay #548680
RGB
CMYK
RGB Variations
Color information
#548680 (or 0x548680) is known color: Breaker Bay. HEX triplet: 54, 86 and 80. RGB value is (84,134,128). Sum of RGB (Red+Green+Blue) = 84+134+128=346 (45% of max value = 765). Red value is 84 (33.20% from 255 or 24.28% from 346); Green value is 134 (52.73% from 255 or 38.73% from 346); Blue value is 128 (50.39% from 255 or 36.99% from 346); Max value from RGB is 134 - color contains mainly: green. Hex color #548680 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548680 is #AB797F. Grayscale: #767676. Windows color (decimal): -11237760 or 8422996. OLE color: 8422996.
HSL color Cylindrical-coordinate representation of color #548680: hue angle of 172.8º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #548680 is Cyan = 0.37, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 134 | 128 | - |
| CMYK | 0.37 | 0 | 0.04 | 0.47 |
| HSL | 172.8º | 0.23% | 0.43% | - |
| HSV(B) | 172.8º | 0.37% | 0.53% | - |
| XYZ | 16.08 | 20.49 | 23.53 | - |
| YUV | 118.37 | 133.44 | 103.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 134 | 128 | 0.37 | 0 | 0.04 | 0.47 | 172.8 | 0.23 | 0.43 |
| Hex | 54 | 86 | 80 | 25 | 0 | 4 | 2F | AD | 17 | 2B |
| Octal | 124 | 206 | 200 | 45 | 0 | 4 | 57 | 255 | 27 | 53 |
| Binary | 1010100 | 10000110 | 10000000 | 100101 | 0 | 100 | 101111 | 10101101 | 10111 | 101011 |
Color Harmonies of #548680
Complementary color
Monochromatic Colors of #548680
Black with #548680
Text Example
Text Example
White with #548680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548680; }
p { color: rgb(84,134,128); }
H1.HeaderClassName
{
color: #548680;
}
.AnyTagClassName
{
color: #548680;
}
</style>
background-color css
<style>
a { background-color: #548680; }
a { background-color: rgb(84,134,128); }
div.DivClassName
{
background-color: #548680;
}
.BgClassName
{
background-color: #548680;
}
</style>
border-color css
<style>
span { border-color: #548680; }
span { border-color: rgb(84,134,128); }
td.TdClassName
{
border-color: #548680;
}
.TagClassName
{
border-color: #548680;
}
</style>