Shades of Breaker Bay #497978
Tints of Breaker Bay #497978
RGB
CMYK
RGB Variations
Color information
#497978 (or 0x497978) is known color: Breaker Bay. HEX triplet: 49, 79 and 78. RGB value is (73,121,120). Sum of RGB (Red+Green+Blue) = 73+121+120=314 (41% of max value = 765). Red value is 73 (28.91% from 255 or 23.25% from 314); Green value is 121 (47.66% from 255 or 38.54% from 314); Blue value is 120 (47.27% from 255 or 38.22% from 314); Max value from RGB is 121 - color contains mainly: green. Hex color #497978 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497978 is #B68687. Grayscale: #6A6A6A. Windows color (decimal): -11961992 or 7895369. OLE color: 7895369.
HSL color Cylindrical-coordinate representation of color #497978: hue angle of 178.75º 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 #497978 is Cyan = 0.40, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 121 | 120 | - |
| CMYK | 0.40 | 0 | 0.01 | 0.53 |
| HSL | 178.75º | 0.25% | 0.38% | - |
| HSV(B) | 178.75º | 0.4% | 0.47% | - |
| XYZ | 12.98 | 16.45 | 20.26 | - |
| YUV | 106.53 | 135.6 | 104.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 121 | 120 | 0.40 | 0 | 0.01 | 0.53 | 178.75 | 0.25 | 0.38 |
| Hex | 49 | 79 | 78 | 28 | 0 | 1 | 35 | B3 | 19 | 26 |
| Octal | 111 | 171 | 170 | 50 | 0 | 1 | 65 | 263 | 31 | 46 |
| Binary | 1001001 | 1111001 | 1111000 | 101000 | 0 | 1 | 110101 | 10110011 | 11001 | 100110 |
Color Harmonies of #497978
Complementary color
Monochromatic Colors of #497978
Black with #497978
Text Example
Text Example
White with #497978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497978; }
p { color: rgb(73,121,120); }
H1.HeaderClassName
{
color: #497978;
}
.AnyTagClassName
{
color: #497978;
}
</style>
background-color css
<style>
a { background-color: #497978; }
a { background-color: rgb(73,121,120); }
div.DivClassName
{
background-color: #497978;
}
.BgClassName
{
background-color: #497978;
}
</style>
border-color css
<style>
span { border-color: #497978; }
span { border-color: rgb(73,121,120); }
td.TdClassName
{
border-color: #497978;
}
.TagClassName
{
border-color: #497978;
}
</style>