Shades of Breaker Bay #548583
Tints of Breaker Bay #548583
RGB
CMYK
RGB Variations
Color information
#548583 (or 0x548583) is known color: Breaker Bay. HEX triplet: 54, 85 and 83. RGB value is (84,133,131). Sum of RGB (Red+Green+Blue) = 84+133+131=348 (46% of max value = 765). Red value is 84 (33.20% from 255 or 24.14% from 348); Green value is 133 (52.34% from 255 or 38.22% from 348); Blue value is 131 (51.56% from 255 or 37.64% from 348); Max value from RGB is 133 - color contains mainly: green. Hex color #548583 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548583 is #AB7A7C. Grayscale: #767676. Windows color (decimal): -11238013 or 8619348. OLE color: 8619348.
HSL color Cylindrical-coordinate representation of color #548583: hue angle of 177.55º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #548583 is Cyan = 0.37, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 133 | 131 | - |
| CMYK | 0.37 | 0 | 0.02 | 0.48 |
| HSL | 177.55º | 0.23% | 0.43% | - |
| HSV(B) | 177.55º | 0.37% | 0.52% | - |
| XYZ | 16.14 | 20.3 | 24.54 | - |
| YUV | 118.12 | 135.27 | 103.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 133 | 131 | 0.37 | 0 | 0.02 | 0.48 | 177.55 | 0.23 | 0.43 |
| Hex | 54 | 85 | 83 | 25 | 0 | 2 | 30 | B2 | 17 | 2B |
| Octal | 124 | 205 | 203 | 45 | 0 | 2 | 60 | 262 | 27 | 53 |
| Binary | 1010100 | 10000101 | 10000011 | 100101 | 0 | 10 | 110000 | 10110010 | 10111 | 101011 |
Color Harmonies of #548583
Complementary color
Monochromatic Colors of #548583
Black with #548583
Text Example
Text Example
White with #548583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548583; }
p { color: rgb(84,133,131); }
H1.HeaderClassName
{
color: #548583;
}
.AnyTagClassName
{
color: #548583;
}
</style>
background-color css
<style>
a { background-color: #548583; }
a { background-color: rgb(84,133,131); }
div.DivClassName
{
background-color: #548583;
}
.BgClassName
{
background-color: #548583;
}
</style>
border-color css
<style>
span { border-color: #548583; }
span { border-color: rgb(84,133,131); }
td.TdClassName
{
border-color: #548583;
}
.TagClassName
{
border-color: #548583;
}
</style>