Shades of Breaker Bay #507774
Tints of Breaker Bay #507774
RGB
CMYK
RGB Variations
Color information
#507774 (or 0x507774) is known color: Breaker Bay. HEX triplet: 50, 77 and 74. RGB value is (80,119,116). Sum of RGB (Red+Green+Blue) = 80+119+116=315 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.40% from 315); Green value is 119 (46.88% from 255 or 37.78% from 315); Blue value is 116 (45.70% from 255 or 36.83% from 315); Max value from RGB is 119 - color contains mainly: green. Hex color #507774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507774 is #AF888B. Grayscale: #6A6A6A. Windows color (decimal): -11503756 or 7632720. OLE color: 7632720.
HSL color Cylindrical-coordinate representation of color #507774: hue angle of 175.38º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #507774 is Cyan = 0.33, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 119 | 116 | - |
| CMYK | 0.33 | 0 | 0.03 | 0.53 |
| HSL | 175.38º | 0.2% | 0.39% | - |
| HSV(B) | 175.38º | 0.33% | 0.47% | - |
| XYZ | 13.06 | 16.16 | 18.95 | - |
| YUV | 107 | 133.08 | 108.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 119 | 116 | 0.33 | 0 | 0.03 | 0.53 | 175.38 | 0.2 | 0.39 |
| Hex | 50 | 77 | 74 | 21 | 0 | 3 | 35 | AF | 14 | 27 |
| Octal | 120 | 167 | 164 | 41 | 0 | 3 | 65 | 257 | 24 | 47 |
| Binary | 1010000 | 1110111 | 1110100 | 100001 | 0 | 11 | 110101 | 10101111 | 10100 | 100111 |
Color Harmonies of #507774
Complementary color
Monochromatic Colors of #507774
Black with #507774
Text Example
Text Example
White with #507774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507774; }
p { color: rgb(80,119,116); }
H1.HeaderClassName
{
color: #507774;
}
.AnyTagClassName
{
color: #507774;
}
</style>
background-color css
<style>
a { background-color: #507774; }
a { background-color: rgb(80,119,116); }
div.DivClassName
{
background-color: #507774;
}
.BgClassName
{
background-color: #507774;
}
</style>
border-color css
<style>
span { border-color: #507774; }
span { border-color: rgb(80,119,116); }
td.TdClassName
{
border-color: #507774;
}
.TagClassName
{
border-color: #507774;
}
</style>