Shades of Breaker Bay #508277
Tints of Breaker Bay #508277
RGB
CMYK
RGB Variations
Color information
#508277 (or 0x508277) is known color: Breaker Bay. HEX triplet: 50, 82 and 77. RGB value is (80,130,119). Sum of RGB (Red+Green+Blue) = 80+130+119=329 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.32% from 329); Green value is 130 (51.17% from 255 or 39.51% from 329); Blue value is 119 (46.88% from 255 or 36.17% from 329); Max value from RGB is 130 - color contains mainly: green. Hex color #508277 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508277 is #AF7D88. Grayscale: #717171. Windows color (decimal): -11500937 or 7832144. OLE color: 7832144.
HSL color Cylindrical-coordinate representation of color #508277: hue angle of 166.8º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #508277 is Cyan = 0.38, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 130 | 119 | - |
| CMYK | 0.38 | 0 | 0.08 | 0.49 |
| HSL | 166.8º | 0.24% | 0.41% | - |
| HSV(B) | 166.8º | 0.38% | 0.51% | - |
| XYZ | 14.62 | 19 | 20.35 | - |
| YUV | 113.8 | 130.94 | 103.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 130 | 119 | 0.38 | 0 | 0.08 | 0.49 | 166.8 | 0.24 | 0.41 |
| Hex | 50 | 82 | 77 | 26 | 0 | 8 | 31 | A7 | 18 | 29 |
| Octal | 120 | 202 | 167 | 46 | 0 | 10 | 61 | 247 | 30 | 51 |
| Binary | 1010000 | 10000010 | 1110111 | 100110 | 0 | 1000 | 110001 | 10100111 | 11000 | 101001 |
Color Harmonies of #508277
Complementary color
Monochromatic Colors of #508277
Black with #508277
Text Example
Text Example
White with #508277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508277; }
p { color: rgb(80,130,119); }
H1.HeaderClassName
{
color: #508277;
}
.AnyTagClassName
{
color: #508277;
}
</style>
background-color css
<style>
a { background-color: #508277; }
a { background-color: rgb(80,130,119); }
div.DivClassName
{
background-color: #508277;
}
.BgClassName
{
background-color: #508277;
}
</style>
border-color css
<style>
span { border-color: #508277; }
span { border-color: rgb(80,130,119); }
td.TdClassName
{
border-color: #508277;
}
.TagClassName
{
border-color: #508277;
}
</style>