Shades of Breaker Bay #537779
Tints of Breaker Bay #537779
RGB
CMYK
RGB Variations
Color information
#537779 (or 0x537779) is known color: Breaker Bay. HEX triplet: 53, 77 and 79. RGB value is (83,119,121). Sum of RGB (Red+Green+Blue) = 83+119+121=323 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.70% from 323); Green value is 119 (46.88% from 255 or 36.84% from 323); Blue value is 121 (47.66% from 255 or 37.46% from 323); Max value from RGB is 121 - color contains mainly: blue. Hex color #537779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537779 is #AC8886. Grayscale: #6C6C6C. Windows color (decimal): -11307143 or 7960403. OLE color: 7960403.
HSL color Cylindrical-coordinate representation of color #537779: hue angle of 183.16º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #537779 is Cyan = 0.31, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 121 | - |
| CMYK | 0.31 | 0.02 | 0 | 0.53 |
| HSL | 183.16º | 0.19% | 0.4% | - |
| HSV(B) | 183.16º | 0.31% | 0.47% | - |
| XYZ | 13.62 | 16.41 | 20.54 | - |
| YUV | 108.46 | 135.07 | 109.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 121 | 0.31 | 0.02 | 0 | 0.53 | 183.16 | 0.19 | 0.4 |
| Hex | 53 | 77 | 79 | 1F | 2 | 0 | 35 | B7 | 13 | 28 |
| Octal | 123 | 167 | 171 | 37 | 2 | 0 | 65 | 267 | 23 | 50 |
| Binary | 1010011 | 1110111 | 1111001 | 11111 | 10 | 0 | 110101 | 10110111 | 10011 | 101000 |
Color Harmonies of #537779
Complementary color
Monochromatic Colors of #537779
Black with #537779
Text Example
Text Example
White with #537779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537779; }
p { color: rgb(83,119,121); }
H1.HeaderClassName
{
color: #537779;
}
.AnyTagClassName
{
color: #537779;
}
</style>
background-color css
<style>
a { background-color: #537779; }
a { background-color: rgb(83,119,121); }
div.DivClassName
{
background-color: #537779;
}
.BgClassName
{
background-color: #537779;
}
</style>
border-color css
<style>
span { border-color: #537779; }
span { border-color: rgb(83,119,121); }
td.TdClassName
{
border-color: #537779;
}
.TagClassName
{
border-color: #537779;
}
</style>