Shades of Breaker Bay #537578
Tints of Breaker Bay #537578
RGB
CMYK
RGB Variations
Color information
#537578 (or 0x537578) is known color: Breaker Bay. HEX triplet: 53, 75 and 78. RGB value is (83,117,120). Sum of RGB (Red+Green+Blue) = 83+117+120=320 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.94% from 320); Green value is 117 (46.09% from 255 or 36.56% from 320); Blue value is 120 (47.27% from 255 or 37.5% from 320); Max value from RGB is 120 - color contains mainly: blue. Hex color #537578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537578 is #AC8A87. Grayscale: #6B6B6B. Windows color (decimal): -11307656 or 7894355. OLE color: 7894355.
HSL color Cylindrical-coordinate representation of color #537578: hue angle of 184.86º degrees, saturation: 0.18, 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 #537578 is Cyan = 0.31, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 117 | 120 | - |
| CMYK | 0.31 | 0.02 | 0 | 0.53 |
| HSL | 184.86º | 0.18% | 0.4% | - |
| HSV(B) | 184.86º | 0.31% | 0.47% | - |
| XYZ | 13.32 | 15.92 | 20.14 | - |
| YUV | 107.18 | 135.24 | 110.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 120 | 0.31 | 0.02 | 0 | 0.53 | 184.86 | 0.18 | 0.4 |
| Hex | 53 | 75 | 78 | 1F | 2 | 0 | 35 | B9 | 12 | 28 |
| Octal | 123 | 165 | 170 | 37 | 2 | 0 | 65 | 271 | 22 | 50 |
| Binary | 1010011 | 1110101 | 1111000 | 11111 | 10 | 0 | 110101 | 10111001 | 10010 | 101000 |
Color Harmonies of #537578
Complementary color
Monochromatic Colors of #537578
Black with #537578
Text Example
Text Example
White with #537578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537578; }
p { color: rgb(83,117,120); }
H1.HeaderClassName
{
color: #537578;
}
.AnyTagClassName
{
color: #537578;
}
</style>
background-color css
<style>
a { background-color: #537578; }
a { background-color: rgb(83,117,120); }
div.DivClassName
{
background-color: #537578;
}
.BgClassName
{
background-color: #537578;
}
</style>
border-color css
<style>
span { border-color: #537578; }
span { border-color: rgb(83,117,120); }
td.TdClassName
{
border-color: #537578;
}
.TagClassName
{
border-color: #537578;
}
</style>