Shades of Breaker Bay #548481
Tints of Breaker Bay #548481
RGB
CMYK
RGB Variations
Color information
#548481 (or 0x548481) is known color: Breaker Bay. HEX triplet: 54, 84 and 81. RGB value is (84,132,129). Sum of RGB (Red+Green+Blue) = 84+132+129=345 (45% of max value = 765). Red value is 84 (33.20% from 255 or 24.35% from 345); Green value is 132 (51.95% from 255 or 38.26% from 345); Blue value is 129 (50.78% from 255 or 37.39% from 345); Max value from RGB is 132 - color contains mainly: green. Hex color #548481 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548481 is #AB7B7E. Grayscale: #757575. Windows color (decimal): -11238271 or 8488020. OLE color: 8488020.
HSL color Cylindrical-coordinate representation of color #548481: hue angle of 176.25º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #548481 is Cyan = 0.36, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 132 | 129 | - |
| CMYK | 0.36 | 0 | 0.02 | 0.48 |
| HSL | 176.25º | 0.22% | 0.42% | - |
| HSV(B) | 176.25º | 0.36% | 0.52% | - |
| XYZ | 15.87 | 19.97 | 23.79 | - |
| YUV | 117.31 | 134.6 | 104.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 132 | 129 | 0.36 | 0 | 0.02 | 0.48 | 176.25 | 0.22 | 0.42 |
| Hex | 54 | 84 | 81 | 24 | 0 | 2 | 30 | B0 | 16 | 2A |
| Octal | 124 | 204 | 201 | 44 | 0 | 2 | 60 | 260 | 26 | 52 |
| Binary | 1010100 | 10000100 | 10000001 | 100100 | 0 | 10 | 110000 | 10110000 | 10110 | 101010 |
Color Harmonies of #548481
Complementary color
Monochromatic Colors of #548481
Black with #548481
Text Example
Text Example
White with #548481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548481; }
p { color: rgb(84,132,129); }
H1.HeaderClassName
{
color: #548481;
}
.AnyTagClassName
{
color: #548481;
}
</style>
background-color css
<style>
a { background-color: #548481; }
a { background-color: rgb(84,132,129); }
div.DivClassName
{
background-color: #548481;
}
.BgClassName
{
background-color: #548481;
}
</style>
border-color css
<style>
span { border-color: #548481; }
span { border-color: rgb(84,132,129); }
td.TdClassName
{
border-color: #548481;
}
.TagClassName
{
border-color: #548481;
}
</style>