Shades of Breaker Bay #538279
Tints of Breaker Bay #538279
RGB
CMYK
RGB Variations
Color information
#538279 (or 0x538279) is known color: Breaker Bay. HEX triplet: 53, 82 and 79. RGB value is (83,130,121). Sum of RGB (Red+Green+Blue) = 83+130+121=334 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.85% from 334); Green value is 130 (51.17% from 255 or 38.92% from 334); Blue value is 121 (47.66% from 255 or 36.23% from 334); Max value from RGB is 130 - color contains mainly: green. Hex color #538279 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538279 is #AC7D86. Grayscale: #727272. Windows color (decimal): -11304327 or 7963219. OLE color: 7963219.
HSL color Cylindrical-coordinate representation of color #538279: hue angle of 168.51º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #538279 is Cyan = 0.36, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 121 | - |
| CMYK | 0.36 | 0 | 0.07 | 0.49 |
| HSL | 168.51º | 0.22% | 0.42% | - |
| HSV(B) | 168.51º | 0.36% | 0.51% | - |
| XYZ | 15 | 19.18 | 21 | - |
| YUV | 114.92 | 131.43 | 105.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 121 | 0.36 | 0 | 0.07 | 0.49 | 168.51 | 0.22 | 0.42 |
| Hex | 53 | 82 | 79 | 24 | 0 | 7 | 31 | A9 | 16 | 2A |
| Octal | 123 | 202 | 171 | 44 | 0 | 7 | 61 | 251 | 26 | 52 |
| Binary | 1010011 | 10000010 | 1111001 | 100100 | 0 | 111 | 110001 | 10101001 | 10110 | 101010 |
Color Harmonies of #538279
Complementary color
Monochromatic Colors of #538279
Black with #538279
Text Example
Text Example
White with #538279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538279; }
p { color: rgb(83,130,121); }
H1.HeaderClassName
{
color: #538279;
}
.AnyTagClassName
{
color: #538279;
}
</style>
background-color css
<style>
a { background-color: #538279; }
a { background-color: rgb(83,130,121); }
div.DivClassName
{
background-color: #538279;
}
.BgClassName
{
background-color: #538279;
}
</style>
border-color css
<style>
span { border-color: #538279; }
span { border-color: rgb(83,130,121); }
td.TdClassName
{
border-color: #538279;
}
.TagClassName
{
border-color: #538279;
}
</style>