Shades of Breaker Bay #497979
Tints of Breaker Bay #497979
RGB
CMYK
RGB Variations
Color information
#497979 (or 0x497979) is known color: Breaker Bay. HEX triplet: 49, 79 and 79. RGB value is (73,121,121). Sum of RGB (Red+Green+Blue) = 73+121+121=315 (41% of max value = 765). Red value is 73 (28.91% from 255 or 23.17% from 315); Green value is 121 (47.66% from 255 or 38.41% from 315); Blue value is 121 (47.66% from 255 or 38.41% from 315); Max value from RGB is 121 - color contains mainly: green, blue. Hex color #497979 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497979 is #B68686. Grayscale: #6A6A6A. Windows color (decimal): -11961991 or 7960905. OLE color: 7960905.
HSL color Cylindrical-coordinate representation of color #497979: hue angle of 180º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #497979 is Cyan = 0.40, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 121 | 121 | - |
| CMYK | 0.40 | 0 | 0 | 0.53 |
| HSL | 180º | 0.25% | 0.38% | - |
| HSV(B) | 180º | 0.4% | 0.47% | - |
| XYZ | 13.04 | 16.47 | 20.58 | - |
| YUV | 106.65 | 136.1 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 121 | 121 | 0.40 | 0 | 0 | 0.53 | 180 | 0.25 | 0.38 |
| Hex | 49 | 79 | 79 | 28 | 0 | 0 | 35 | B4 | 19 | 26 |
| Octal | 111 | 171 | 171 | 50 | 0 | 0 | 65 | 264 | 31 | 46 |
| Binary | 1001001 | 1111001 | 1111001 | 101000 | 0 | 0 | 110101 | 10110100 | 11001 | 100110 |
Color Harmonies of #497979
Complementary color
Monochromatic Colors of #497979
Black with #497979
Text Example
Text Example
White with #497979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497979; }
p { color: rgb(73,121,121); }
H1.HeaderClassName
{
color: #497979;
}
.AnyTagClassName
{
color: #497979;
}
</style>
background-color css
<style>
a { background-color: #497979; }
a { background-color: rgb(73,121,121); }
div.DivClassName
{
background-color: #497979;
}
.BgClassName
{
background-color: #497979;
}
</style>
border-color css
<style>
span { border-color: #497979; }
span { border-color: rgb(73,121,121); }
td.TdClassName
{
border-color: #497979;
}
.TagClassName
{
border-color: #497979;
}
</style>