Shades of Breaker Bay #537273
Tints of Breaker Bay #537273
RGB
CMYK
RGB Variations
Color information
#537273 (or 0x537273) is known color: Breaker Bay. HEX triplet: 53, 72 and 73. RGB value is (83,114,115). Sum of RGB (Red+Green+Blue) = 83+114+115=312 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.60% from 312); Green value is 114 (44.92% from 255 or 36.54% from 312); Blue value is 115 (45.31% from 255 or 36.86% from 312); Max value from RGB is 115 - color contains mainly: blue. Hex color #537273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537273 is #AC8D8C. Grayscale: #686868. Windows color (decimal): -11308429 or 7565907. OLE color: 7565907.
HSL color Cylindrical-coordinate representation of color #537273: hue angle of 181.88º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #537273 is Cyan = 0.28, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 115 | - |
| CMYK | 0.28 | 0.01 | 0 | 0.55 |
| HSL | 181.88º | 0.16% | 0.39% | - |
| HSV(B) | 181.88º | 0.28% | 0.45% | - |
| XYZ | 12.68 | 15.11 | 18.47 | - |
| YUV | 104.85 | 133.73 | 112.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 115 | 0.28 | 0.01 | 0 | 0.55 | 181.88 | 0.16 | 0.39 |
| Hex | 53 | 72 | 73 | 1C | 1 | 0 | 37 | B6 | 10 | 27 |
| Octal | 123 | 162 | 163 | 34 | 1 | 0 | 67 | 266 | 20 | 47 |
| Binary | 1010011 | 1110010 | 1110011 | 11100 | 1 | 0 | 110111 | 10110110 | 10000 | 100111 |
Color Harmonies of #537273
Complementary color
Monochromatic Colors of #537273
Black with #537273
Text Example
Text Example
White with #537273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537273; }
p { color: rgb(83,114,115); }
H1.HeaderClassName
{
color: #537273;
}
.AnyTagClassName
{
color: #537273;
}
</style>
background-color css
<style>
a { background-color: #537273; }
a { background-color: rgb(83,114,115); }
div.DivClassName
{
background-color: #537273;
}
.BgClassName
{
background-color: #537273;
}
</style>
border-color css
<style>
span { border-color: #537273; }
span { border-color: rgb(83,114,115); }
td.TdClassName
{
border-color: #537273;
}
.TagClassName
{
border-color: #537273;
}
</style>