Shades of Breaker Bay #497874
Tints of Breaker Bay #497874
RGB
CMYK
RGB Variations
Color information
#497874 (or 0x497874) is known color: Breaker Bay. HEX triplet: 49, 78 and 74. RGB value is (73,120,116). Sum of RGB (Red+Green+Blue) = 73+120+116=309 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.62% from 309); Green value is 120 (47.27% from 255 or 38.83% from 309); Blue value is 116 (45.70% from 255 or 37.54% from 309); Max value from RGB is 120 - color contains mainly: green. Hex color #497874 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497874 is #B6878B. Grayscale: #696969. Windows color (decimal): -11962252 or 7632969. OLE color: 7632969.
HSL color Cylindrical-coordinate representation of color #497874: hue angle of 174.89º 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 #497874 is Cyan = 0.39, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 120 | 116 | - |
| CMYK | 0.39 | 0 | 0.03 | 0.53 |
| HSL | 174.89º | 0.24% | 0.38% | - |
| HSV(B) | 174.89º | 0.39% | 0.47% | - |
| XYZ | 12.62 | 16.11 | 18.97 | - |
| YUV | 105.49 | 133.93 | 104.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 120 | 116 | 0.39 | 0 | 0.03 | 0.53 | 174.89 | 0.24 | 0.38 |
| Hex | 49 | 78 | 74 | 27 | 0 | 3 | 35 | AF | 18 | 26 |
| Octal | 111 | 170 | 164 | 47 | 0 | 3 | 65 | 257 | 30 | 46 |
| Binary | 1001001 | 1111000 | 1110100 | 100111 | 0 | 11 | 110101 | 10101111 | 11000 | 100110 |
Color Harmonies of #497874
Complementary color
Monochromatic Colors of #497874
Black with #497874
Text Example
Text Example
White with #497874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497874; }
p { color: rgb(73,120,116); }
H1.HeaderClassName
{
color: #497874;
}
.AnyTagClassName
{
color: #497874;
}
</style>
background-color css
<style>
a { background-color: #497874; }
a { background-color: rgb(73,120,116); }
div.DivClassName
{
background-color: #497874;
}
.BgClassName
{
background-color: #497874;
}
</style>
border-color css
<style>
span { border-color: #497874; }
span { border-color: rgb(73,120,116); }
td.TdClassName
{
border-color: #497874;
}
.TagClassName
{
border-color: #497874;
}
</style>