Shades of Breaker Bay #537577
Tints of Breaker Bay #537577
RGB
CMYK
RGB Variations
Color information
#537577 (or 0x537577) is known color: Breaker Bay. HEX triplet: 53, 75 and 77. RGB value is (83,117,119). Sum of RGB (Red+Green+Blue) = 83+117+119=319 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.02% from 319); Green value is 117 (46.09% from 255 or 36.68% from 319); Blue value is 119 (46.88% from 255 or 37.30% from 319); Max value from RGB is 119 - color contains mainly: blue. Hex color #537577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537577 is #AC8A88. Grayscale: #6B6B6B. Windows color (decimal): -11307657 or 7828819. OLE color: 7828819.
HSL color Cylindrical-coordinate representation of color #537577: hue angle of 183.33º 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 #537577 is Cyan = 0.30, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 117 | 119 | - |
| CMYK | 0.30 | 0.02 | 0 | 0.53 |
| HSL | 183.33º | 0.18% | 0.4% | - |
| HSV(B) | 183.33º | 0.3% | 0.47% | - |
| XYZ | 13.26 | 15.89 | 19.82 | - |
| YUV | 107.06 | 134.74 | 110.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 119 | 0.30 | 0.02 | 0 | 0.53 | 183.33 | 0.18 | 0.4 |
| Hex | 53 | 75 | 77 | 1E | 2 | 0 | 35 | B7 | 12 | 28 |
| Octal | 123 | 165 | 167 | 36 | 2 | 0 | 65 | 267 | 22 | 50 |
| Binary | 1010011 | 1110101 | 1110111 | 11110 | 10 | 0 | 110101 | 10110111 | 10010 | 101000 |
Color Harmonies of #537577
Complementary color
Monochromatic Colors of #537577
Black with #537577
Text Example
Text Example
White with #537577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537577; }
p { color: rgb(83,117,119); }
H1.HeaderClassName
{
color: #537577;
}
.AnyTagClassName
{
color: #537577;
}
</style>
background-color css
<style>
a { background-color: #537577; }
a { background-color: rgb(83,117,119); }
div.DivClassName
{
background-color: #537577;
}
.BgClassName
{
background-color: #537577;
}
</style>
border-color css
<style>
span { border-color: #537577; }
span { border-color: rgb(83,117,119); }
td.TdClassName
{
border-color: #537577;
}
.TagClassName
{
border-color: #537577;
}
</style>