Shades of Breaker Bay #497877
Tints of Breaker Bay #497877
RGB
CMYK
RGB Variations
Color information
#497877 (or 0x497877) is known color: Breaker Bay. HEX triplet: 49, 78 and 77. RGB value is (73,120,119). Sum of RGB (Red+Green+Blue) = 73+120+119=312 (41% of max value = 765). Red value is 73 (28.91% from 255 or 23.40% from 312); Green value is 120 (47.27% from 255 or 38.46% from 312); Blue value is 119 (46.88% from 255 or 38.14% from 312); Max value from RGB is 120 - color contains mainly: green. Hex color #497877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497877 is #B68788. Grayscale: #696969. Windows color (decimal): -11962249 or 7829577. OLE color: 7829577.
HSL color Cylindrical-coordinate representation of color #497877: hue angle of 178.72º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #497877 is Cyan = 0.39, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 120 | 119 | - |
| CMYK | 0.39 | 0 | 0.01 | 0.53 |
| HSL | 178.72º | 0.24% | 0.38% | - |
| HSV(B) | 178.72º | 0.39% | 0.47% | - |
| XYZ | 12.79 | 16.18 | 19.9 | - |
| YUV | 105.83 | 135.43 | 104.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 120 | 119 | 0.39 | 0 | 0.01 | 0.53 | 178.72 | 0.24 | 0.38 |
| Hex | 49 | 78 | 77 | 27 | 0 | 1 | 35 | B3 | 18 | 26 |
| Octal | 111 | 170 | 167 | 47 | 0 | 1 | 65 | 263 | 30 | 46 |
| Binary | 1001001 | 1111000 | 1110111 | 100111 | 0 | 1 | 110101 | 10110011 | 11000 | 100110 |
Color Harmonies of #497877
Complementary color
Monochromatic Colors of #497877
Black with #497877
Text Example
Text Example
White with #497877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497877; }
p { color: rgb(73,120,119); }
H1.HeaderClassName
{
color: #497877;
}
.AnyTagClassName
{
color: #497877;
}
</style>
background-color css
<style>
a { background-color: #497877; }
a { background-color: rgb(73,120,119); }
div.DivClassName
{
background-color: #497877;
}
.BgClassName
{
background-color: #497877;
}
</style>
border-color css
<style>
span { border-color: #497877; }
span { border-color: rgb(73,120,119); }
td.TdClassName
{
border-color: #497877;
}
.TagClassName
{
border-color: #497877;
}
</style>