Shades of Breaker Bay #497673
Tints of Breaker Bay #497673
RGB
CMYK
RGB Variations
Color information
#497673 (or 0x497673) is known color: Breaker Bay. HEX triplet: 49, 76 and 73. RGB value is (73,118,115). Sum of RGB (Red+Green+Blue) = 73+118+115=306 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.86% from 306); Green value is 118 (46.48% from 255 or 38.56% from 306); Blue value is 115 (45.31% from 255 or 37.58% from 306); Max value from RGB is 118 - color contains mainly: green. Hex color #497673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497673 is #B6898C. Grayscale: #686868. Windows color (decimal): -11962765 or 7566921. OLE color: 7566921.
HSL color Cylindrical-coordinate representation of color #497673: hue angle of 176º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #497673 is Cyan = 0.38, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 115 | - |
| CMYK | 0.38 | 0 | 0.03 | 0.54 |
| HSL | 176º | 0.24% | 0.37% | - |
| HSV(B) | 176º | 0.38% | 0.46% | - |
| XYZ | 12.32 | 15.61 | 18.58 | - |
| YUV | 104.2 | 134.09 | 105.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 115 | 0.38 | 0 | 0.03 | 0.54 | 176 | 0.24 | 0.37 |
| Hex | 49 | 76 | 73 | 26 | 0 | 3 | 36 | B0 | 18 | 25 |
| Octal | 111 | 166 | 163 | 46 | 0 | 3 | 66 | 260 | 30 | 45 |
| Binary | 1001001 | 1110110 | 1110011 | 100110 | 0 | 11 | 110110 | 10110000 | 11000 | 100101 |
Color Harmonies of #497673
Complementary color
Monochromatic Colors of #497673
Black with #497673
Text Example
Text Example
White with #497673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497673; }
p { color: rgb(73,118,115); }
H1.HeaderClassName
{
color: #497673;
}
.AnyTagClassName
{
color: #497673;
}
</style>
background-color css
<style>
a { background-color: #497673; }
a { background-color: rgb(73,118,115); }
div.DivClassName
{
background-color: #497673;
}
.BgClassName
{
background-color: #497673;
}
</style>
border-color css
<style>
span { border-color: #497673; }
span { border-color: rgb(73,118,115); }
td.TdClassName
{
border-color: #497673;
}
.TagClassName
{
border-color: #497673;
}
</style>