Shades of Breaker Bay #537878
Tints of Breaker Bay #537878
RGB
CMYK
RGB Variations
Color information
#537878 (or 0x537878) is known color: Breaker Bay. HEX triplet: 53, 78 and 78. RGB value is (83,120,120). Sum of RGB (Red+Green+Blue) = 83+120+120=323 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.70% from 323); Green value is 120 (47.27% from 255 or 37.15% from 323); Blue value is 120 (47.27% from 255 or 37.15% from 323); Max value from RGB is 120 - color contains mainly: green, blue. Hex color #537878 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537878 is #AC8787. Grayscale: #6C6C6C. Windows color (decimal): -11306888 or 7895123. OLE color: 7895123.
HSL color Cylindrical-coordinate representation of color #537878: hue angle of 180º 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 #537878 is Cyan = 0.31, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 120 | 120 | - |
| CMYK | 0.31 | 0 | 0 | 0.53 |
| HSL | 180º | 0.18% | 0.4% | - |
| HSV(B) | 180º | 0.31% | 0.47% | - |
| XYZ | 13.67 | 16.63 | 20.26 | - |
| YUV | 108.94 | 134.24 | 109.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 120 | 120 | 0.31 | 0 | 0 | 0.53 | 180 | 0.18 | 0.4 |
| Hex | 53 | 78 | 78 | 1F | 0 | 0 | 35 | B4 | 12 | 28 |
| Octal | 123 | 170 | 170 | 37 | 0 | 0 | 65 | 264 | 22 | 50 |
| Binary | 1010011 | 1111000 | 1111000 | 11111 | 0 | 0 | 110101 | 10110100 | 10010 | 101000 |
Color Harmonies of #537878
Complementary color
Monochromatic Colors of #537878
Black with #537878
Text Example
Text Example
White with #537878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537878; }
p { color: rgb(83,120,120); }
H1.HeaderClassName
{
color: #537878;
}
.AnyTagClassName
{
color: #537878;
}
</style>
background-color css
<style>
a { background-color: #537878; }
a { background-color: rgb(83,120,120); }
div.DivClassName
{
background-color: #537878;
}
.BgClassName
{
background-color: #537878;
}
</style>
border-color css
<style>
span { border-color: #537878; }
span { border-color: rgb(83,120,120); }
td.TdClassName
{
border-color: #537878;
}
.TagClassName
{
border-color: #537878;
}
</style>