Shades of Breaker Bay #537476
Tints of Breaker Bay #537476
RGB
CMYK
RGB Variations
Color information
#537476 (or 0x537476) is known color: Breaker Bay. HEX triplet: 53, 74 and 76. RGB value is (83,116,118). Sum of RGB (Red+Green+Blue) = 83+116+118=317 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.18% from 317); Green value is 116 (45.70% from 255 or 36.59% from 317); Blue value is 118 (46.48% from 255 or 37.22% from 317); Max value from RGB is 118 - color contains mainly: blue. Hex color #537476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537476 is #AC8B89. Grayscale: #6A6A6A. Windows color (decimal): -11307914 or 7763027. OLE color: 7763027.
HSL color Cylindrical-coordinate representation of color #537476: hue angle of 183.43º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537476 is Cyan = 0.30, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 116 | 118 | - |
| CMYK | 0.30 | 0.02 | 0 | 0.54 |
| HSL | 183.43º | 0.17% | 0.39% | - |
| HSV(B) | 183.43º | 0.3% | 0.46% | - |
| XYZ | 13.08 | 15.64 | 19.47 | - |
| YUV | 106.36 | 134.57 | 111.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 118 | 0.30 | 0.02 | 0 | 0.54 | 183.43 | 0.17 | 0.39 |
| Hex | 53 | 74 | 76 | 1E | 2 | 0 | 36 | B7 | 11 | 27 |
| Octal | 123 | 164 | 166 | 36 | 2 | 0 | 66 | 267 | 21 | 47 |
| Binary | 1010011 | 1110100 | 1110110 | 11110 | 10 | 0 | 110110 | 10110111 | 10001 | 100111 |
Color Harmonies of #537476
Complementary color
Monochromatic Colors of #537476
Black with #537476
Text Example
Text Example
White with #537476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537476; }
p { color: rgb(83,116,118); }
H1.HeaderClassName
{
color: #537476;
}
.AnyTagClassName
{
color: #537476;
}
</style>
background-color css
<style>
a { background-color: #537476; }
a { background-color: rgb(83,116,118); }
div.DivClassName
{
background-color: #537476;
}
.BgClassName
{
background-color: #537476;
}
</style>
border-color css
<style>
span { border-color: #537476; }
span { border-color: rgb(83,116,118); }
td.TdClassName
{
border-color: #537476;
}
.TagClassName
{
border-color: #537476;
}
</style>